Class: AsposeWordsCloud::WordsApi
- Inherits:
-
Object
- Object
- AsposeWordsCloud::WordsApi
- Defined in:
- lib/aspose_words_cloud/api/words_api.rb
Overview
Aspose.Words for Cloud API
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
Instance Method Summary collapse
-
#accept_all_revisions(request) ⇒ RevisionsModificationResponse
Accepts all revisions in the document.
-
#accept_all_revisions_online(request) ⇒ AcceptAllRevisionsOnlineResponse
Accepts all revisions in the document.
-
#append_document(request) ⇒ DocumentResponse
Appends documents to the original document.
-
#append_document_online(request) ⇒ AppendDocumentOnlineResponse
Appends documents to the original document.
-
#apply_style_to_document_element(request) ⇒ WordsResponse
Applies a style to the document node.
-
#apply_style_to_document_element_online(request) ⇒ ApplyStyleToDocumentElementOnlineResponse
Applies a style to the document node.
- #batch(batch_requests, display_intermediate_result = true) ⇒ Object
-
#build_report(request) ⇒ DocumentResponse
Executes the report generation process using the specified document template and the external data source in XML, JSON or CSV format.
-
#build_report_online(request) ⇒ File
Executes the report generation process online using the specified document template and the external data source in XML, JSON or CSV format.
-
#classify(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the specified raw text.
-
#classify_document(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
-
#classify_document_online(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
-
#compare_document(request) ⇒ DocumentResponse
Compares two documents.
-
#compare_document_online(request) ⇒ CompareDocumentOnlineResponse
Compares two documents.
-
#compress_document(request) ⇒ CompressResponse
Compress and resize images inside the document.
-
#compress_document_online(request) ⇒ CompressDocumentOnlineResponse
Compress and resize images inside the document.
-
#convert_document(request) ⇒ File
Converts a document on a local drive to the specified format.
-
#copy_file(request) ⇒ nil
Copy file.
-
#copy_folder(request) ⇒ nil
Copy folder.
-
#copy_style(request) ⇒ StyleResponse
Makes a copy of the style in the document.
-
#copy_style_online(request) ⇒ CopyStyleOnlineResponse
Makes a copy of the style in the document.
-
#copy_styles_from_template(request) ⇒ WordsResponse
Copies styles from the origin document to the target document.
-
#create_document(request) ⇒ DocumentResponse
Creates a new document in cloud storage in the format, determined by the file extension.
-
#create_folder(request) ⇒ nil
Create the folder.
-
#create_or_update_document_property(request) ⇒ DocumentPropertyResponse
Adds a new or updates an existing document property.
-
#create_or_update_document_property_online(request) ⇒ CreateOrUpdateDocumentPropertyOnlineResponse
Adds a new or updates an existing document property.
-
#delete_all_paragraph_tab_stops(request) ⇒ TabStopsResponse
Removes paragraph tab stops from the document node.
-
#delete_all_paragraph_tab_stops_online(request) ⇒ DeleteAllParagraphTabStopsOnlineResponse
Removes paragraph tab stops from the document node.
-
#delete_bookmark(request) ⇒ nil
Removes a bookmark from the document.
-
#delete_bookmark_online(request) ⇒ FILES_COLLECTION
Removes a bookmark from the document.
-
#delete_bookmarks(request) ⇒ nil
Removes all bookmarks from the document.
-
#delete_bookmarks_online(request) ⇒ FILES_COLLECTION
Removes all bookmarks from the document.
-
#delete_border(request) ⇒ BorderResponse
Removes a border from the document node.
-
#delete_border_online(request) ⇒ DeleteBorderOnlineResponse
Removes a border from the document node.
-
#delete_borders(request) ⇒ BordersResponse
Removes borders from the document node.
-
#delete_borders_online(request) ⇒ DeleteBordersOnlineResponse
Removes borders from the document node.
-
#delete_comment(request) ⇒ nil
Removes a comment from the document.
-
#delete_comment_online(request) ⇒ FILES_COLLECTION
Removes a comment from the document.
-
#delete_comments(request) ⇒ nil
Removes all comments from the document.
-
#delete_comments_online(request) ⇒ FILES_COLLECTION
Removes all comments from the document.
-
#delete_custom_xml_part(request) ⇒ nil
Removes the custom xml part from the document.
-
#delete_custom_xml_part_online(request) ⇒ FILES_COLLECTION
Removes the custom xml part from the document.
-
#delete_custom_xml_parts(request) ⇒ nil
Removes all custom xml parts from the document.
-
#delete_custom_xml_parts_online(request) ⇒ FILES_COLLECTION
Removes all custom xml parts from the document.
-
#delete_document_property(request) ⇒ nil
Removes a document property.
-
#delete_document_property_online(request) ⇒ FILES_COLLECTION
Removes a document property.
-
#delete_drawing_object(request) ⇒ nil
Removes a DrawingObject from the document node.
-
#delete_drawing_object_online(request) ⇒ FILES_COLLECTION
Removes a DrawingObject from the document node.
-
#delete_field(request) ⇒ nil
Removes a field from the document node.
-
#delete_field_online(request) ⇒ FILES_COLLECTION
Removes a field from the document node.
-
#delete_fields(request) ⇒ nil
Removes fields from the document node.
-
#delete_fields_online(request) ⇒ FILES_COLLECTION
Removes fields from the document node.
-
#delete_file(request) ⇒ nil
Delete file.
-
#delete_folder(request) ⇒ nil
Delete folder.
-
#delete_footnote(request) ⇒ nil
Removes a footnote from the document node.
-
#delete_footnote_online(request) ⇒ FILES_COLLECTION
Removes a footnote from the document node.
-
#delete_form_field(request) ⇒ nil
Removes a form field from the document node.
-
#delete_form_field_online(request) ⇒ FILES_COLLECTION
Removes a form field from the document node.
-
#delete_header_footer(request) ⇒ nil
Removes a HeaderFooter object from the document section.
-
#delete_header_footer_online(request) ⇒ FILES_COLLECTION
Removes a HeaderFooter object from the document section.
-
#delete_headers_footers(request) ⇒ nil
Removes HeaderFooter objects from the document section.
-
#delete_headers_footers_online(request) ⇒ FILES_COLLECTION
Removes HeaderFooter objects from the document section.
-
#delete_macros(request) ⇒ nil
Removes macros from the document.
-
#delete_macros_online(request) ⇒ FILES_COLLECTION
Removes macros from the document.
-
#delete_office_math_object(request) ⇒ nil
Removes an OfficeMath object from the document node.
-
#delete_office_math_object_online(request) ⇒ FILES_COLLECTION
Removes an OfficeMath object from the document node.
-
#delete_office_math_objects(request) ⇒ nil
Removes all office math objects from the document.
-
#delete_office_math_objects_online(request) ⇒ FILES_COLLECTION
Removes all office math objects from the document.
-
#delete_paragraph(request) ⇒ nil
Removes a paragraph from the document node.
-
#delete_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Removes the formatting properties of a paragraph list from the document node.
-
#delete_paragraph_list_format_online(request) ⇒ DeleteParagraphListFormatOnlineResponse
Removes the formatting properties of a paragraph list from the document node.
-
#delete_paragraph_online(request) ⇒ FILES_COLLECTION
Removes a paragraph from the document node.
-
#delete_paragraph_tab_stop(request) ⇒ TabStopsResponse
Removes a paragraph tab stop from the document node.
-
#delete_paragraph_tab_stop_online(request) ⇒ DeleteParagraphTabStopOnlineResponse
Removes a paragraph tab stop from the document node.
-
#delete_run(request) ⇒ nil
Removes a Run object from the paragraph.
-
#delete_run_online(request) ⇒ FILES_COLLECTION
Removes a Run object from the paragraph.
-
#delete_section(request) ⇒ nil
Removes a section from the document.
-
#delete_section_online(request) ⇒ FILES_COLLECTION
Removes a section from the document.
-
#delete_structured_document_tag(request) ⇒ nil
Removes a StructuredDocumentTag (SDT) from the document node.
-
#delete_structured_document_tag_online(request) ⇒ FILES_COLLECTION
Removes a StructuredDocumentTag (SDT) from the document node.
-
#delete_table(request) ⇒ nil
Removes a table from the document node.
-
#delete_table_cell(request) ⇒ nil
Removes a cell from the table row.
-
#delete_table_cell_online(request) ⇒ FILES_COLLECTION
Removes a cell from the table row.
-
#delete_table_online(request) ⇒ FILES_COLLECTION
Removes a table from the document node.
-
#delete_table_row(request) ⇒ nil
Removes a row from the table.
-
#delete_table_row_online(request) ⇒ FILES_COLLECTION
Removes a row from the table.
-
#delete_watermark(request) ⇒ DocumentResponse
Removes a watermark from the document.
-
#delete_watermark_online(request) ⇒ DeleteWatermarkOnlineResponse
Removes a watermark from the document.
-
#download_file(request) ⇒ File
Download file.
-
#encrypt(data) ⇒ string
Encrypt string.
-
#execute_mail_merge(request) ⇒ DocumentResponse
Executes a Mail Merge operation.
-
#execute_mail_merge_online(request) ⇒ File
Executes a Mail Merge operation online.
-
#get_all_revisions(request) ⇒ RevisionsResponse
Get all information about revisions.
-
#get_all_revisions_online(request) ⇒ RevisionsResponse
Get all information about revisions.
-
#get_available_fonts(request) ⇒ AvailableFontsResponse
Reads available fonts from the document.
-
#get_bookmark_by_name(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
-
#get_bookmark_by_name_online(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
-
#get_bookmarks(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
-
#get_bookmarks_online(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
-
#get_border(request) ⇒ BorderResponse
Reads a border from the document node.
-
#get_border_online(request) ⇒ BorderResponse
Reads a border from the document node.
-
#get_borders(request) ⇒ BordersResponse
Reads borders from the document node.
-
#get_borders_online(request) ⇒ BordersResponse
Reads borders from the document node.
-
#get_comment(request) ⇒ CommentResponse
Reads a comment from the document.
-
#get_comment_online(request) ⇒ CommentResponse
Reads a comment from the document.
-
#get_comments(request) ⇒ CommentsResponse
Reads comments from the document.
-
#get_comments_online(request) ⇒ CommentsResponse
Reads comments from the document.
-
#get_custom_xml_part(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
-
#get_custom_xml_part_online(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
-
#get_custom_xml_parts(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
-
#get_custom_xml_parts_online(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
-
#get_document(request) ⇒ DocumentResponse
Reads common information from the document.
-
#get_document_drawing_object_by_index(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
-
#get_document_drawing_object_by_index_online(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
-
#get_document_drawing_object_image_data(request) ⇒ File
Reads image data of a DrawingObject from the document node.
-
#get_document_drawing_object_image_data_online(request) ⇒ File
Reads image data of a DrawingObject from the document node.
-
#get_document_drawing_object_ole_data(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
-
#get_document_drawing_object_ole_data_online(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
-
#get_document_drawing_objects(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
-
#get_document_drawing_objects_online(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
-
#get_document_field_names(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
-
#get_document_field_names_online(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
-
#get_document_hyperlink_by_index(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
-
#get_document_hyperlink_by_index_online(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
-
#get_document_hyperlinks(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
-
#get_document_hyperlinks_online(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
-
#get_document_properties(request) ⇒ DocumentPropertiesResponse
Reads document properties.
-
#get_document_properties_online(request) ⇒ DocumentPropertiesResponse
Reads document properties.
-
#get_document_property(request) ⇒ DocumentPropertyResponse
Reads a document property.
-
#get_document_property_online(request) ⇒ DocumentPropertyResponse
Reads a document property.
-
#get_document_protection(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
-
#get_document_protection_online(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
-
#get_document_statistics(request) ⇒ StatDataResponse
Reads document statistics.
-
#get_document_statistics_online(request) ⇒ StatDataResponse
Reads document statistics.
-
#get_document_with_format(request) ⇒ File
Converts a document in cloud storage to the specified format.
-
#get_field(request) ⇒ FieldResponse
Reads a field from the document node.
-
#get_field_online(request) ⇒ FieldResponse
Reads a field from the document node.
-
#get_fields(request) ⇒ FieldsResponse
Reads fields from the document node.
-
#get_fields_online(request) ⇒ FieldsResponse
Reads fields from the document node.
-
#get_files_list(request) ⇒ FilesList
Get all files and folders within a folder.
-
#get_footnote(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
-
#get_footnote_online(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
-
#get_footnotes(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
-
#get_footnotes_online(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
-
#get_form_field(request) ⇒ FormFieldResponse
Reads a form field from the document node.
-
#get_form_field_online(request) ⇒ FormFieldResponse
Reads a form field from the document node.
-
#get_form_fields(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
-
#get_form_fields_online(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
-
#get_header_footer(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
-
#get_header_footer_of_section(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
-
#get_header_footer_of_section_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
-
#get_header_footer_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
-
#get_header_footers(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
-
#get_header_footers_online(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
-
#get_info(request) ⇒ InfoResponse
Returns application info.
-
#get_list(request) ⇒ ListResponse
Reads a list from the document.
-
#get_list_online(request) ⇒ ListResponse
Reads a list from the document.
-
#get_lists(request) ⇒ ListsResponse
Reads lists from the document.
-
#get_lists_online(request) ⇒ ListsResponse
Reads lists from the document.
-
#get_office_math_object(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
-
#get_office_math_object_online(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
-
#get_office_math_objects(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
-
#get_office_math_objects_online(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
-
#get_paragraph(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
-
#get_paragraph_format(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
-
#get_paragraph_format_online(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
-
#get_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
-
#get_paragraph_list_format_online(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
-
#get_paragraph_online(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
-
#get_paragraph_tab_stops(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
-
#get_paragraph_tab_stops_online(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
-
#get_paragraphs(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
-
#get_paragraphs_online(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
-
#get_public_key(request) ⇒ PublicKeyResponse
Get assymetric public key.
-
#get_range_text(request) ⇒ RangeTextResponse
Reads range text from the document.
-
#get_range_text_online(request) ⇒ RangeTextResponse
Reads range text from the document.
-
#get_run(request) ⇒ RunResponse
Reads a Run object from the paragraph.
-
#get_run_font(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
-
#get_run_font_online(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
-
#get_run_online(request) ⇒ RunResponse
Reads a Run object from the paragraph.
-
#get_runs(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
-
#get_runs_online(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
-
#get_section(request) ⇒ SectionResponse
Reads a section from the document.
-
#get_section_online(request) ⇒ SectionResponse
Reads a section from the document.
-
#get_section_page_setup(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
-
#get_section_page_setup_online(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
-
#get_sections(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
-
#get_sections_online(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
-
#get_signatures(request) ⇒ SignatureCollectionResponse
Gets signatures from the document.
-
#get_signatures_online(request) ⇒ SignatureCollectionResponse
Gets signatures from the document.
-
#get_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
-
#get_structured_document_tag_online(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
-
#get_structured_document_tags(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
-
#get_structured_document_tags_online(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
-
#get_style(request) ⇒ StyleResponse
Reads a style from the document.
-
#get_style_from_document_element(request) ⇒ StyleResponse
Reads a style from the document node.
-
#get_style_from_document_element_online(request) ⇒ StyleResponse
Reads a style from the document node.
-
#get_style_online(request) ⇒ StyleResponse
Reads a style from the document.
-
#get_styles(request) ⇒ StylesResponse
Reads styles from the document.
-
#get_styles_online(request) ⇒ StylesResponse
Reads styles from the document.
-
#get_table(request) ⇒ TableResponse
Reads a table from the document node.
-
#get_table_cell(request) ⇒ TableCellResponse
Reads a cell from the table row.
-
#get_table_cell_format(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
-
#get_table_cell_format_online(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
-
#get_table_cell_online(request) ⇒ TableCellResponse
Reads a cell from the table row.
-
#get_table_online(request) ⇒ TableResponse
Reads a table from the document node.
-
#get_table_properties(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
-
#get_table_properties_online(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
-
#get_table_row(request) ⇒ TableRowResponse
Reads a row from the table.
-
#get_table_row_format(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
-
#get_table_row_format_online(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
-
#get_table_row_online(request) ⇒ TableRowResponse
Reads a row from the table.
-
#get_tables(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
-
#get_tables_online(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
-
#initialize(api_client = ApiClient.default) ⇒ WordsApi
constructor
A new instance of WordsApi.
-
#insert_bookmark(request) ⇒ BookmarkResponse
Inserts a new bookmark to the document.
-
#insert_bookmark_online(request) ⇒ InsertBookmarkOnlineResponse
Inserts a new bookmark to the document.
-
#insert_comment(request) ⇒ CommentResponse
Inserts a new comment to the document.
-
#insert_comment_online(request) ⇒ InsertCommentOnlineResponse
Inserts a new comment to the document.
-
#insert_custom_xml_part(request) ⇒ CustomXmlPartResponse
Inserts a new custom xml part to the document.
-
#insert_custom_xml_part_online(request) ⇒ InsertCustomXmlPartOnlineResponse
Inserts a new custom xml part to the document.
-
#insert_drawing_object(request) ⇒ DrawingObjectResponse
Inserts a new DrawingObject to the document node.
-
#insert_drawing_object_online(request) ⇒ InsertDrawingObjectOnlineResponse
Inserts a new DrawingObject to the document node.
-
#insert_field(request) ⇒ FieldResponse
Inserts a new field to the document node.
-
#insert_field_online(request) ⇒ InsertFieldOnlineResponse
Inserts a new field to the document node.
-
#insert_footnote(request) ⇒ FootnoteResponse
Inserts a new footnote to the document node.
-
#insert_footnote_online(request) ⇒ InsertFootnoteOnlineResponse
Inserts a new footnote to the document node.
-
#insert_form_field(request) ⇒ FormFieldResponse
Inserts a new form field to the document node.
-
#insert_form_field_online(request) ⇒ InsertFormFieldOnlineResponse
Inserts a new form field to the document node.
-
#insert_header_footer(request) ⇒ HeaderFooterResponse
Inserts a new HeaderFooter object to the document section.
-
#insert_header_footer_online(request) ⇒ InsertHeaderFooterOnlineResponse
Inserts a new HeaderFooter object to the document section.
-
#insert_list(request) ⇒ ListResponse
Inserts a new list to the document.
-
#insert_list_online(request) ⇒ InsertListOnlineResponse
Inserts a new list to the document.
-
#insert_or_update_paragraph_tab_stop(request) ⇒ TabStopsResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
-
#insert_or_update_paragraph_tab_stop_online(request) ⇒ InsertOrUpdateParagraphTabStopOnlineResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
-
#insert_page_numbers(request) ⇒ DocumentResponse
Inserts page numbers to the document.
-
#insert_page_numbers_online(request) ⇒ InsertPageNumbersOnlineResponse
Inserts page numbers to the document.
-
#insert_paragraph(request) ⇒ ParagraphResponse
Inserts a new paragraph to the document node.
-
#insert_paragraph_online(request) ⇒ InsertParagraphOnlineResponse
Inserts a new paragraph to the document node.
-
#insert_run(request) ⇒ RunResponse
Inserts a new Run object to the paragraph.
-
#insert_run_online(request) ⇒ InsertRunOnlineResponse
Inserts a new Run object to the paragraph.
-
#insert_section(request) ⇒ nil
Inserts a section to the document.
-
#insert_section_online(request) ⇒ FILES_COLLECTION
Inserts a section to the document.
-
#insert_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
-
#insert_structured_document_tag_online(request) ⇒ InsertStructuredDocumentTagOnlineResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
-
#insert_style(request) ⇒ StyleResponse
Inserts a new style to the document.
-
#insert_style_online(request) ⇒ InsertStyleOnlineResponse
Inserts a new style to the document.
-
#insert_table(request) ⇒ TableResponse
Inserts a new table to the document node.
-
#insert_table_cell(request) ⇒ TableCellResponse
Inserts a new cell to the table row.
-
#insert_table_cell_online(request) ⇒ InsertTableCellOnlineResponse
Inserts a new cell to the table row.
-
#insert_table_online(request) ⇒ InsertTableOnlineResponse
Inserts a new table to the document node.
-
#insert_table_row(request) ⇒ TableRowResponse
Inserts a new row to the table.
-
#insert_table_row_online(request) ⇒ InsertTableRowOnlineResponse
Inserts a new row to the table.
-
#insert_watermark(request) ⇒ DocumentResponse
Insert a watermark to the document.
-
#insert_watermark_image(request) ⇒ DocumentResponse
Inserts a new watermark image to the document.
-
#insert_watermark_image_online(request) ⇒ InsertWatermarkImageOnlineResponse
Inserts a new watermark image to the document.
-
#insert_watermark_online(request) ⇒ InsertWatermarkOnlineResponse
Insert a watermark to the document.
-
#insert_watermark_text(request) ⇒ DocumentResponse
Inserts a new watermark text to the document.
-
#insert_watermark_text_online(request) ⇒ InsertWatermarkTextOnlineResponse
Inserts a new watermark text to the document.
-
#link_header_footers_to_previous(request) ⇒ nil
Links headers / footers of the section to the previous one.
-
#load_web_document(request) ⇒ SaveResponse
Downloads a document from the Web using URL and saves it to cloud storage in the specified format.
-
#merge_with_next(request) ⇒ nil
Merge the section with the next one.
-
#merge_with_next_online(request) ⇒ FILES_COLLECTION
Merge the section with the next one.
-
#move_file(request) ⇒ nil
Move file.
-
#move_folder(request) ⇒ nil
Move folder.
-
#optimize_document(request) ⇒ nil
Applies document content optimization options, specific to a particular versions of Microsoft Word.
-
#optimize_document_online(request) ⇒ FILES_COLLECTION
Applies document content optimization options, specific to a particular versions of Microsoft Word.
-
#protect_document(request) ⇒ ProtectionDataResponse
Changes the document protection.
-
#protect_document_online(request) ⇒ ProtectDocumentOnlineResponse
Changes the document protection.
-
#reject_all_revisions(request) ⇒ RevisionsModificationResponse
Rejects all revisions in the document.
-
#reject_all_revisions_online(request) ⇒ RejectAllRevisionsOnlineResponse
Rejects all revisions in the document.
-
#remove_all_signatures(request) ⇒ SignatureCollectionResponse
Removes all signatures of the document.
-
#remove_all_signatures_online(request) ⇒ RemoveAllSignaturesOnlineResponse
Removes all signatures of the document.
-
#remove_range(request) ⇒ DocumentResponse
Removes a range from the document.
-
#remove_range_online(request) ⇒ RemoveRangeOnlineResponse
Removes a range from the document.
-
#render_drawing_object(request) ⇒ File
Renders a DrawingObject to the specified format.
-
#render_drawing_object_online(request) ⇒ File
Renders a DrawingObject to the specified format.
-
#render_math_object(request) ⇒ File
Renders an OfficeMath object to the specified format.
-
#render_math_object_online(request) ⇒ File
Renders an OfficeMath object to the specified format.
-
#render_page(request) ⇒ File
Renders a page to the specified format.
-
#render_page_online(request) ⇒ File
Renders a page to the specified format.
-
#render_paragraph(request) ⇒ File
Renders a paragraph to the specified format.
-
#render_paragraph_online(request) ⇒ File
Renders a paragraph to the specified format.
-
#render_table(request) ⇒ File
Renders a table to the specified format.
-
#render_table_online(request) ⇒ File
Renders a table to the specified format.
-
#replace_text(request) ⇒ ReplaceTextResponse
Replaces text in the document.
-
#replace_text_online(request) ⇒ ReplaceTextOnlineResponse
Replaces text in the document.
-
#replace_with_text(request) ⇒ DocumentResponse
Replaces a range with text in the document.
-
#replace_with_text_online(request) ⇒ ReplaceWithTextOnlineResponse
Replaces a range with text in the document.
-
#reset_cache(request) ⇒ nil
Clears the font cache.
-
#save_as(request) ⇒ SaveResponse
Converts a document in cloud storage to the specified format.
-
#save_as_online(request) ⇒ SaveAsOnlineResponse
Converts a document in cloud storage to the specified format.
-
#save_as_range(request) ⇒ DocumentResponse
Saves a range as a new document.
-
#save_as_range_online(request) ⇒ SaveAsRangeOnlineResponse
Saves a range as a new document.
-
#save_as_tiff(request) ⇒ SaveResponse
Converts a document in cloud storage to TIFF format using detailed conversion settings.
-
#save_as_tiff_online(request) ⇒ SaveAsTiffOnlineResponse
Converts a document in cloud storage to TIFF format using detailed conversion settings.
-
#search(request) ⇒ SearchResponse
Searches text, specified by the regular expression, in the document.
-
#search_online(request) ⇒ SearchResponse
Searches text, specified by the regular expression, in the document.
-
#sign_document(request) ⇒ SignatureCollectionResponse
Signs the document with given certificate.
-
#sign_document_online(request) ⇒ SignDocumentOnlineResponse
Signs the document with given certificate.
-
#split_document(request) ⇒ SplitDocumentResponse
Splits a document into parts and saves them in the specified format.
-
#split_document_online(request) ⇒ SplitDocumentOnlineResponse
Splits a document into parts and saves them in the specified format.
-
#translate_node_id(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
-
#translate_node_id_online(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
-
#unprotect_document(request) ⇒ ProtectionDataResponse
Removes protection from the document.
-
#unprotect_document_online(request) ⇒ UnprotectDocumentOnlineResponse
Removes protection from the document.
-
#update_bookmark(request) ⇒ BookmarkResponse
Updates a bookmark in the document.
-
#update_bookmark_online(request) ⇒ UpdateBookmarkOnlineResponse
Updates a bookmark in the document.
-
#update_border(request) ⇒ BorderResponse
Updates a border in the document node.
-
#update_border_online(request) ⇒ UpdateBorderOnlineResponse
Updates a border in the document node.
-
#update_comment(request) ⇒ CommentResponse
Updates a comment in the document.
-
#update_comment_online(request) ⇒ UpdateCommentOnlineResponse
Updates a comment in the document.
-
#update_custom_xml_part(request) ⇒ CustomXmlPartResponse
Updates the custom xml part in the document.
-
#update_custom_xml_part_online(request) ⇒ UpdateCustomXmlPartOnlineResponse
Updates the custom xml part in the document.
-
#update_drawing_object(request) ⇒ DrawingObjectResponse
Updates a DrawingObject in the document node.
-
#update_drawing_object_online(request) ⇒ UpdateDrawingObjectOnlineResponse
Updates a DrawingObject in the document node.
-
#update_field(request) ⇒ FieldResponse
Updates a field in the document node.
-
#update_field_online(request) ⇒ UpdateFieldOnlineResponse
Updates a field in the document node.
-
#update_fields(request) ⇒ DocumentResponse
Reevaluates field values in the document.
-
#update_fields_online(request) ⇒ UpdateFieldsOnlineResponse
Reevaluates field values in the document.
-
#update_footnote(request) ⇒ FootnoteResponse
Updates a footnote in the document node.
-
#update_footnote_online(request) ⇒ UpdateFootnoteOnlineResponse
Updates a footnote in the document node.
-
#update_form_field(request) ⇒ FormFieldResponse
Updates a form field in the document node.
-
#update_form_field_online(request) ⇒ UpdateFormFieldOnlineResponse
Updates a form field in the document node.
-
#update_list(request) ⇒ ListResponse
Updates a list in the document.
-
#update_list_level(request) ⇒ ListResponse
Updates the level of a List element in the document.
-
#update_list_level_online(request) ⇒ UpdateListLevelOnlineResponse
Updates the level of a List element in the document.
-
#update_list_online(request) ⇒ UpdateListOnlineResponse
Updates a list in the document.
-
#update_paragraph_format(request) ⇒ ParagraphFormatResponse
Updates the formatting properties of a paragraph in the document node.
-
#update_paragraph_format_online(request) ⇒ UpdateParagraphFormatOnlineResponse
Updates the formatting properties of a paragraph in the document node.
-
#update_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Updates the formatting properties of a paragraph list in the document node.
-
#update_paragraph_list_format_online(request) ⇒ UpdateParagraphListFormatOnlineResponse
Updates the formatting properties of a paragraph list in the document node.
-
#update_run(request) ⇒ RunResponse
Updates a Run object in the paragraph.
-
#update_run_font(request) ⇒ FontResponse
Updates the font properties of a Run object in the paragraph.
-
#update_run_font_online(request) ⇒ UpdateRunFontOnlineResponse
Updates the font properties of a Run object in the paragraph.
-
#update_run_online(request) ⇒ UpdateRunOnlineResponse
Updates a Run object in the paragraph.
-
#update_section_page_setup(request) ⇒ SectionPageSetupResponse
Updates the page setup of a section in the document.
-
#update_section_page_setup_online(request) ⇒ UpdateSectionPageSetupOnlineResponse
Updates the page setup of a section in the document.
-
#update_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Updates a StructuredDocumentTag (SDT) in the document node.
-
#update_structured_document_tag_online(request) ⇒ UpdateStructuredDocumentTagOnlineResponse
Updates a StructuredDocumentTag (SDT) in the document node.
-
#update_style(request) ⇒ StyleResponse
Updates a style in the document.
-
#update_style_online(request) ⇒ UpdateStyleOnlineResponse
Updates a style in the document.
-
#update_table_cell_format(request) ⇒ TableCellFormatResponse
Updates the formatting properties of a cell in the table row.
-
#update_table_cell_format_online(request) ⇒ UpdateTableCellFormatOnlineResponse
Updates the formatting properties of a cell in the table row.
-
#update_table_properties(request) ⇒ TablePropertiesResponse
Updates properties of a table in the document node.
-
#update_table_properties_online(request) ⇒ UpdateTablePropertiesOnlineResponse
Updates properties of a table in the document node.
-
#update_table_row_format(request) ⇒ TableRowFormatResponse
Updates the formatting properties of a table row.
-
#update_table_row_format_online(request) ⇒ UpdateTableRowFormatOnlineResponse
Updates the formatting properties of a table row.
-
#upload_file(request) ⇒ FilesUploadResult
Upload file.
Constructor Details
#initialize(api_client = ApiClient.default) ⇒ WordsApi
Returns a new instance of WordsApi.
37 38 39 40 41 42 43 44 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 37 def initialize(api_client = ApiClient.default) @api_client = api_client @api_client.config.encryptor = self @rsa_key = nil require_all '../models/requests' require_all '../models/responses' request_token end |
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
35 36 37 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 35 def api_client @api_client end |
Instance Method Details
#accept_all_revisions(request) ⇒ RevisionsModificationResponse
Accepts all revisions in the document.
71 72 73 74 75 76 77 78 79 80 81 82 83 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 71 def accept_all_revisions(request) begin data, _status_code, _headers = accept_all_revisions_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = accept_all_revisions_with_http_info(request) else raise end end data end |
#accept_all_revisions_online(request) ⇒ AcceptAllRevisionsOnlineResponse
Accepts all revisions in the document.
113 114 115 116 117 118 119 120 121 122 123 124 125 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 113 def accept_all_revisions_online(request) begin data, _status_code, _headers = accept_all_revisions_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = accept_all_revisions_online_with_http_info(request) else raise end end data end |
#append_document(request) ⇒ DocumentResponse
Appends documents to the original document.
159 160 161 162 163 164 165 166 167 168 169 170 171 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 159 def append_document(request) begin data, _status_code, _headers = append_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = append_document_with_http_info(request) else raise end end data end |
#append_document_online(request) ⇒ AppendDocumentOnlineResponse
Appends documents to the original document.
201 202 203 204 205 206 207 208 209 210 211 212 213 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 201 def append_document_online(request) begin data, _status_code, _headers = append_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = append_document_online_with_http_info(request) else raise end end data end |
#apply_style_to_document_element(request) ⇒ WordsResponse
Applies a style to the document node.
247 248 249 250 251 252 253 254 255 256 257 258 259 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 247 def apply_style_to_document_element(request) begin data, _status_code, _headers = apply_style_to_document_element_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = apply_style_to_document_element_with_http_info(request) else raise end end data end |
#apply_style_to_document_element_online(request) ⇒ ApplyStyleToDocumentElementOnlineResponse
Applies a style to the document node.
289 290 291 292 293 294 295 296 297 298 299 300 301 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 289 def apply_style_to_document_element_online(request) begin data, _status_code, _headers = apply_style_to_document_element_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = apply_style_to_document_element_online_with_http_info(request) else raise end end data end |
#batch(batch_requests, display_intermediate_result = true) ⇒ Object
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 46 def batch(batch_requests, display_intermediate_result = true) raise ArgumentError, 'Requests array is nil' unless batch_requests != nil raise ArgumentError, 'There must be at least one request' unless batch_requests.length != 0 form_params = {} id_request_to_map = {} request_token header_params = {'Content-Type' => 'multipart/form-data'} @api_client.update_params_for_auth! header_params, {}, "JWT" batch_requests.each_with_index do |batch_request, index| form_params["request-#{index}"] = Faraday::ParamPart.new(batch_request.request.to_batch_part(@api_client, batch_request.request_id, batch_request.parent_request_id), "application/http; msgtype=request") id_request_to_map[batch_request.request_id] = batch_request end url = display_intermediate_result ? "/v4.0/words/batch" : "/v4.0/words/batch?displayIntermediateResults=false" data, status_code, headers = @api_client.call_api(:PUT, url, header_params: header_params, query_params: {}, body: form_params, batch: true, request_map: id_request_to_map) [data, status_code, headers] end |
#build_report(request) ⇒ DocumentResponse
Executes the report generation process using the specified document template and the external data source in XML, JSON or CSV format.
335 336 337 338 339 340 341 342 343 344 345 346 347 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 335 def build_report(request) begin data, _status_code, _headers = build_report_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = build_report_with_http_info(request) else raise end end data end |
#build_report_online(request) ⇒ File
Executes the report generation process online using the specified document template and the external data source in XML, JSON or CSV format.
377 378 379 380 381 382 383 384 385 386 387 388 389 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 377 def build_report_online(request) begin data, _status_code, _headers = build_report_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = build_report_online_with_http_info(request) else raise end end data end |
#classify(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the specified raw text.
419 420 421 422 423 424 425 426 427 428 429 430 431 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 419 def classify(request) begin data, _status_code, _headers = classify_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_with_http_info(request) else raise end end data end |
#classify_document(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
461 462 463 464 465 466 467 468 469 470 471 472 473 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 461 def classify_document(request) begin data, _status_code, _headers = classify_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_document_with_http_info(request) else raise end end data end |
#classify_document_online(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
503 504 505 506 507 508 509 510 511 512 513 514 515 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 503 def classify_document_online(request) begin data, _status_code, _headers = classify_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_document_online_with_http_info(request) else raise end end data end |
#compare_document(request) ⇒ DocumentResponse
Compares two documents.
545 546 547 548 549 550 551 552 553 554 555 556 557 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 545 def compare_document(request) begin data, _status_code, _headers = compare_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compare_document_with_http_info(request) else raise end end data end |
#compare_document_online(request) ⇒ CompareDocumentOnlineResponse
Compares two documents.
587 588 589 590 591 592 593 594 595 596 597 598 599 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 587 def compare_document_online(request) begin data, _status_code, _headers = compare_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compare_document_online_with_http_info(request) else raise end end data end |
#compress_document(request) ⇒ CompressResponse
Compress and resize images inside the document. The default settings allows to reduce the size of the document without any visible degradation of images quality.
634 635 636 637 638 639 640 641 642 643 644 645 646 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 634 def compress_document(request) begin data, _status_code, _headers = compress_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compress_document_with_http_info(request) else raise end end data end |
#compress_document_online(request) ⇒ CompressDocumentOnlineResponse
Compress and resize images inside the document. The default settings allows to reduce the size of the document without any visible degradation of images quality.
678 679 680 681 682 683 684 685 686 687 688 689 690 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 678 def compress_document_online(request) begin data, _status_code, _headers = compress_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compress_document_online_with_http_info(request) else raise end end data end |
#convert_document(request) ⇒ File
Converts a document on a local drive to the specified format.
725 726 727 728 729 730 731 732 733 734 735 736 737 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 725 def convert_document(request) begin data, _status_code, _headers = convert_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = convert_document_with_http_info(request) else raise end end data end |
#copy_file(request) ⇒ nil
Copy file.
767 768 769 770 771 772 773 774 775 776 777 778 779 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 767 def copy_file(request) begin data, _status_code, _headers = copy_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_file_with_http_info(request) else raise end end nil end |
#copy_folder(request) ⇒ nil
Copy folder.
808 809 810 811 812 813 814 815 816 817 818 819 820 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 808 def copy_folder(request) begin data, _status_code, _headers = copy_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_folder_with_http_info(request) else raise end end nil end |
#copy_style(request) ⇒ StyleResponse
Makes a copy of the style in the document.
849 850 851 852 853 854 855 856 857 858 859 860 861 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 849 def copy_style(request) begin data, _status_code, _headers = copy_style_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_style_with_http_info(request) else raise end end data end |
#copy_style_online(request) ⇒ CopyStyleOnlineResponse
Makes a copy of the style in the document.
891 892 893 894 895 896 897 898 899 900 901 902 903 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 891 def copy_style_online(request) begin data, _status_code, _headers = copy_style_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_style_online_with_http_info(request) else raise end end data end |
#copy_styles_from_template(request) ⇒ WordsResponse
Copies styles from the origin document to the target document.
937 938 939 940 941 942 943 944 945 946 947 948 949 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 937 def copy_styles_from_template(request) begin data, _status_code, _headers = copy_styles_from_template_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_styles_from_template_with_http_info(request) else raise end end data end |
#create_document(request) ⇒ DocumentResponse
Creates a new document in cloud storage in the format, determined by the file extension. Supported all save format extensions.
980 981 982 983 984 985 986 987 988 989 990 991 992 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 980 def create_document(request) begin data, _status_code, _headers = create_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_document_with_http_info(request) else raise end end data end |
#create_folder(request) ⇒ nil
Create the folder.
1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1023 def create_folder(request) begin data, _status_code, _headers = create_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_folder_with_http_info(request) else raise end end nil end |
#create_or_update_document_property(request) ⇒ DocumentPropertyResponse
Adds a new or updates an existing document property.
1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1064 def create_or_update_document_property(request) begin data, _status_code, _headers = create_or_update_document_property_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_or_update_document_property_with_http_info(request) else raise end end data end |
#create_or_update_document_property_online(request) ⇒ CreateOrUpdateDocumentPropertyOnlineResponse
Adds a new or updates an existing document property.
1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1106 def create_or_update_document_property_online(request) begin data, _status_code, _headers = create_or_update_document_property_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_or_update_document_property_online_with_http_info(request) else raise end end data end |
#delete_all_paragraph_tab_stops(request) ⇒ TabStopsResponse
Removes paragraph tab stops from the document node.
1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1152 def delete_all_paragraph_tab_stops(request) begin data, _status_code, _headers = delete_all_paragraph_tab_stops_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_all_paragraph_tab_stops_with_http_info(request) else raise end end data end |
#delete_all_paragraph_tab_stops_online(request) ⇒ DeleteAllParagraphTabStopsOnlineResponse
Removes paragraph tab stops from the document node.
1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1194 def delete_all_paragraph_tab_stops_online(request) begin data, _status_code, _headers = delete_all_paragraph_tab_stops_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_all_paragraph_tab_stops_online_with_http_info(request) else raise end end data end |
#delete_bookmark(request) ⇒ nil
Removes a bookmark from the document.
1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1240 def delete_bookmark(request) begin data, _status_code, _headers = delete_bookmark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmark_with_http_info(request) else raise end end nil end |
#delete_bookmark_online(request) ⇒ FILES_COLLECTION
Removes a bookmark from the document.
1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1281 def delete_bookmark_online(request) begin data, _status_code, _headers = delete_bookmark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmark_online_with_http_info(request) else raise end end data end |
#delete_bookmarks(request) ⇒ nil
Removes all bookmarks from the document.
1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1324 def delete_bookmarks(request) begin data, _status_code, _headers = delete_bookmarks_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmarks_with_http_info(request) else raise end end nil end |
#delete_bookmarks_online(request) ⇒ FILES_COLLECTION
Removes all bookmarks from the document.
1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1365 def delete_bookmarks_online(request) begin data, _status_code, _headers = delete_bookmarks_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmarks_online_with_http_info(request) else raise end end data end |
#delete_border(request) ⇒ BorderResponse
Removes a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1409 def delete_border(request) begin data, _status_code, _headers = delete_border_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_border_with_http_info(request) else raise end end data end |
#delete_border_online(request) ⇒ DeleteBorderOnlineResponse
Removes a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1453 def delete_border_online(request) begin data, _status_code, _headers = delete_border_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_border_online_with_http_info(request) else raise end end data end |
#delete_borders(request) ⇒ BordersResponse
Removes borders from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1501 def delete_borders(request) begin data, _status_code, _headers = delete_borders_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_borders_with_http_info(request) else raise end end data end |
#delete_borders_online(request) ⇒ DeleteBordersOnlineResponse
Removes borders from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1545 def delete_borders_online(request) begin data, _status_code, _headers = delete_borders_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_borders_online_with_http_info(request) else raise end end data end |
#delete_comment(request) ⇒ nil
Removes a comment from the document.
1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1592 def delete_comment(request) begin data, _status_code, _headers = delete_comment_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comment_with_http_info(request) else raise end end nil end |
#delete_comment_online(request) ⇒ FILES_COLLECTION
Removes a comment from the document.
1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1633 def delete_comment_online(request) begin data, _status_code, _headers = delete_comment_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comment_online_with_http_info(request) else raise end end data end |
#delete_comments(request) ⇒ nil
Removes all comments from the document.
1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1676 def delete_comments(request) begin data, _status_code, _headers = delete_comments_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comments_with_http_info(request) else raise end end nil end |
#delete_comments_online(request) ⇒ FILES_COLLECTION
Removes all comments from the document.
1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1717 def delete_comments_online(request) begin data, _status_code, _headers = delete_comments_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comments_online_with_http_info(request) else raise end end data end |
#delete_custom_xml_part(request) ⇒ nil
Removes the custom xml part from the document.
1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1760 def delete_custom_xml_part(request) begin data, _status_code, _headers = delete_custom_xml_part_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_part_with_http_info(request) else raise end end nil end |
#delete_custom_xml_part_online(request) ⇒ FILES_COLLECTION
Removes the custom xml part from the document.
1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1801 def delete_custom_xml_part_online(request) begin data, _status_code, _headers = delete_custom_xml_part_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_part_online_with_http_info(request) else raise end end data end |
#delete_custom_xml_parts(request) ⇒ nil
Removes all custom xml parts from the document.
1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1844 def delete_custom_xml_parts(request) begin data, _status_code, _headers = delete_custom_xml_parts_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_parts_with_http_info(request) else raise end end nil end |
#delete_custom_xml_parts_online(request) ⇒ FILES_COLLECTION
Removes all custom xml parts from the document.
1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1885 def delete_custom_xml_parts_online(request) begin data, _status_code, _headers = delete_custom_xml_parts_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_parts_online_with_http_info(request) else raise end end data end |
#delete_document_property(request) ⇒ nil
Removes a document property.
1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1928 def delete_document_property(request) begin data, _status_code, _headers = delete_document_property_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_document_property_with_http_info(request) else raise end end nil end |
#delete_document_property_online(request) ⇒ FILES_COLLECTION
Removes a document property.
1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1969 def delete_document_property_online(request) begin data, _status_code, _headers = delete_document_property_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_document_property_online_with_http_info(request) else raise end end data end |
#delete_drawing_object(request) ⇒ nil
Removes a DrawingObject from the document node.
2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2012 def delete_drawing_object(request) begin data, _status_code, _headers = delete_drawing_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_drawing_object_with_http_info(request) else raise end end nil end |
#delete_drawing_object_online(request) ⇒ FILES_COLLECTION
Removes a DrawingObject from the document node.
2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2053 def delete_drawing_object_online(request) begin data, _status_code, _headers = delete_drawing_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_drawing_object_online_with_http_info(request) else raise end end data end |
#delete_field(request) ⇒ nil
Removes a field from the document node.
2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2096 def delete_field(request) begin data, _status_code, _headers = delete_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_field_with_http_info(request) else raise end end nil end |
#delete_field_online(request) ⇒ FILES_COLLECTION
Removes a field from the document node.
2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2137 def delete_field_online(request) begin data, _status_code, _headers = delete_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_field_online_with_http_info(request) else raise end end data end |
#delete_fields(request) ⇒ nil
Removes fields from the document node.
2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2180 def delete_fields(request) begin data, _status_code, _headers = delete_fields_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_fields_with_http_info(request) else raise end end nil end |
#delete_fields_online(request) ⇒ FILES_COLLECTION
Removes fields from the document node.
2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2221 def delete_fields_online(request) begin data, _status_code, _headers = delete_fields_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_fields_online_with_http_info(request) else raise end end data end |
#delete_file(request) ⇒ nil
Delete file.
2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2264 def delete_file(request) begin data, _status_code, _headers = delete_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_file_with_http_info(request) else raise end end nil end |
#delete_folder(request) ⇒ nil
Delete folder.
2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2305 def delete_folder(request) begin data, _status_code, _headers = delete_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_folder_with_http_info(request) else raise end end nil end |
#delete_footnote(request) ⇒ nil
Removes a footnote from the document node.
2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2346 def delete_footnote(request) begin data, _status_code, _headers = delete_footnote_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_footnote_with_http_info(request) else raise end end nil end |
#delete_footnote_online(request) ⇒ FILES_COLLECTION
Removes a footnote from the document node.
2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2387 def delete_footnote_online(request) begin data, _status_code, _headers = delete_footnote_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_footnote_online_with_http_info(request) else raise end end data end |
#delete_form_field(request) ⇒ nil
Removes a form field from the document node.
2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2430 def delete_form_field(request) begin data, _status_code, _headers = delete_form_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_form_field_with_http_info(request) else raise end end nil end |
#delete_form_field_online(request) ⇒ FILES_COLLECTION
Removes a form field from the document node.
2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2471 def delete_form_field_online(request) begin data, _status_code, _headers = delete_form_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_form_field_online_with_http_info(request) else raise end end data end |
#delete_header_footer(request) ⇒ nil
Removes a HeaderFooter object from the document section.
2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2514 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end nil end |
#delete_header_footer_online(request) ⇒ FILES_COLLECTION
Removes a HeaderFooter object from the document section.
2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2555 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#delete_headers_footers(request) ⇒ nil
Removes HeaderFooter objects from the document section.
2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2598 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end nil end |
#delete_headers_footers_online(request) ⇒ FILES_COLLECTION
Removes HeaderFooter objects from the document section.
2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2639 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#delete_macros(request) ⇒ nil
Removes macros from the document.
2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2682 def delete_macros(request) begin data, _status_code, _headers = delete_macros_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_macros_with_http_info(request) else raise end end nil end |
#delete_macros_online(request) ⇒ FILES_COLLECTION
Removes macros from the document.
2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2723 def delete_macros_online(request) begin data, _status_code, _headers = delete_macros_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_macros_online_with_http_info(request) else raise end end data end |
#delete_office_math_object(request) ⇒ nil
Removes an OfficeMath object from the document node.
2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2766 def delete_office_math_object(request) begin data, _status_code, _headers = delete_office_math_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_object_with_http_info(request) else raise end end nil end |
#delete_office_math_object_online(request) ⇒ FILES_COLLECTION
Removes an OfficeMath object from the document node.
2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2807 def delete_office_math_object_online(request) begin data, _status_code, _headers = delete_office_math_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_object_online_with_http_info(request) else raise end end data end |
#delete_office_math_objects(request) ⇒ nil
Removes all office math objects from the document.
2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2850 def delete_office_math_objects(request) begin data, _status_code, _headers = delete_office_math_objects_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_objects_with_http_info(request) else raise end end nil end |
#delete_office_math_objects_online(request) ⇒ FILES_COLLECTION
Removes all office math objects from the document.
2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2891 def delete_office_math_objects_online(request) begin data, _status_code, _headers = delete_office_math_objects_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_objects_online_with_http_info(request) else raise end end data end |
#delete_paragraph(request) ⇒ nil
Removes a paragraph from the document node.
2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2934 def delete_paragraph(request) begin data, _status_code, _headers = delete_paragraph_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_with_http_info(request) else raise end end nil end |
#delete_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Removes the formatting properties of a paragraph list from the document node.
2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2975 def delete_paragraph_list_format(request) begin data, _status_code, _headers = delete_paragraph_list_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_list_format_with_http_info(request) else raise end end data end |
#delete_paragraph_list_format_online(request) ⇒ DeleteParagraphListFormatOnlineResponse
Removes the formatting properties of a paragraph list from the document node.
3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3017 def delete_paragraph_list_format_online(request) begin data, _status_code, _headers = delete_paragraph_list_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_list_format_online_with_http_info(request) else raise end end data end |
#delete_paragraph_online(request) ⇒ FILES_COLLECTION
Removes a paragraph from the document node.
3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3063 def delete_paragraph_online(request) begin data, _status_code, _headers = delete_paragraph_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_online_with_http_info(request) else raise end end data end |
#delete_paragraph_tab_stop(request) ⇒ TabStopsResponse
Removes a paragraph tab stop from the document node.
3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3106 def delete_paragraph_tab_stop(request) begin data, _status_code, _headers = delete_paragraph_tab_stop_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_tab_stop_with_http_info(request) else raise end end data end |
#delete_paragraph_tab_stop_online(request) ⇒ DeleteParagraphTabStopOnlineResponse
Removes a paragraph tab stop from the document node.
3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3148 def delete_paragraph_tab_stop_online(request) begin data, _status_code, _headers = delete_paragraph_tab_stop_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_tab_stop_online_with_http_info(request) else raise end end data end |
#delete_run(request) ⇒ nil
Removes a Run object from the paragraph.
3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3194 def delete_run(request) begin data, _status_code, _headers = delete_run_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_run_with_http_info(request) else raise end end nil end |
#delete_run_online(request) ⇒ FILES_COLLECTION
Removes a Run object from the paragraph.
3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3235 def delete_run_online(request) begin data, _status_code, _headers = delete_run_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_run_online_with_http_info(request) else raise end end data end |
#delete_section(request) ⇒ nil
Removes a section from the document.
3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3278 def delete_section(request) begin data, _status_code, _headers = delete_section_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_section_with_http_info(request) else raise end end nil end |
#delete_section_online(request) ⇒ FILES_COLLECTION
Removes a section from the document.
3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3319 def delete_section_online(request) begin data, _status_code, _headers = delete_section_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_section_online_with_http_info(request) else raise end end data end |
#delete_structured_document_tag(request) ⇒ nil
Removes a StructuredDocumentTag (SDT) from the document node.
3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3362 def delete_structured_document_tag(request) begin data, _status_code, _headers = delete_structured_document_tag_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_structured_document_tag_with_http_info(request) else raise end end nil end |
#delete_structured_document_tag_online(request) ⇒ FILES_COLLECTION
Removes a StructuredDocumentTag (SDT) from the document node.
3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3403 def delete_structured_document_tag_online(request) begin data, _status_code, _headers = delete_structured_document_tag_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_structured_document_tag_online_with_http_info(request) else raise end end data end |
#delete_table(request) ⇒ nil
Removes a table from the document node.
3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3446 def delete_table(request) begin data, _status_code, _headers = delete_table_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_with_http_info(request) else raise end end nil end |
#delete_table_cell(request) ⇒ nil
Removes a cell from the table row.
3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3487 def delete_table_cell(request) begin data, _status_code, _headers = delete_table_cell_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_cell_with_http_info(request) else raise end end nil end |
#delete_table_cell_online(request) ⇒ FILES_COLLECTION
Removes a cell from the table row.
3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3528 def delete_table_cell_online(request) begin data, _status_code, _headers = delete_table_cell_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_cell_online_with_http_info(request) else raise end end data end |
#delete_table_online(request) ⇒ FILES_COLLECTION
Removes a table from the document node.
3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3571 def delete_table_online(request) begin data, _status_code, _headers = delete_table_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_online_with_http_info(request) else raise end end data end |
#delete_table_row(request) ⇒ nil
Removes a row from the table.
3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3614 def delete_table_row(request) begin data, _status_code, _headers = delete_table_row_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_row_with_http_info(request) else raise end end nil end |
#delete_table_row_online(request) ⇒ FILES_COLLECTION
Removes a row from the table.
3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3655 def delete_table_row_online(request) begin data, _status_code, _headers = delete_table_row_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_row_online_with_http_info(request) else raise end end data end |
#delete_watermark(request) ⇒ DocumentResponse
Removes a watermark from the document.
3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3698 def delete_watermark(request) begin data, _status_code, _headers = delete_watermark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_watermark_with_http_info(request) else raise end end data end |
#delete_watermark_online(request) ⇒ DeleteWatermarkOnlineResponse
Removes a watermark from the document.
3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3740 def delete_watermark_online(request) begin data, _status_code, _headers = delete_watermark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_watermark_online_with_http_info(request) else raise end end data end |
#download_file(request) ⇒ File
Download file.
3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3786 def download_file(request) begin data, _status_code, _headers = download_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = download_file_with_http_info(request) else raise end end data end |
#encrypt(data) ⇒ string
Encrypt string.
14890 14891 14892 14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 14905 14906 14907 14908 14909 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14890 def encrypt(data) if data.to_s.empty? return data end if @rsa_key == nil modulus = @api_client.config.modulus exponent = @api_client.config.exponent if (modulus == nil || modulus.to_s.empty?) || (exponent == nil || exponent.to_s.empty?) response = self.get_public_key GetPublicKeyRequest.new modulus = response.modulus exponent = response.exponent end @rsa_key = rsa = create_rsa_key(modulus, exponent) end Base64.encode64(@rsa_key.public_encrypt(data.to_s.force_encoding("utf-8"))) end |
#execute_mail_merge(request) ⇒ DocumentResponse
Executes a Mail Merge operation.
3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3828 def execute_mail_merge(request) begin data, _status_code, _headers = execute_mail_merge_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = execute_mail_merge_with_http_info(request) else raise end end data end |
#execute_mail_merge_online(request) ⇒ File
Executes a Mail Merge operation online.
3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3870 def execute_mail_merge_online(request) begin data, _status_code, _headers = execute_mail_merge_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = execute_mail_merge_online_with_http_info(request) else raise end end data end |
#get_all_revisions(request) ⇒ RevisionsResponse
Get all information about revisions.
3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3912 def get_all_revisions(request) begin data, _status_code, _headers = get_all_revisions_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_all_revisions_with_http_info(request) else raise end end data end |
#get_all_revisions_online(request) ⇒ RevisionsResponse
Get all information about revisions.
3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3954 def get_all_revisions_online(request) begin data, _status_code, _headers = get_all_revisions_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_all_revisions_online_with_http_info(request) else raise end end data end |
#get_available_fonts(request) ⇒ AvailableFontsResponse
Reads available fonts from the document.
3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3996 def get_available_fonts(request) begin data, _status_code, _headers = get_available_fonts_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_available_fonts_with_http_info(request) else raise end end data end |
#get_bookmark_by_name(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4038 def get_bookmark_by_name(request) begin data, _status_code, _headers = get_bookmark_by_name_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_bookmark_by_name_with_http_info(request) else raise end end data end |
#get_bookmark_by_name_online(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4080 def get_bookmark_by_name_online(request) begin data, _status_code, _headers = get_bookmark_by_name_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_bookmark_by_name_online_with_http_info(request) else raise end end data end |
#get_bookmarks(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4122 def get_bookmarks(request) begin data, _status_code, _headers = get_bookmarks_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_bookmarks_with_http_info(request) else raise end end data end |
#get_bookmarks_online(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4164 def get_bookmarks_online(request) begin data, _status_code, _headers = get_bookmarks_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_bookmarks_online_with_http_info(request) else raise end end data end |
#get_border(request) ⇒ BorderResponse
Reads a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4207 def get_border(request) begin data, _status_code, _headers = get_border_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_border_with_http_info(request) else raise end end data end |
#get_border_online(request) ⇒ BorderResponse
Reads a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4251 def get_border_online(request) begin data, _status_code, _headers = get_border_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_border_online_with_http_info(request) else raise end end data end |
#get_borders(request) ⇒ BordersResponse
Reads borders from the document node.
4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4294 def get_borders(request) begin data, _status_code, _headers = get_borders_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_borders_with_http_info(request) else raise end end data end |
#get_borders_online(request) ⇒ BordersResponse
Reads borders from the document node.
4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4336 def get_borders_online(request) begin data, _status_code, _headers = get_borders_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_borders_online_with_http_info(request) else raise end end data end |
#get_comment(request) ⇒ CommentResponse
Reads a comment from the document.
4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4378 def get_comment(request) begin data, _status_code, _headers = get_comment_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_comment_with_http_info(request) else raise end end data end |
#get_comment_online(request) ⇒ CommentResponse
Reads a comment from the document.
4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4420 def get_comment_online(request) begin data, _status_code, _headers = get_comment_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_comment_online_with_http_info(request) else raise end end data end |
#get_comments(request) ⇒ CommentsResponse
Reads comments from the document.
4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4462 def get_comments(request) begin data, _status_code, _headers = get_comments_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_comments_with_http_info(request) else raise end end data end |
#get_comments_online(request) ⇒ CommentsResponse
Reads comments from the document.
4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4504 def get_comments_online(request) begin data, _status_code, _headers = get_comments_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_comments_online_with_http_info(request) else raise end end data end |
#get_custom_xml_part(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4546 def get_custom_xml_part(request) begin data, _status_code, _headers = get_custom_xml_part_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_custom_xml_part_with_http_info(request) else raise end end data end |
#get_custom_xml_part_online(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4588 def get_custom_xml_part_online(request) begin data, _status_code, _headers = get_custom_xml_part_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_custom_xml_part_online_with_http_info(request) else raise end end data end |
#get_custom_xml_parts(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4630 def get_custom_xml_parts(request) begin data, _status_code, _headers = get_custom_xml_parts_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_custom_xml_parts_with_http_info(request) else raise end end data end |
#get_custom_xml_parts_online(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4672 def get_custom_xml_parts_online(request) begin data, _status_code, _headers = get_custom_xml_parts_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_custom_xml_parts_online_with_http_info(request) else raise end end data end |
#get_document(request) ⇒ DocumentResponse
Reads common information from the document.
4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4714 def get_document(request) begin data, _status_code, _headers = get_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_with_http_info(request) else raise end end data end |
#get_document_drawing_object_by_index(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4756 def get_document_drawing_object_by_index(request) begin data, _status_code, _headers = get_document_drawing_object_by_index_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_by_index_with_http_info(request) else raise end end data end |
#get_document_drawing_object_by_index_online(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4798 def get_document_drawing_object_by_index_online(request) begin data, _status_code, _headers = get_document_drawing_object_by_index_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_by_index_online_with_http_info(request) else raise end end data end |
#get_document_drawing_object_image_data(request) ⇒ File
Reads image data of a DrawingObject from the document node.
4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4840 def get_document_drawing_object_image_data(request) begin data, _status_code, _headers = get_document_drawing_object_image_data_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_image_data_with_http_info(request) else raise end end data end |
#get_document_drawing_object_image_data_online(request) ⇒ File
Reads image data of a DrawingObject from the document node.
4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4882 def get_document_drawing_object_image_data_online(request) begin data, _status_code, _headers = get_document_drawing_object_image_data_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_image_data_online_with_http_info(request) else raise end end data end |
#get_document_drawing_object_ole_data(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4924 def get_document_drawing_object_ole_data(request) begin data, _status_code, _headers = get_document_drawing_object_ole_data_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_ole_data_with_http_info(request) else raise end end data end |
#get_document_drawing_object_ole_data_online(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4966 def get_document_drawing_object_ole_data_online(request) begin data, _status_code, _headers = get_document_drawing_object_ole_data_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_object_ole_data_online_with_http_info(request) else raise end end data end |
#get_document_drawing_objects(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5008 def get_document_drawing_objects(request) begin data, _status_code, _headers = get_document_drawing_objects_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_objects_with_http_info(request) else raise end end data end |
#get_document_drawing_objects_online(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5050 def get_document_drawing_objects_online(request) begin data, _status_code, _headers = get_document_drawing_objects_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_drawing_objects_online_with_http_info(request) else raise end end data end |
#get_document_field_names(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5092 def get_document_field_names(request) begin data, _status_code, _headers = get_document_field_names_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_field_names_with_http_info(request) else raise end end data end |
#get_document_field_names_online(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5134 def get_document_field_names_online(request) begin data, _status_code, _headers = get_document_field_names_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_field_names_online_with_http_info(request) else raise end end data end |
#get_document_hyperlink_by_index(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5176 def get_document_hyperlink_by_index(request) begin data, _status_code, _headers = get_document_hyperlink_by_index_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_hyperlink_by_index_with_http_info(request) else raise end end data end |
#get_document_hyperlink_by_index_online(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5218 def get_document_hyperlink_by_index_online(request) begin data, _status_code, _headers = get_document_hyperlink_by_index_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_hyperlink_by_index_online_with_http_info(request) else raise end end data end |
#get_document_hyperlinks(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5260 def get_document_hyperlinks(request) begin data, _status_code, _headers = get_document_hyperlinks_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_hyperlinks_with_http_info(request) else raise end end data end |
#get_document_hyperlinks_online(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5302 def get_document_hyperlinks_online(request) begin data, _status_code, _headers = get_document_hyperlinks_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_hyperlinks_online_with_http_info(request) else raise end end data end |
#get_document_properties(request) ⇒ DocumentPropertiesResponse
Reads document properties.
5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5344 def get_document_properties(request) begin data, _status_code, _headers = get_document_properties_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_properties_with_http_info(request) else raise end end data end |
#get_document_properties_online(request) ⇒ DocumentPropertiesResponse
Reads document properties.
5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5386 def get_document_properties_online(request) begin data, _status_code, _headers = get_document_properties_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_properties_online_with_http_info(request) else raise end end data end |
#get_document_property(request) ⇒ DocumentPropertyResponse
Reads a document property.
5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5428 def get_document_property(request) begin data, _status_code, _headers = get_document_property_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_property_with_http_info(request) else raise end end data end |
#get_document_property_online(request) ⇒ DocumentPropertyResponse
Reads a document property.
5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5470 def get_document_property_online(request) begin data, _status_code, _headers = get_document_property_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_property_online_with_http_info(request) else raise end end data end |
#get_document_protection(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5512 def get_document_protection(request) begin data, _status_code, _headers = get_document_protection_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_protection_with_http_info(request) else raise end end data end |
#get_document_protection_online(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5554 def get_document_protection_online(request) begin data, _status_code, _headers = get_document_protection_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_protection_online_with_http_info(request) else raise end end data end |
#get_document_statistics(request) ⇒ StatDataResponse
Reads document statistics.
5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5596 def get_document_statistics(request) begin data, _status_code, _headers = get_document_statistics_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_statistics_with_http_info(request) else raise end end data end |
#get_document_statistics_online(request) ⇒ StatDataResponse
Reads document statistics.
5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5638 def get_document_statistics_online(request) begin data, _status_code, _headers = get_document_statistics_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_statistics_online_with_http_info(request) else raise end end data end |
#get_document_with_format(request) ⇒ File
Converts a document in cloud storage to the specified format.
5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5680 def get_document_with_format(request) begin data, _status_code, _headers = get_document_with_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_document_with_format_with_http_info(request) else raise end end data end |
#get_field(request) ⇒ FieldResponse
Reads a field from the document node.
5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5722 def get_field(request) begin data, _status_code, _headers = get_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_field_with_http_info(request) else raise end end data end |
#get_field_online(request) ⇒ FieldResponse
Reads a field from the document node.
5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5764 def get_field_online(request) begin data, _status_code, _headers = get_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_field_online_with_http_info(request) else raise end end data end |
#get_fields(request) ⇒ FieldsResponse
Reads fields from the document node.
5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5806 def get_fields(request) begin data, _status_code, _headers = get_fields_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_fields_with_http_info(request) else raise end end data end |
#get_fields_online(request) ⇒ FieldsResponse
Reads fields from the document node.
5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5848 def get_fields_online(request) begin data, _status_code, _headers = get_fields_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_fields_online_with_http_info(request) else raise end end data end |
#get_files_list(request) ⇒ FilesList
Get all files and folders within a folder.
5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5890 def get_files_list(request) begin data, _status_code, _headers = get_files_list_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_files_list_with_http_info(request) else raise end end data end |
#get_footnote(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5932 def get_footnote(request) begin data, _status_code, _headers = get_footnote_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_footnote_with_http_info(request) else raise end end data end |
#get_footnote_online(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5974 def get_footnote_online(request) begin data, _status_code, _headers = get_footnote_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_footnote_online_with_http_info(request) else raise end end data end |
#get_footnotes(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6016 def get_footnotes(request) begin data, _status_code, _headers = get_footnotes_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_footnotes_with_http_info(request) else raise end end data end |
#get_footnotes_online(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6058 def get_footnotes_online(request) begin data, _status_code, _headers = get_footnotes_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_footnotes_online_with_http_info(request) else raise end end data end |
#get_form_field(request) ⇒ FormFieldResponse
Reads a form field from the document node.
6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6100 def get_form_field(request) begin data, _status_code, _headers = get_form_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_form_field_with_http_info(request) else raise end end data end |
#get_form_field_online(request) ⇒ FormFieldResponse
Reads a form field from the document node.
6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6142 def get_form_field_online(request) begin data, _status_code, _headers = get_form_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_form_field_online_with_http_info(request) else raise end end data end |
#get_form_fields(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6184 def get_form_fields(request) begin data, _status_code, _headers = get_form_fields_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_form_fields_with_http_info(request) else raise end end data end |
#get_form_fields_online(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6226 def get_form_fields_online(request) begin data, _status_code, _headers = get_form_fields_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_form_fields_online_with_http_info(request) else raise end end data end |
#get_header_footer(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6268 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footer_of_section(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6310 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footer_of_section_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6352 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footer_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6394 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footers(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6436 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footers_online(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6478 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_info(request) ⇒ InfoResponse
Returns application info.
6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6520 def get_info(request) begin data, _status_code, _headers = get_info_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_info_with_http_info(request) else raise end end data end |
#get_list(request) ⇒ ListResponse
Reads a list from the document.
6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6562 def get_list(request) begin data, _status_code, _headers = get_list_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_list_with_http_info(request) else raise end end data end |
#get_list_online(request) ⇒ ListResponse
Reads a list from the document.
6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6604 def get_list_online(request) begin data, _status_code, _headers = get_list_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_list_online_with_http_info(request) else raise end end data end |
#get_lists(request) ⇒ ListsResponse
Reads lists from the document.
6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6646 def get_lists(request) begin data, _status_code, _headers = get_lists_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_lists_with_http_info(request) else raise end end data end |
#get_lists_online(request) ⇒ ListsResponse
Reads lists from the document.
6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6688 def get_lists_online(request) begin data, _status_code, _headers = get_lists_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_lists_online_with_http_info(request) else raise end end data end |
#get_office_math_object(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6730 def get_office_math_object(request) begin data, _status_code, _headers = get_office_math_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_office_math_object_with_http_info(request) else raise end end data end |
#get_office_math_object_online(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6772 def get_office_math_object_online(request) begin data, _status_code, _headers = get_office_math_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_office_math_object_online_with_http_info(request) else raise end end data end |
#get_office_math_objects(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6814 def get_office_math_objects(request) begin data, _status_code, _headers = get_office_math_objects_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_office_math_objects_with_http_info(request) else raise end end data end |
#get_office_math_objects_online(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6856 def get_office_math_objects_online(request) begin data, _status_code, _headers = get_office_math_objects_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_office_math_objects_online_with_http_info(request) else raise end end data end |
#get_paragraph(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6898 def get_paragraph(request) begin data, _status_code, _headers = get_paragraph_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_with_http_info(request) else raise end end data end |
#get_paragraph_format(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6940 def get_paragraph_format(request) begin data, _status_code, _headers = get_paragraph_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_format_with_http_info(request) else raise end end data end |
#get_paragraph_format_online(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6982 def get_paragraph_format_online(request) begin data, _status_code, _headers = get_paragraph_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_format_online_with_http_info(request) else raise end end data end |
#get_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7024 def get_paragraph_list_format(request) begin data, _status_code, _headers = get_paragraph_list_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_list_format_with_http_info(request) else raise end end data end |
#get_paragraph_list_format_online(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7066 def get_paragraph_list_format_online(request) begin data, _status_code, _headers = get_paragraph_list_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_list_format_online_with_http_info(request) else raise end end data end |
#get_paragraph_online(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7108 def get_paragraph_online(request) begin data, _status_code, _headers = get_paragraph_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_online_with_http_info(request) else raise end end data end |
#get_paragraph_tab_stops(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7234 def get_paragraph_tab_stops(request) begin data, _status_code, _headers = get_paragraph_tab_stops_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_tab_stops_with_http_info(request) else raise end end data end |
#get_paragraph_tab_stops_online(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7276 def get_paragraph_tab_stops_online(request) begin data, _status_code, _headers = get_paragraph_tab_stops_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraph_tab_stops_online_with_http_info(request) else raise end end data end |
#get_paragraphs(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7150 def get_paragraphs(request) begin data, _status_code, _headers = get_paragraphs_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraphs_with_http_info(request) else raise end end data end |
#get_paragraphs_online(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7192 def get_paragraphs_online(request) begin data, _status_code, _headers = get_paragraphs_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraphs_online_with_http_info(request) else raise end end data end |
#get_public_key(request) ⇒ PublicKeyResponse
Get assymetric public key.
7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7318 def get_public_key(request) begin data, _status_code, _headers = get_public_key_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_public_key_with_http_info(request) else raise end end data end |
#get_range_text(request) ⇒ RangeTextResponse
Reads range text from the document.
7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7360 def get_range_text(request) begin data, _status_code, _headers = get_range_text_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_range_text_with_http_info(request) else raise end end data end |
#get_range_text_online(request) ⇒ RangeTextResponse
Reads range text from the document.
7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7402 def get_range_text_online(request) begin data, _status_code, _headers = get_range_text_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_range_text_online_with_http_info(request) else raise end end data end |
#get_run(request) ⇒ RunResponse
Reads a Run object from the paragraph.
7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7444 def get_run(request) begin data, _status_code, _headers = get_run_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_run_with_http_info(request) else raise end end data end |
#get_run_font(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7486 def get_run_font(request) begin data, _status_code, _headers = get_run_font_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_run_font_with_http_info(request) else raise end end data end |
#get_run_font_online(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7528 def get_run_font_online(request) begin data, _status_code, _headers = get_run_font_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_run_font_online_with_http_info(request) else raise end end data end |
#get_run_online(request) ⇒ RunResponse
Reads a Run object from the paragraph.
7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7570 def get_run_online(request) begin data, _status_code, _headers = get_run_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_run_online_with_http_info(request) else raise end end data end |
#get_runs(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7612 def get_runs(request) begin data, _status_code, _headers = get_runs_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_runs_with_http_info(request) else raise end end data end |
#get_runs_online(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7654 def get_runs_online(request) begin data, _status_code, _headers = get_runs_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_runs_online_with_http_info(request) else raise end end data end |
#get_section(request) ⇒ SectionResponse
Reads a section from the document.
7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7696 def get_section(request) begin data, _status_code, _headers = get_section_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_section_with_http_info(request) else raise end end data end |
#get_section_online(request) ⇒ SectionResponse
Reads a section from the document.
7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7738 def get_section_online(request) begin data, _status_code, _headers = get_section_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_section_online_with_http_info(request) else raise end end data end |
#get_section_page_setup(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7780 def get_section_page_setup(request) begin data, _status_code, _headers = get_section_page_setup_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_section_page_setup_with_http_info(request) else raise end end data end |
#get_section_page_setup_online(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7822 def get_section_page_setup_online(request) begin data, _status_code, _headers = get_section_page_setup_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_section_page_setup_online_with_http_info(request) else raise end end data end |
#get_sections(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7864 def get_sections(request) begin data, _status_code, _headers = get_sections_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_sections_with_http_info(request) else raise end end data end |
#get_sections_online(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7906 def get_sections_online(request) begin data, _status_code, _headers = get_sections_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_sections_online_with_http_info(request) else raise end end data end |
#get_signatures(request) ⇒ SignatureCollectionResponse
Gets signatures from the document.
7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7948 def get_signatures(request) begin data, _status_code, _headers = get_signatures_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_signatures_with_http_info(request) else raise end end data end |
#get_signatures_online(request) ⇒ SignatureCollectionResponse
Gets signatures from the document.
7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7990 def get_signatures_online(request) begin data, _status_code, _headers = get_signatures_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_signatures_online_with_http_info(request) else raise end end data end |
#get_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8032 def get_structured_document_tag(request) begin data, _status_code, _headers = get_structured_document_tag_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_structured_document_tag_with_http_info(request) else raise end end data end |
#get_structured_document_tag_online(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 8086 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8074 def get_structured_document_tag_online(request) begin data, _status_code, _headers = get_structured_document_tag_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_structured_document_tag_online_with_http_info(request) else raise end end data end |
#get_structured_document_tags(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8116 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_structured_document_tags_online(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8158 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_style(request) ⇒ StyleResponse
Reads a style from the document.
8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8200 def get_style(request) begin data, _status_code, _headers = get_style_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_style_with_http_info(request) else raise end end data end |
#get_style_from_document_element(request) ⇒ StyleResponse
Reads a style from the document node.
8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8242 def get_style_from_document_element(request) begin data, _status_code, _headers = get_style_from_document_element_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_style_from_document_element_with_http_info(request) else raise end end data end |
#get_style_from_document_element_online(request) ⇒ StyleResponse
Reads a style from the document node.
8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8284 def get_style_from_document_element_online(request) begin data, _status_code, _headers = get_style_from_document_element_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_style_from_document_element_online_with_http_info(request) else raise end end data end |
#get_style_online(request) ⇒ StyleResponse
Reads a style from the document.
8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8326 def get_style_online(request) begin data, _status_code, _headers = get_style_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_style_online_with_http_info(request) else raise end end data end |
#get_styles(request) ⇒ StylesResponse
Reads styles from the document.
8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8368 def get_styles(request) begin data, _status_code, _headers = get_styles_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_styles_with_http_info(request) else raise end end data end |
#get_styles_online(request) ⇒ StylesResponse
Reads styles from the document.
8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8410 def get_styles_online(request) begin data, _status_code, _headers = get_styles_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_styles_online_with_http_info(request) else raise end end data end |
#get_table(request) ⇒ TableResponse
Reads a table from the document node.
8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8452 def get_table(request) begin data, _status_code, _headers = get_table_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_with_http_info(request) else raise end end data end |
#get_table_cell(request) ⇒ TableCellResponse
Reads a cell from the table row.
8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8494 def get_table_cell(request) begin data, _status_code, _headers = get_table_cell_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_cell_with_http_info(request) else raise end end data end |
#get_table_cell_format(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8536 def get_table_cell_format(request) begin data, _status_code, _headers = get_table_cell_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_cell_format_with_http_info(request) else raise end end data end |
#get_table_cell_format_online(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8578 def get_table_cell_format_online(request) begin data, _status_code, _headers = get_table_cell_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_cell_format_online_with_http_info(request) else raise end end data end |
#get_table_cell_online(request) ⇒ TableCellResponse
Reads a cell from the table row.
8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8620 def get_table_cell_online(request) begin data, _status_code, _headers = get_table_cell_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_cell_online_with_http_info(request) else raise end end data end |
#get_table_online(request) ⇒ TableResponse
Reads a table from the document node.
8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8662 def get_table_online(request) begin data, _status_code, _headers = get_table_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_online_with_http_info(request) else raise end end data end |
#get_table_properties(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8704 def get_table_properties(request) begin data, _status_code, _headers = get_table_properties_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_properties_with_http_info(request) else raise end end data end |
#get_table_properties_online(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8746 def get_table_properties_online(request) begin data, _status_code, _headers = get_table_properties_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_properties_online_with_http_info(request) else raise end end data end |
#get_table_row(request) ⇒ TableRowResponse
Reads a row from the table.
8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8788 def get_table_row(request) begin data, _status_code, _headers = get_table_row_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_row_with_http_info(request) else raise end end data end |
#get_table_row_format(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8830 def get_table_row_format(request) begin data, _status_code, _headers = get_table_row_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_row_format_with_http_info(request) else raise end end data end |
#get_table_row_format_online(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8872 def get_table_row_format_online(request) begin data, _status_code, _headers = get_table_row_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_row_format_online_with_http_info(request) else raise end end data end |
#get_table_row_online(request) ⇒ TableRowResponse
Reads a row from the table.
8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8914 def get_table_row_online(request) begin data, _status_code, _headers = get_table_row_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_table_row_online_with_http_info(request) else raise end end data end |
#get_tables(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8956 def get_tables(request) begin data, _status_code, _headers = get_tables_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_tables_with_http_info(request) else raise end end data end |
#get_tables_online(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8998 def get_tables_online(request) begin data, _status_code, _headers = get_tables_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_tables_online_with_http_info(request) else raise end end data end |
#insert_bookmark(request) ⇒ BookmarkResponse
Inserts a new bookmark to the document.
9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9040 def insert_bookmark(request) begin data, _status_code, _headers = insert_bookmark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_bookmark_with_http_info(request) else raise end end data end |
#insert_bookmark_online(request) ⇒ InsertBookmarkOnlineResponse
Inserts a new bookmark to the document.
9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9082 def insert_bookmark_online(request) begin data, _status_code, _headers = insert_bookmark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_bookmark_online_with_http_info(request) else raise end end data end |
#insert_comment(request) ⇒ CommentResponse
Inserts a new comment to the document.
9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9128 def insert_comment(request) begin data, _status_code, _headers = insert_comment_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_comment_with_http_info(request) else raise end end data end |
#insert_comment_online(request) ⇒ InsertCommentOnlineResponse
Inserts a new comment to the document.
9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9170 def insert_comment_online(request) begin data, _status_code, _headers = insert_comment_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_comment_online_with_http_info(request) else raise end end data end |
#insert_custom_xml_part(request) ⇒ CustomXmlPartResponse
Inserts a new custom xml part to the document.
9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 9227 9228 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9216 def insert_custom_xml_part(request) begin data, _status_code, _headers = insert_custom_xml_part_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_custom_xml_part_with_http_info(request) else raise end end data end |
#insert_custom_xml_part_online(request) ⇒ InsertCustomXmlPartOnlineResponse
Inserts a new custom xml part to the document.
9258 9259 9260 9261 9262 9263 9264 9265 9266 9267 9268 9269 9270 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9258 def insert_custom_xml_part_online(request) begin data, _status_code, _headers = insert_custom_xml_part_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_custom_xml_part_online_with_http_info(request) else raise end end data end |
#insert_drawing_object(request) ⇒ DrawingObjectResponse
Inserts a new DrawingObject to the document node.
9304 9305 9306 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9304 def insert_drawing_object(request) begin data, _status_code, _headers = insert_drawing_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_drawing_object_with_http_info(request) else raise end end data end |
#insert_drawing_object_online(request) ⇒ InsertDrawingObjectOnlineResponse
Inserts a new DrawingObject to the document node.
9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9346 def insert_drawing_object_online(request) begin data, _status_code, _headers = insert_drawing_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_drawing_object_online_with_http_info(request) else raise end end data end |
#insert_field(request) ⇒ FieldResponse
Inserts a new field to the document node.
9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9392 def insert_field(request) begin data, _status_code, _headers = insert_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_field_with_http_info(request) else raise end end data end |
#insert_field_online(request) ⇒ InsertFieldOnlineResponse
Inserts a new field to the document node.
9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9434 def insert_field_online(request) begin data, _status_code, _headers = insert_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_field_online_with_http_info(request) else raise end end data end |
#insert_footnote(request) ⇒ FootnoteResponse
Inserts a new footnote to the document node.
9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9480 def insert_footnote(request) begin data, _status_code, _headers = insert_footnote_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_footnote_with_http_info(request) else raise end end data end |
#insert_footnote_online(request) ⇒ InsertFootnoteOnlineResponse
Inserts a new footnote to the document node.
9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9522 def insert_footnote_online(request) begin data, _status_code, _headers = insert_footnote_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_footnote_online_with_http_info(request) else raise end end data end |
#insert_form_field(request) ⇒ FormFieldResponse
Inserts a new form field to the document node.
9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9568 def insert_form_field(request) begin data, _status_code, _headers = insert_form_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_form_field_with_http_info(request) else raise end end data end |
#insert_form_field_online(request) ⇒ InsertFormFieldOnlineResponse
Inserts a new form field to the document node.
9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9610 def insert_form_field_online(request) begin data, _status_code, _headers = insert_form_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_form_field_online_with_http_info(request) else raise end end data end |
#insert_header_footer(request) ⇒ HeaderFooterResponse
Inserts a new HeaderFooter object to the document section.
9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9656 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#insert_header_footer_online(request) ⇒ InsertHeaderFooterOnlineResponse
Inserts a new HeaderFooter object to the document section.
9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9698 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#insert_list(request) ⇒ ListResponse
Inserts a new list to the document.
9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9744 def insert_list(request) begin data, _status_code, _headers = insert_list_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_list_with_http_info(request) else raise end end data end |
#insert_list_online(request) ⇒ InsertListOnlineResponse
Inserts a new list to the document.
9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9786 def insert_list_online(request) begin data, _status_code, _headers = insert_list_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_list_online_with_http_info(request) else raise end end data end |
#insert_or_update_paragraph_tab_stop(request) ⇒ TabStopsResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9832 def insert_or_update_paragraph_tab_stop(request) begin data, _status_code, _headers = insert_or_update_paragraph_tab_stop_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_or_update_paragraph_tab_stop_with_http_info(request) else raise end end data end |
#insert_or_update_paragraph_tab_stop_online(request) ⇒ InsertOrUpdateParagraphTabStopOnlineResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9874 def insert_or_update_paragraph_tab_stop_online(request) begin data, _status_code, _headers = insert_or_update_paragraph_tab_stop_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_or_update_paragraph_tab_stop_online_with_http_info(request) else raise end end data end |
#insert_page_numbers(request) ⇒ DocumentResponse
Inserts page numbers to the document.
9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9920 def insert_page_numbers(request) begin data, _status_code, _headers = insert_page_numbers_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_page_numbers_with_http_info(request) else raise end end data end |
#insert_page_numbers_online(request) ⇒ InsertPageNumbersOnlineResponse
Inserts page numbers to the document.
9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9962 def insert_page_numbers_online(request) begin data, _status_code, _headers = insert_page_numbers_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_page_numbers_online_with_http_info(request) else raise end end data end |
#insert_paragraph(request) ⇒ ParagraphResponse
Inserts a new paragraph to the document node.
10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10008 def insert_paragraph(request) begin data, _status_code, _headers = insert_paragraph_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_paragraph_with_http_info(request) else raise end end data end |
#insert_paragraph_online(request) ⇒ InsertParagraphOnlineResponse
Inserts a new paragraph to the document node.
10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10050 def insert_paragraph_online(request) begin data, _status_code, _headers = insert_paragraph_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_paragraph_online_with_http_info(request) else raise end end data end |
#insert_run(request) ⇒ RunResponse
Inserts a new Run object to the paragraph.
10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10096 def insert_run(request) begin data, _status_code, _headers = insert_run_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_run_with_http_info(request) else raise end end data end |
#insert_run_online(request) ⇒ InsertRunOnlineResponse
Inserts a new Run object to the paragraph.
10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10138 def insert_run_online(request) begin data, _status_code, _headers = insert_run_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_run_online_with_http_info(request) else raise end end data end |
#insert_section(request) ⇒ nil
Inserts a section to the document.
10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10184 def insert_section(request) begin data, _status_code, _headers = insert_section_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_section_with_http_info(request) else raise end end nil end |
#insert_section_online(request) ⇒ FILES_COLLECTION
Inserts a section to the document.
10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10225 def insert_section_online(request) begin data, _status_code, _headers = insert_section_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_section_online_with_http_info(request) else raise end end data end |
#insert_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10268 def insert_structured_document_tag(request) begin data, _status_code, _headers = insert_structured_document_tag_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_structured_document_tag_with_http_info(request) else raise end end data end |
#insert_structured_document_tag_online(request) ⇒ InsertStructuredDocumentTagOnlineResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10310 def insert_structured_document_tag_online(request) begin data, _status_code, _headers = insert_structured_document_tag_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_structured_document_tag_online_with_http_info(request) else raise end end data end |
#insert_style(request) ⇒ StyleResponse
Inserts a new style to the document.
10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10356 def insert_style(request) begin data, _status_code, _headers = insert_style_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_style_with_http_info(request) else raise end end data end |
#insert_style_online(request) ⇒ InsertStyleOnlineResponse
Inserts a new style to the document.
10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10398 def insert_style_online(request) begin data, _status_code, _headers = insert_style_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_style_online_with_http_info(request) else raise end end data end |
#insert_table(request) ⇒ TableResponse
Inserts a new table to the document node.
10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10444 def insert_table(request) begin data, _status_code, _headers = insert_table_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_with_http_info(request) else raise end end data end |
#insert_table_cell(request) ⇒ TableCellResponse
Inserts a new cell to the table row.
10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10486 def insert_table_cell(request) begin data, _status_code, _headers = insert_table_cell_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_cell_with_http_info(request) else raise end end data end |
#insert_table_cell_online(request) ⇒ InsertTableCellOnlineResponse
Inserts a new cell to the table row.
10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10528 def insert_table_cell_online(request) begin data, _status_code, _headers = insert_table_cell_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_cell_online_with_http_info(request) else raise end end data end |
#insert_table_online(request) ⇒ InsertTableOnlineResponse
Inserts a new table to the document node.
10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10574 def insert_table_online(request) begin data, _status_code, _headers = insert_table_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_online_with_http_info(request) else raise end end data end |
#insert_table_row(request) ⇒ TableRowResponse
Inserts a new row to the table.
10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10620 def insert_table_row(request) begin data, _status_code, _headers = insert_table_row_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_row_with_http_info(request) else raise end end data end |
#insert_table_row_online(request) ⇒ InsertTableRowOnlineResponse
Inserts a new row to the table.
10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10662 def insert_table_row_online(request) begin data, _status_code, _headers = insert_table_row_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_table_row_online_with_http_info(request) else raise end end data end |
#insert_watermark(request) ⇒ DocumentResponse
Insert a watermark to the document.
10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10708 def insert_watermark(request) begin data, _status_code, _headers = insert_watermark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_with_http_info(request) else raise end end data end |
#insert_watermark_image(request) ⇒ DocumentResponse
Inserts a new watermark image to the document.
10750 10751 10752 10753 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10750 def insert_watermark_image(request) warn "This operation is deprecated and is used for backward compatibility only. Please use InsertWatermark instead." begin data, _status_code, _headers = insert_watermark_image_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_image_with_http_info(request) else raise end end data end |
#insert_watermark_image_online(request) ⇒ InsertWatermarkImageOnlineResponse
Inserts a new watermark image to the document.
10793 10794 10795 10796 10797 10798 10799 10800 10801 10802 10803 10804 10805 10806 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10793 def insert_watermark_image_online(request) warn "This operation is deprecated and is used for backward compatibility only. Please use InsertWatermark instead." begin data, _status_code, _headers = insert_watermark_image_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_image_online_with_http_info(request) else raise end end data end |
#insert_watermark_online(request) ⇒ InsertWatermarkOnlineResponse
Insert a watermark to the document.
10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10840 def insert_watermark_online(request) begin data, _status_code, _headers = insert_watermark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_online_with_http_info(request) else raise end end data end |
#insert_watermark_text(request) ⇒ DocumentResponse
Inserts a new watermark text to the document.
10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10886 def insert_watermark_text(request) warn "This operation is deprecated and is used for backward compatibility only. Please use InsertWatermark instead." begin data, _status_code, _headers = insert_watermark_text_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_text_with_http_info(request) else raise end end data end |
#insert_watermark_text_online(request) ⇒ InsertWatermarkTextOnlineResponse
Inserts a new watermark text to the document.
10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10929 def insert_watermark_text_online(request) warn "This operation is deprecated and is used for backward compatibility only. Please use InsertWatermark instead." begin data, _status_code, _headers = insert_watermark_text_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = insert_watermark_text_online_with_http_info(request) else raise end end data end |
#link_header_footers_to_previous(request) ⇒ nil
Links headers / footers of the section to the previous one.
10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10976 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end nil end |
#load_web_document(request) ⇒ SaveResponse
Downloads a document from the Web using URL and saves it to cloud storage in the specified format.
11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11017 def load_web_document(request) begin data, _status_code, _headers = load_web_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = load_web_document_with_http_info(request) else raise end end data end |
#merge_with_next(request) ⇒ nil
Merge the section with the next one.
11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11059 def merge_with_next(request) begin data, _status_code, _headers = merge_with_next_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = merge_with_next_with_http_info(request) else raise end end nil end |
#merge_with_next_online(request) ⇒ FILES_COLLECTION
Merge the section with the next one.
11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11100 def merge_with_next_online(request) begin data, _status_code, _headers = merge_with_next_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = merge_with_next_online_with_http_info(request) else raise end end data end |
#move_file(request) ⇒ nil
Move file.
11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11143 def move_file(request) begin data, _status_code, _headers = move_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = move_file_with_http_info(request) else raise end end nil end |
#move_folder(request) ⇒ nil
Move folder.
11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11184 def move_folder(request) begin data, _status_code, _headers = move_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = move_folder_with_http_info(request) else raise end end nil end |
#optimize_document(request) ⇒ nil
Applies document content optimization options, specific to a particular versions of Microsoft Word.
11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11225 def optimize_document(request) begin data, _status_code, _headers = optimize_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = optimize_document_with_http_info(request) else raise end end nil end |
#optimize_document_online(request) ⇒ FILES_COLLECTION
Applies document content optimization options, specific to a particular versions of Microsoft Word.
11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11266 def optimize_document_online(request) begin data, _status_code, _headers = optimize_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = optimize_document_online_with_http_info(request) else raise end end data end |
#protect_document(request) ⇒ ProtectionDataResponse
Changes the document protection. The previous protection will be overwritten if it exist.
11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11309 def protect_document(request) begin data, _status_code, _headers = protect_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = protect_document_with_http_info(request) else raise end end data end |
#protect_document_online(request) ⇒ ProtectDocumentOnlineResponse
Changes the document protection. The previous protection will be overwritten if it exist.
11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11351 def protect_document_online(request) begin data, _status_code, _headers = protect_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = protect_document_online_with_http_info(request) else raise end end data end |
#reject_all_revisions(request) ⇒ RevisionsModificationResponse
Rejects all revisions in the document.
11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11397 def reject_all_revisions(request) begin data, _status_code, _headers = reject_all_revisions_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = reject_all_revisions_with_http_info(request) else raise end end data end |
#reject_all_revisions_online(request) ⇒ RejectAllRevisionsOnlineResponse
Rejects all revisions in the document.
11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11439 def reject_all_revisions_online(request) begin data, _status_code, _headers = reject_all_revisions_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = reject_all_revisions_online_with_http_info(request) else raise end end data end |
#remove_all_signatures(request) ⇒ SignatureCollectionResponse
Removes all signatures of the document.
11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11485 def remove_all_signatures(request) begin data, _status_code, _headers = remove_all_signatures_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = remove_all_signatures_with_http_info(request) else raise end end data end |
#remove_all_signatures_online(request) ⇒ RemoveAllSignaturesOnlineResponse
Removes all signatures of the document.
11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11527 def remove_all_signatures_online(request) begin data, _status_code, _headers = remove_all_signatures_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = remove_all_signatures_online_with_http_info(request) else raise end end data end |
#remove_range(request) ⇒ DocumentResponse
Removes a range from the document.
11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11573 def remove_range(request) begin data, _status_code, _headers = remove_range_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = remove_range_with_http_info(request) else raise end end data end |
#remove_range_online(request) ⇒ RemoveRangeOnlineResponse
Removes a range from the document.
11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11615 def remove_range_online(request) begin data, _status_code, _headers = remove_range_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = remove_range_online_with_http_info(request) else raise end end data end |
#render_drawing_object(request) ⇒ File
Renders a DrawingObject to the specified format.
11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11661 def render_drawing_object(request) begin data, _status_code, _headers = render_drawing_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_drawing_object_with_http_info(request) else raise end end data end |
#render_drawing_object_online(request) ⇒ File
Renders a DrawingObject to the specified format.
11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11703 def render_drawing_object_online(request) begin data, _status_code, _headers = render_drawing_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_drawing_object_online_with_http_info(request) else raise end end data end |
#render_math_object(request) ⇒ File
Renders an OfficeMath object to the specified format.
11745 11746 11747 11748 11749 11750 11751 11752 11753 11754 11755 11756 11757 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11745 def render_math_object(request) begin data, _status_code, _headers = render_math_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_math_object_with_http_info(request) else raise end end data end |
#render_math_object_online(request) ⇒ File
Renders an OfficeMath object to the specified format.
11787 11788 11789 11790 11791 11792 11793 11794 11795 11796 11797 11798 11799 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11787 def render_math_object_online(request) begin data, _status_code, _headers = render_math_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_math_object_online_with_http_info(request) else raise end end data end |
#render_page(request) ⇒ File
Renders a page to the specified format.
11829 11830 11831 11832 11833 11834 11835 11836 11837 11838 11839 11840 11841 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11829 def render_page(request) begin data, _status_code, _headers = render_page_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_page_with_http_info(request) else raise end end data end |
#render_page_online(request) ⇒ File
Renders a page to the specified format.
11871 11872 11873 11874 11875 11876 11877 11878 11879 11880 11881 11882 11883 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11871 def render_page_online(request) begin data, _status_code, _headers = render_page_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_page_online_with_http_info(request) else raise end end data end |
#render_paragraph(request) ⇒ File
Renders a paragraph to the specified format.
11913 11914 11915 11916 11917 11918 11919 11920 11921 11922 11923 11924 11925 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11913 def render_paragraph(request) begin data, _status_code, _headers = render_paragraph_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_paragraph_with_http_info(request) else raise end end data end |
#render_paragraph_online(request) ⇒ File
Renders a paragraph to the specified format.
11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 11965 11966 11967 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11955 def render_paragraph_online(request) begin data, _status_code, _headers = render_paragraph_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_paragraph_online_with_http_info(request) else raise end end data end |
#render_table(request) ⇒ File
Renders a table to the specified format.
11997 11998 11999 12000 12001 12002 12003 12004 12005 12006 12007 12008 12009 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11997 def render_table(request) begin data, _status_code, _headers = render_table_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_table_with_http_info(request) else raise end end data end |
#render_table_online(request) ⇒ File
Renders a table to the specified format.
12039 12040 12041 12042 12043 12044 12045 12046 12047 12048 12049 12050 12051 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12039 def render_table_online(request) begin data, _status_code, _headers = render_table_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = render_table_online_with_http_info(request) else raise end end data end |
#replace_text(request) ⇒ ReplaceTextResponse
Replaces text in the document.
12081 12082 12083 12084 12085 12086 12087 12088 12089 12090 12091 12092 12093 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12081 def replace_text(request) begin data, _status_code, _headers = replace_text_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = replace_text_with_http_info(request) else raise end end data end |
#replace_text_online(request) ⇒ ReplaceTextOnlineResponse
Replaces text in the document.
12123 12124 12125 12126 12127 12128 12129 12130 12131 12132 12133 12134 12135 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12123 def replace_text_online(request) begin data, _status_code, _headers = replace_text_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = replace_text_online_with_http_info(request) else raise end end data end |
#replace_with_text(request) ⇒ DocumentResponse
Replaces a range with text in the document.
12169 12170 12171 12172 12173 12174 12175 12176 12177 12178 12179 12180 12181 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12169 def replace_with_text(request) begin data, _status_code, _headers = replace_with_text_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = replace_with_text_with_http_info(request) else raise end end data end |
#replace_with_text_online(request) ⇒ ReplaceWithTextOnlineResponse
Replaces a range with text in the document.
12211 12212 12213 12214 12215 12216 12217 12218 12219 12220 12221 12222 12223 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12211 def replace_with_text_online(request) begin data, _status_code, _headers = replace_with_text_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = replace_with_text_online_with_http_info(request) else raise end end data end |
#reset_cache(request) ⇒ nil
Clears the font cache.
12257 12258 12259 12260 12261 12262 12263 12264 12265 12266 12267 12268 12269 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12257 def reset_cache(request) begin data, _status_code, _headers = reset_cache_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = reset_cache_with_http_info(request) else raise end end nil end |
#save_as(request) ⇒ SaveResponse
Converts a document in cloud storage to the specified format.
12298 12299 12300 12301 12302 12303 12304 12305 12306 12307 12308 12309 12310 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12298 def save_as(request) begin data, _status_code, _headers = save_as_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_with_http_info(request) else raise end end data end |
#save_as_online(request) ⇒ SaveAsOnlineResponse
Converts a document in cloud storage to the specified format.
12340 12341 12342 12343 12344 12345 12346 12347 12348 12349 12350 12351 12352 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12340 def save_as_online(request) begin data, _status_code, _headers = save_as_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_online_with_http_info(request) else raise end end data end |
#save_as_range(request) ⇒ DocumentResponse
Saves a range as a new document.
12386 12387 12388 12389 12390 12391 12392 12393 12394 12395 12396 12397 12398 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12386 def save_as_range(request) begin data, _status_code, _headers = save_as_range_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_range_with_http_info(request) else raise end end data end |
#save_as_range_online(request) ⇒ SaveAsRangeOnlineResponse
Saves a range as a new document.
12428 12429 12430 12431 12432 12433 12434 12435 12436 12437 12438 12439 12440 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12428 def save_as_range_online(request) begin data, _status_code, _headers = save_as_range_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_range_online_with_http_info(request) else raise end end data end |
#save_as_tiff(request) ⇒ SaveResponse
Converts a document in cloud storage to TIFF format using detailed conversion settings.
12474 12475 12476 12477 12478 12479 12480 12481 12482 12483 12484 12485 12486 12487 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12474 def save_as_tiff(request) warn "This operation will be removed in the future." begin data, _status_code, _headers = save_as_tiff_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_tiff_with_http_info(request) else raise end end data end |
#save_as_tiff_online(request) ⇒ SaveAsTiffOnlineResponse
Converts a document in cloud storage to TIFF format using detailed conversion settings.
12517 12518 12519 12520 12521 12522 12523 12524 12525 12526 12527 12528 12529 12530 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12517 def save_as_tiff_online(request) warn "This operation will be removed in the future." begin data, _status_code, _headers = save_as_tiff_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = save_as_tiff_online_with_http_info(request) else raise end end data end |
#search(request) ⇒ SearchResponse
Searches text, specified by the regular expression, in the document.
12564 12565 12566 12567 12568 12569 12570 12571 12572 12573 12574 12575 12576 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12564 def search(request) begin data, _status_code, _headers = search_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = search_with_http_info(request) else raise end end data end |
#search_online(request) ⇒ SearchResponse
Searches text, specified by the regular expression, in the document.
12606 12607 12608 12609 12610 12611 12612 12613 12614 12615 12616 12617 12618 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12606 def search_online(request) begin data, _status_code, _headers = search_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = search_online_with_http_info(request) else raise end end data end |
#sign_document(request) ⇒ SignatureCollectionResponse
Signs the document with given certificate.
12648 12649 12650 12651 12652 12653 12654 12655 12656 12657 12658 12659 12660 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12648 def sign_document(request) begin data, _status_code, _headers = sign_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = sign_document_with_http_info(request) else raise end end data end |
#sign_document_online(request) ⇒ SignDocumentOnlineResponse
Signs the document with given certificate.
12690 12691 12692 12693 12694 12695 12696 12697 12698 12699 12700 12701 12702 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12690 def sign_document_online(request) begin data, _status_code, _headers = sign_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = sign_document_online_with_http_info(request) else raise end end data end |
#split_document(request) ⇒ SplitDocumentResponse
Splits a document into parts and saves them in the specified format.
12736 12737 12738 12739 12740 12741 12742 12743 12744 12745 12746 12747 12748 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12736 def split_document(request) begin data, _status_code, _headers = split_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = split_document_with_http_info(request) else raise end end data end |
#split_document_online(request) ⇒ SplitDocumentOnlineResponse
Splits a document into parts and saves them in the specified format.
12778 12779 12780 12781 12782 12783 12784 12785 12786 12787 12788 12789 12790 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12778 def split_document_online(request) begin data, _status_code, _headers = split_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = split_document_online_with_http_info(request) else raise end end data end |
#translate_node_id(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
12824 12825 12826 12827 12828 12829 12830 12831 12832 12833 12834 12835 12836 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12824 def translate_node_id(request) begin data, _status_code, _headers = translate_node_id_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = translate_node_id_with_http_info(request) else raise end end data end |
#translate_node_id_online(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12866 def translate_node_id_online(request) begin data, _status_code, _headers = translate_node_id_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = translate_node_id_online_with_http_info(request) else raise end end data end |
#unprotect_document(request) ⇒ ProtectionDataResponse
Removes protection from the document.
12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 12919 12920 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12908 def unprotect_document(request) begin data, _status_code, _headers = unprotect_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = unprotect_document_with_http_info(request) else raise end end data end |
#unprotect_document_online(request) ⇒ UnprotectDocumentOnlineResponse
Removes protection from the document.
12950 12951 12952 12953 12954 12955 12956 12957 12958 12959 12960 12961 12962 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12950 def unprotect_document_online(request) begin data, _status_code, _headers = unprotect_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = unprotect_document_online_with_http_info(request) else raise end end data end |
#update_bookmark(request) ⇒ BookmarkResponse
Updates a bookmark in the document.
12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 13006 13007 13008 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12996 def update_bookmark(request) begin data, _status_code, _headers = update_bookmark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_bookmark_with_http_info(request) else raise end end data end |
#update_bookmark_online(request) ⇒ UpdateBookmarkOnlineResponse
Updates a bookmark in the document.
13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13038 def update_bookmark_online(request) begin data, _status_code, _headers = update_bookmark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_bookmark_online_with_http_info(request) else raise end end data end |
#update_border(request) ⇒ BorderResponse
Updates a border in the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13085 def update_border(request) begin data, _status_code, _headers = update_border_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_border_with_http_info(request) else raise end end data end |
#update_border_online(request) ⇒ UpdateBorderOnlineResponse
Updates a border in the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13129 def update_border_online(request) begin data, _status_code, _headers = update_border_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_border_online_with_http_info(request) else raise end end data end |
#update_comment(request) ⇒ CommentResponse
Updates a comment in the document.
13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13176 def update_comment(request) begin data, _status_code, _headers = update_comment_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_comment_with_http_info(request) else raise end end data end |
#update_comment_online(request) ⇒ UpdateCommentOnlineResponse
Updates a comment in the document.
13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13218 def update_comment_online(request) begin data, _status_code, _headers = update_comment_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_comment_online_with_http_info(request) else raise end end data end |
#update_custom_xml_part(request) ⇒ CustomXmlPartResponse
Updates the custom xml part in the document.
13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13264 def update_custom_xml_part(request) begin data, _status_code, _headers = update_custom_xml_part_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_custom_xml_part_with_http_info(request) else raise end end data end |
#update_custom_xml_part_online(request) ⇒ UpdateCustomXmlPartOnlineResponse
Updates the custom xml part in the document.
13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13306 def update_custom_xml_part_online(request) begin data, _status_code, _headers = update_custom_xml_part_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_custom_xml_part_online_with_http_info(request) else raise end end data end |
#update_drawing_object(request) ⇒ DrawingObjectResponse
Updates a DrawingObject in the document node.
13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13352 def update_drawing_object(request) begin data, _status_code, _headers = update_drawing_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_drawing_object_with_http_info(request) else raise end end data end |
#update_drawing_object_online(request) ⇒ UpdateDrawingObjectOnlineResponse
Updates a DrawingObject in the document node.
13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13394 def update_drawing_object_online(request) begin data, _status_code, _headers = update_drawing_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_drawing_object_online_with_http_info(request) else raise end end data end |
#update_field(request) ⇒ FieldResponse
Updates a field in the document node.
13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13440 def update_field(request) begin data, _status_code, _headers = update_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_field_with_http_info(request) else raise end end data end |
#update_field_online(request) ⇒ UpdateFieldOnlineResponse
Updates a field in the document node.
13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13482 def update_field_online(request) begin data, _status_code, _headers = update_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_field_online_with_http_info(request) else raise end end data end |
#update_fields(request) ⇒ DocumentResponse
Reevaluates field values in the document.
13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13528 def update_fields(request) begin data, _status_code, _headers = update_fields_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_fields_with_http_info(request) else raise end end data end |
#update_fields_online(request) ⇒ UpdateFieldsOnlineResponse
Reevaluates field values in the document.
13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13570 def update_fields_online(request) begin data, _status_code, _headers = update_fields_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_fields_online_with_http_info(request) else raise end end data end |
#update_footnote(request) ⇒ FootnoteResponse
Updates a footnote in the document node.
13616 13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13616 def update_footnote(request) begin data, _status_code, _headers = update_footnote_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_footnote_with_http_info(request) else raise end end data end |
#update_footnote_online(request) ⇒ UpdateFootnoteOnlineResponse
Updates a footnote in the document node.
13658 13659 13660 13661 13662 13663 13664 13665 13666 13667 13668 13669 13670 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13658 def update_footnote_online(request) begin data, _status_code, _headers = update_footnote_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_footnote_online_with_http_info(request) else raise end end data end |
#update_form_field(request) ⇒ FormFieldResponse
Updates a form field in the document node.
13704 13705 13706 13707 13708 13709 13710 13711 13712 13713 13714 13715 13716 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13704 def update_form_field(request) begin data, _status_code, _headers = update_form_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_form_field_with_http_info(request) else raise end end data end |
#update_form_field_online(request) ⇒ UpdateFormFieldOnlineResponse
Updates a form field in the document node.
13746 13747 13748 13749 13750 13751 13752 13753 13754 13755 13756 13757 13758 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13746 def update_form_field_online(request) begin data, _status_code, _headers = update_form_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_form_field_online_with_http_info(request) else raise end end data end |
#update_list(request) ⇒ ListResponse
Updates a list in the document.
13792 13793 13794 13795 13796 13797 13798 13799 13800 13801 13802 13803 13804 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13792 def update_list(request) begin data, _status_code, _headers = update_list_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_list_with_http_info(request) else raise end end data end |
#update_list_level(request) ⇒ ListResponse
Updates the level of a List element in the document.
13834 13835 13836 13837 13838 13839 13840 13841 13842 13843 13844 13845 13846 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13834 def update_list_level(request) begin data, _status_code, _headers = update_list_level_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_list_level_with_http_info(request) else raise end end data end |
#update_list_level_online(request) ⇒ UpdateListLevelOnlineResponse
Updates the level of a List element in the document.
13876 13877 13878 13879 13880 13881 13882 13883 13884 13885 13886 13887 13888 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13876 def update_list_level_online(request) begin data, _status_code, _headers = update_list_level_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_list_level_online_with_http_info(request) else raise end end data end |
#update_list_online(request) ⇒ UpdateListOnlineResponse
Updates a list in the document.
13922 13923 13924 13925 13926 13927 13928 13929 13930 13931 13932 13933 13934 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13922 def update_list_online(request) begin data, _status_code, _headers = update_list_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_list_online_with_http_info(request) else raise end end data end |
#update_paragraph_format(request) ⇒ ParagraphFormatResponse
Updates the formatting properties of a paragraph in the document node.
13968 13969 13970 13971 13972 13973 13974 13975 13976 13977 13978 13979 13980 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13968 def update_paragraph_format(request) begin data, _status_code, _headers = update_paragraph_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_paragraph_format_with_http_info(request) else raise end end data end |
#update_paragraph_format_online(request) ⇒ UpdateParagraphFormatOnlineResponse
Updates the formatting properties of a paragraph in the document node.
14010 14011 14012 14013 14014 14015 14016 14017 14018 14019 14020 14021 14022 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14010 def update_paragraph_format_online(request) begin data, _status_code, _headers = update_paragraph_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_paragraph_format_online_with_http_info(request) else raise end end data end |
#update_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Updates the formatting properties of a paragraph list in the document node.
14056 14057 14058 14059 14060 14061 14062 14063 14064 14065 14066 14067 14068 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14056 def update_paragraph_list_format(request) begin data, _status_code, _headers = update_paragraph_list_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_paragraph_list_format_with_http_info(request) else raise end end data end |
#update_paragraph_list_format_online(request) ⇒ UpdateParagraphListFormatOnlineResponse
Updates the formatting properties of a paragraph list in the document node.
14098 14099 14100 14101 14102 14103 14104 14105 14106 14107 14108 14109 14110 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14098 def update_paragraph_list_format_online(request) begin data, _status_code, _headers = update_paragraph_list_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_paragraph_list_format_online_with_http_info(request) else raise end end data end |
#update_run(request) ⇒ RunResponse
Updates a Run object in the paragraph.
14144 14145 14146 14147 14148 14149 14150 14151 14152 14153 14154 14155 14156 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14144 def update_run(request) begin data, _status_code, _headers = update_run_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_run_with_http_info(request) else raise end end data end |
#update_run_font(request) ⇒ FontResponse
Updates the font properties of a Run object in the paragraph.
14186 14187 14188 14189 14190 14191 14192 14193 14194 14195 14196 14197 14198 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14186 def update_run_font(request) begin data, _status_code, _headers = update_run_font_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_run_font_with_http_info(request) else raise end end data end |
#update_run_font_online(request) ⇒ UpdateRunFontOnlineResponse
Updates the font properties of a Run object in the paragraph.
14228 14229 14230 14231 14232 14233 14234 14235 14236 14237 14238 14239 14240 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14228 def update_run_font_online(request) begin data, _status_code, _headers = update_run_font_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_run_font_online_with_http_info(request) else raise end end data end |
#update_run_online(request) ⇒ UpdateRunOnlineResponse
Updates a Run object in the paragraph.
14274 14275 14276 14277 14278 14279 14280 14281 14282 14283 14284 14285 14286 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14274 def update_run_online(request) begin data, _status_code, _headers = update_run_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_run_online_with_http_info(request) else raise end end data end |
#update_section_page_setup(request) ⇒ SectionPageSetupResponse
Updates the page setup of a section in the document.
14320 14321 14322 14323 14324 14325 14326 14327 14328 14329 14330 14331 14332 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14320 def update_section_page_setup(request) begin data, _status_code, _headers = update_section_page_setup_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_section_page_setup_with_http_info(request) else raise end end data end |
#update_section_page_setup_online(request) ⇒ UpdateSectionPageSetupOnlineResponse
Updates the page setup of a section in the document.
14362 14363 14364 14365 14366 14367 14368 14369 14370 14371 14372 14373 14374 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14362 def update_section_page_setup_online(request) begin data, _status_code, _headers = update_section_page_setup_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_section_page_setup_online_with_http_info(request) else raise end end data end |
#update_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Updates a StructuredDocumentTag (SDT) in the document node.
14408 14409 14410 14411 14412 14413 14414 14415 14416 14417 14418 14419 14420 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14408 def update_structured_document_tag(request) begin data, _status_code, _headers = update_structured_document_tag_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_structured_document_tag_with_http_info(request) else raise end end data end |
#update_structured_document_tag_online(request) ⇒ UpdateStructuredDocumentTagOnlineResponse
Updates a StructuredDocumentTag (SDT) in the document node.
14450 14451 14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14450 def update_structured_document_tag_online(request) begin data, _status_code, _headers = update_structured_document_tag_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_structured_document_tag_online_with_http_info(request) else raise end end data end |
#update_style(request) ⇒ StyleResponse
Updates a style in the document.
14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 14507 14508 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14496 def update_style(request) begin data, _status_code, _headers = update_style_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_style_with_http_info(request) else raise end end data end |
#update_style_online(request) ⇒ UpdateStyleOnlineResponse
Updates a style in the document.
14538 14539 14540 14541 14542 14543 14544 14545 14546 14547 14548 14549 14550 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14538 def update_style_online(request) begin data, _status_code, _headers = update_style_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_style_online_with_http_info(request) else raise end end data end |
#update_table_cell_format(request) ⇒ TableCellFormatResponse
Updates the formatting properties of a cell in the table row.
14584 14585 14586 14587 14588 14589 14590 14591 14592 14593 14594 14595 14596 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14584 def update_table_cell_format(request) begin data, _status_code, _headers = update_table_cell_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_cell_format_with_http_info(request) else raise end end data end |
#update_table_cell_format_online(request) ⇒ UpdateTableCellFormatOnlineResponse
Updates the formatting properties of a cell in the table row.
14626 14627 14628 14629 14630 14631 14632 14633 14634 14635 14636 14637 14638 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14626 def update_table_cell_format_online(request) begin data, _status_code, _headers = update_table_cell_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_cell_format_online_with_http_info(request) else raise end end data end |
#update_table_properties(request) ⇒ TablePropertiesResponse
Updates properties of a table in the document node.
14672 14673 14674 14675 14676 14677 14678 14679 14680 14681 14682 14683 14684 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14672 def update_table_properties(request) begin data, _status_code, _headers = update_table_properties_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_properties_with_http_info(request) else raise end end data end |
#update_table_properties_online(request) ⇒ UpdateTablePropertiesOnlineResponse
Updates properties of a table in the document node.
14714 14715 14716 14717 14718 14719 14720 14721 14722 14723 14724 14725 14726 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14714 def update_table_properties_online(request) begin data, _status_code, _headers = update_table_properties_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_properties_online_with_http_info(request) else raise end end data end |
#update_table_row_format(request) ⇒ TableRowFormatResponse
Updates the formatting properties of a table row.
14760 14761 14762 14763 14764 14765 14766 14767 14768 14769 14770 14771 14772 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14760 def update_table_row_format(request) begin data, _status_code, _headers = update_table_row_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_row_format_with_http_info(request) else raise end end data end |
#update_table_row_format_online(request) ⇒ UpdateTableRowFormatOnlineResponse
Updates the formatting properties of a table row.
14802 14803 14804 14805 14806 14807 14808 14809 14810 14811 14812 14813 14814 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14802 def update_table_row_format_online(request) begin data, _status_code, _headers = update_table_row_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = update_table_row_format_online_with_http_info(request) else raise end end data end |
#upload_file(request) ⇒ FilesUploadResult
Upload file.
14848 14849 14850 14851 14852 14853 14854 14855 14856 14857 14858 14859 14860 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14848 def upload_file(request) begin data, _status_code, _headers = upload_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = upload_file_with_http_info(request) else raise end end data end |