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 the revisions in the document.
-
#accept_all_revisions_online(request) ⇒ AcceptAllRevisionsOnlineResponse
Accepts all the 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.
-
#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 asymmetric 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.
-
#load_web_document_online(request) ⇒ LoadWebDocumentOnlineResponse
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 the 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 the 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 |
#compare_document(request) ⇒ DocumentResponse
Compares two documents.
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 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.
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 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.
508 509 510 511 512 513 514 515 516 517 518 519 520 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 508 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.
552 553 554 555 556 557 558 559 560 561 562 563 564 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 552 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.
599 600 601 602 603 604 605 606 607 608 609 610 611 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 599 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.
641 642 643 644 645 646 647 648 649 650 651 652 653 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 641 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.
682 683 684 685 686 687 688 689 690 691 692 693 694 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 682 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.
723 724 725 726 727 728 729 730 731 732 733 734 735 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 723 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.
765 766 767 768 769 770 771 772 773 774 775 776 777 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 765 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.
811 812 813 814 815 816 817 818 819 820 821 822 823 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 811 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.
854 855 856 857 858 859 860 861 862 863 864 865 866 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 854 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.
897 898 899 900 901 902 903 904 905 906 907 908 909 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 897 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.
938 939 940 941 942 943 944 945 946 947 948 949 950 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 938 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.
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_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.
1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1026 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.
1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1068 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.
1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1114 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.
1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1155 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.
1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1198 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.
1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1239 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.
1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1283 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.
1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1327 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.
1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1375 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.
1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1419 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.
1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1466 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.
1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1507 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.
1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1550 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.
1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1591 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.
1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1634 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.
1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1675 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.
1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1718 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.
1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1759 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.
1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1802 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.
1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1843 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.
1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1886 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.
1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1927 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.
1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1970 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.
2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2011 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.
2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2054 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.
2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2095 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.
2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2138 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.
2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2179 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.
2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2220 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.
2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2261 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.
2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2304 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.
2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2345 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.
2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2388 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.
2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2429 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.
2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2472 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.
2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2513 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.
2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2556 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.
2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2597 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.
2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2640 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.
2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2681 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.
2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2724 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.
2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2765 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.
2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2808 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.
2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2849 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.
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_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.
2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2937 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.
2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2980 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.
3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3022 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.
3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3068 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.
3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3109 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.
3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3152 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.
3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3193 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.
3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3236 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.
3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3277 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.
3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3320 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.
3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3361 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.
3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3402 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.
3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3445 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.
3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3488 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.
3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3529 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.
3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3572 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.
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_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.
3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3660 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.
14810 14811 14812 14813 14814 14815 14816 14817 14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14810 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.
3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3702 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.
3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3744 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.
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 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.
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 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.
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 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.
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_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.
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_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.
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_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.
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_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.
4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4081 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.
4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4125 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.
4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4168 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.
4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4210 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.
4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4252 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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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 (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.
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 (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.
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 (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.
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_footers(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects 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_footers_online(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects 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_info(request) ⇒ InfoResponse
Returns application info.
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 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.
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 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.
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 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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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 asymmetric public key.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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 (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.
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 (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.
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_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.
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 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.
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 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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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 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.
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 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.
9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9002 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.
9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9044 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.
9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9090 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.
9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9132 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.
9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9178 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.
9220 9221 9222 9223 9224 9225 9226 9227 9228 9229 9230 9231 9232 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9220 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.
9266 9267 9268 9269 9270 9271 9272 9273 9274 9275 9276 9277 9278 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9266 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.
9308 9309 9310 9311 9312 9313 9314 9315 9316 9317 9318 9319 9320 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9308 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.
9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9354 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.
9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9396 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.
9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9442 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.
9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9484 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.
9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9530 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.
9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9572 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.
9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9618 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.
9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9660 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.
9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9706 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.
9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9748 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.
9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9794 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.
9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9836 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.
9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9882 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.
9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9924 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.
9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9970 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.
10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10012 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.
10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10058 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.
10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10099 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.
10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10142 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.
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_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.
10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10230 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.
10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10272 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.
10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10318 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.
10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10360 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.
10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10402 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.
10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10448 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.
10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10494 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.
10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10536 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.
10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10582 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.
10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10624 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.
10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10667 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.
10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10714 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.
10760 10761 10762 10763 10764 10765 10766 10767 10768 10769 10770 10771 10772 10773 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10760 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.
10803 10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814 10815 10816 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10803 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.
10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10850 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.
10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10891 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 |
#load_web_document_online(request) ⇒ LoadWebDocumentOnlineResponse
Downloads a document from the Web using URL and saves it to cloud storage in the specified format.
10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10933 def load_web_document_online(request) begin data, _status_code, _headers = load_web_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = load_web_document_online_with_http_info(request) else raise end end data end |
#merge_with_next(request) ⇒ nil
Merge the section with the next one.
10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10979 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.
11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11020 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.
11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11063 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.
11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11104 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.
11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11145 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.
11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11186 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.
11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11229 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.
11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11271 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.
11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11317 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.
11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11359 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.
11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11405 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.
11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11447 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.
11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11493 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.
11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11535 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.
11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11581 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.
11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11623 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.
11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11665 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.
11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11707 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.
11749 11750 11751 11752 11753 11754 11755 11756 11757 11758 11759 11760 11761 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11749 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.
11791 11792 11793 11794 11795 11796 11797 11798 11799 11800 11801 11802 11803 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11791 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.
11833 11834 11835 11836 11837 11838 11839 11840 11841 11842 11843 11844 11845 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11833 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.
11875 11876 11877 11878 11879 11880 11881 11882 11883 11884 11885 11886 11887 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11875 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.
11917 11918 11919 11920 11921 11922 11923 11924 11925 11926 11927 11928 11929 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11917 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.
11959 11960 11961 11962 11963 11964 11965 11966 11967 11968 11969 11970 11971 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 11959 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.
12001 12002 12003 12004 12005 12006 12007 12008 12009 12010 12011 12012 12013 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12001 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.
12043 12044 12045 12046 12047 12048 12049 12050 12051 12052 12053 12054 12055 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12043 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.
12089 12090 12091 12092 12093 12094 12095 12096 12097 12098 12099 12100 12101 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12089 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.
12131 12132 12133 12134 12135 12136 12137 12138 12139 12140 12141 12142 12143 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12131 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.
12177 12178 12179 12180 12181 12182 12183 12184 12185 12186 12187 12188 12189 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12177 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.
12218 12219 12220 12221 12222 12223 12224 12225 12226 12227 12228 12229 12230 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12218 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.
12260 12261 12262 12263 12264 12265 12266 12267 12268 12269 12270 12271 12272 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12260 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.
12306 12307 12308 12309 12310 12311 12312 12313 12314 12315 12316 12317 12318 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12306 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.
12348 12349 12350 12351 12352 12353 12354 12355 12356 12357 12358 12359 12360 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12348 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.
12394 12395 12396 12397 12398 12399 12400 12401 12402 12403 12404 12405 12406 12407 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12394 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.
12437 12438 12439 12440 12441 12442 12443 12444 12445 12446 12447 12448 12449 12450 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12437 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.
12484 12485 12486 12487 12488 12489 12490 12491 12492 12493 12494 12495 12496 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12484 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.
12526 12527 12528 12529 12530 12531 12532 12533 12534 12535 12536 12537 12538 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12526 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.
12568 12569 12570 12571 12572 12573 12574 12575 12576 12577 12578 12579 12580 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12568 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.
12610 12611 12612 12613 12614 12615 12616 12617 12618 12619 12620 12621 12622 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12610 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.
12656 12657 12658 12659 12660 12661 12662 12663 12664 12665 12666 12667 12668 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12656 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.
12698 12699 12700 12701 12702 12703 12704 12705 12706 12707 12708 12709 12710 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12698 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.
12744 12745 12746 12747 12748 12749 12750 12751 12752 12753 12754 12755 12756 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12744 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.
12786 12787 12788 12789 12790 12791 12792 12793 12794 12795 12796 12797 12798 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12786 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.
12828 12829 12830 12831 12832 12833 12834 12835 12836 12837 12838 12839 12840 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12828 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.
12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12870 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.
12916 12917 12918 12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12916 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.
12958 12959 12960 12961 12962 12963 12964 12965 12966 12967 12968 12969 12970 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 12958 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.
13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13005 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.
13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13049 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.
13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13096 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.
13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13138 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.
13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13184 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.
13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13226 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.
13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13272 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.
13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13314 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.
13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13360 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.
13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13402 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.
13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13448 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.
13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13490 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.
13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13536 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.
13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13578 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.
13624 13625 13626 13627 13628 13629 13630 13631 13632 13633 13634 13635 13636 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13624 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.
13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 13676 13677 13678 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13666 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.
13712 13713 13714 13715 13716 13717 13718 13719 13720 13721 13722 13723 13724 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13712 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.
13754 13755 13756 13757 13758 13759 13760 13761 13762 13763 13764 13765 13766 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13754 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.
13796 13797 13798 13799 13800 13801 13802 13803 13804 13805 13806 13807 13808 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13796 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.
13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 13853 13854 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13842 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.
13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898 13899 13900 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13888 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.
13930 13931 13932 13933 13934 13935 13936 13937 13938 13939 13940 13941 13942 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13930 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.
13976 13977 13978 13979 13980 13981 13982 13983 13984 13985 13986 13987 13988 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 13976 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.
14018 14019 14020 14021 14022 14023 14024 14025 14026 14027 14028 14029 14030 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14018 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.
14064 14065 14066 14067 14068 14069 14070 14071 14072 14073 14074 14075 14076 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14064 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.
14106 14107 14108 14109 14110 14111 14112 14113 14114 14115 14116 14117 14118 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14106 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.
14148 14149 14150 14151 14152 14153 14154 14155 14156 14157 14158 14159 14160 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14148 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.
14194 14195 14196 14197 14198 14199 14200 14201 14202 14203 14204 14205 14206 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14194 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.
14240 14241 14242 14243 14244 14245 14246 14247 14248 14249 14250 14251 14252 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14240 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.
14282 14283 14284 14285 14286 14287 14288 14289 14290 14291 14292 14293 14294 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14282 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.
14328 14329 14330 14331 14332 14333 14334 14335 14336 14337 14338 14339 14340 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14328 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.
14370 14371 14372 14373 14374 14375 14376 14377 14378 14379 14380 14381 14382 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14370 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.
14416 14417 14418 14419 14420 14421 14422 14423 14424 14425 14426 14427 14428 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14416 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.
14458 14459 14460 14461 14462 14463 14464 14465 14466 14467 14468 14469 14470 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14458 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.
14504 14505 14506 14507 14508 14509 14510 14511 14512 14513 14514 14515 14516 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14504 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.
14546 14547 14548 14549 14550 14551 14552 14553 14554 14555 14556 14557 14558 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14546 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.
14592 14593 14594 14595 14596 14597 14598 14599 14600 14601 14602 14603 14604 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14592 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.
14634 14635 14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14634 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.
14680 14681 14682 14683 14684 14685 14686 14687 14688 14689 14690 14691 14692 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14680 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.
14722 14723 14724 14725 14726 14727 14728 14729 14730 14731 14732 14733 14734 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14722 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.
14768 14769 14770 14771 14772 14773 14774 14775 14776 14777 14778 14779 14780 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14768 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 |