Class: AsposeWordsCloud::WordsApi
- Inherits:
-
Object
- Object
- AsposeWordsCloud::WordsApi
- Defined in:
- lib/aspose_words_cloud/api/words_api.rb
Overview
Aspose.Words for Cloud API
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
Instance Method Summary collapse
-
#accept_all_revisions(request) ⇒ RevisionsModificationResponse
Accepts all revisions in the document.
-
#accept_all_revisions_online(request) ⇒ AcceptAllRevisionsOnlineResponse
Accepts all revisions in the document.
-
#append_document(request) ⇒ DocumentResponse
Appends documents to the original document.
-
#append_document_online(request) ⇒ AppendDocumentOnlineResponse
Appends documents to the original document.
-
#apply_style_to_document_element(request) ⇒ WordsResponse
Applies a style to the document node.
-
#apply_style_to_document_element_online(request) ⇒ ApplyStyleToDocumentElementOnlineResponse
Applies a style to the document node.
- #batch(batch_requests, display_intermediate_result = true) ⇒ Object
-
#build_report(request) ⇒ DocumentResponse
Executes the report generation process using the specified document template and the external data source in XML, JSON or CSV format.
-
#build_report_online(request) ⇒ File
Executes the report generation process online using the specified document template and the external data source in XML, JSON or CSV format.
-
#classify(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the specified raw text.
-
#classify_document(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
-
#classify_document_online(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
-
#compare_document(request) ⇒ DocumentResponse
Compares two documents.
-
#compare_document_online(request) ⇒ CompareDocumentOnlineResponse
Compares two documents.
-
#compress_document(request) ⇒ CompressResponse
Compress and resize images inside the document.
-
#compress_document_online(request) ⇒ CompressDocumentOnlineResponse
Compress and resize images inside the document.
-
#convert_document(request) ⇒ File
Converts a document on a local drive to the specified format.
-
#copy_file(request) ⇒ nil
Copy file.
-
#copy_folder(request) ⇒ nil
Copy folder.
-
#copy_style(request) ⇒ StyleResponse
Makes a copy of the style in the document.
-
#copy_style_online(request) ⇒ CopyStyleOnlineResponse
Makes a copy of the style in the document.
-
#copy_styles_from_template(request) ⇒ WordsResponse
Copies styles from the origin document to the target document.
-
#create_document(request) ⇒ DocumentResponse
Creates a new document in cloud storage in the format, determined by the file extension.
-
#create_folder(request) ⇒ nil
Create the folder.
-
#create_or_update_document_property(request) ⇒ DocumentPropertyResponse
Adds a new or updates an existing document property.
-
#create_or_update_document_property_online(request) ⇒ CreateOrUpdateDocumentPropertyOnlineResponse
Adds a new or updates an existing document property.
-
#delete_all_paragraph_tab_stops(request) ⇒ TabStopsResponse
Removes paragraph tab stops from the document node.
-
#delete_all_paragraph_tab_stops_online(request) ⇒ DeleteAllParagraphTabStopsOnlineResponse
Removes paragraph tab stops from the document node.
-
#delete_bookmark(request) ⇒ nil
Removes a bookmark from the document.
-
#delete_bookmark_online(request) ⇒ FILES_COLLECTION
Removes a bookmark from the document.
-
#delete_bookmarks(request) ⇒ nil
Removes all bookmarks from the document.
-
#delete_bookmarks_online(request) ⇒ FILES_COLLECTION
Removes all bookmarks from the document.
-
#delete_border(request) ⇒ BorderResponse
Removes a border from the document node.
-
#delete_border_online(request) ⇒ DeleteBorderOnlineResponse
Removes a border from the document node.
-
#delete_borders(request) ⇒ BordersResponse
Removes borders from the document node.
-
#delete_borders_online(request) ⇒ DeleteBordersOnlineResponse
Removes borders from the document node.
-
#delete_comment(request) ⇒ nil
Removes a comment from the document.
-
#delete_comment_online(request) ⇒ FILES_COLLECTION
Removes a comment from the document.
-
#delete_comments(request) ⇒ nil
Removes all comments from the document.
-
#delete_comments_online(request) ⇒ FILES_COLLECTION
Removes all comments from the document.
-
#delete_custom_xml_part(request) ⇒ nil
Removes the custom xml part from the document.
-
#delete_custom_xml_part_online(request) ⇒ FILES_COLLECTION
Removes the custom xml part from the document.
-
#delete_custom_xml_parts(request) ⇒ nil
Removes all custom xml parts from the document.
-
#delete_custom_xml_parts_online(request) ⇒ FILES_COLLECTION
Removes all custom xml parts from the document.
-
#delete_document_property(request) ⇒ nil
Removes a document property.
-
#delete_document_property_online(request) ⇒ FILES_COLLECTION
Removes a document property.
-
#delete_drawing_object(request) ⇒ nil
Removes a DrawingObject from the document node.
-
#delete_drawing_object_online(request) ⇒ FILES_COLLECTION
Removes a DrawingObject from the document node.
-
#delete_field(request) ⇒ nil
Removes a field from the document node.
-
#delete_field_online(request) ⇒ FILES_COLLECTION
Removes a field from the document node.
-
#delete_fields(request) ⇒ nil
Removes fields from the document node.
-
#delete_fields_online(request) ⇒ FILES_COLLECTION
Removes fields from the document node.
-
#delete_file(request) ⇒ nil
Delete file.
-
#delete_folder(request) ⇒ nil
Delete folder.
-
#delete_footnote(request) ⇒ nil
Removes a footnote from the document node.
-
#delete_footnote_online(request) ⇒ FILES_COLLECTION
Removes a footnote from the document node.
-
#delete_form_field(request) ⇒ nil
Removes a form field from the document node.
-
#delete_form_field_online(request) ⇒ FILES_COLLECTION
Removes a form field from the document node.
-
#delete_header_footer(request) ⇒ nil
Removes a HeaderFooter object from the document section.
-
#delete_header_footer_online(request) ⇒ FILES_COLLECTION
Removes a HeaderFooter object from the document section.
-
#delete_headers_footers(request) ⇒ nil
Removes HeaderFooter objects from the document section.
-
#delete_headers_footers_online(request) ⇒ FILES_COLLECTION
Removes HeaderFooter objects from the document section.
-
#delete_macros(request) ⇒ nil
Removes macros from the document.
-
#delete_macros_online(request) ⇒ FILES_COLLECTION
Removes macros from the document.
-
#delete_office_math_object(request) ⇒ nil
Removes an OfficeMath object from the document node.
-
#delete_office_math_object_online(request) ⇒ FILES_COLLECTION
Removes an OfficeMath object from the document node.
-
#delete_office_math_objects(request) ⇒ nil
Removes all office math objects from the document.
-
#delete_office_math_objects_online(request) ⇒ FILES_COLLECTION
Removes all office math objects from the document.
-
#delete_paragraph(request) ⇒ nil
Removes a paragraph from the document node.
-
#delete_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Removes the formatting properties of a paragraph list from the document node.
-
#delete_paragraph_list_format_online(request) ⇒ DeleteParagraphListFormatOnlineResponse
Removes the formatting properties of a paragraph list from the document node.
-
#delete_paragraph_online(request) ⇒ FILES_COLLECTION
Removes a paragraph from the document node.
-
#delete_paragraph_tab_stop(request) ⇒ TabStopsResponse
Removes a paragraph tab stop from the document node.
-
#delete_paragraph_tab_stop_online(request) ⇒ DeleteParagraphTabStopOnlineResponse
Removes a paragraph tab stop from the document node.
-
#delete_run(request) ⇒ nil
Removes a Run object from the paragraph.
-
#delete_run_online(request) ⇒ FILES_COLLECTION
Removes a Run object from the paragraph.
-
#delete_section(request) ⇒ nil
Removes a section from the document.
-
#delete_section_online(request) ⇒ FILES_COLLECTION
Removes a section from the document.
-
#delete_structured_document_tag(request) ⇒ nil
Removes a StructuredDocumentTag (SDT) from the document node.
-
#delete_structured_document_tag_online(request) ⇒ FILES_COLLECTION
Removes a StructuredDocumentTag (SDT) from the document node.
-
#delete_table(request) ⇒ nil
Removes a table from the document node.
-
#delete_table_cell(request) ⇒ nil
Removes a cell from the table row.
-
#delete_table_cell_online(request) ⇒ FILES_COLLECTION
Removes a cell from the table row.
-
#delete_table_online(request) ⇒ FILES_COLLECTION
Removes a table from the document node.
-
#delete_table_row(request) ⇒ nil
Removes a row from the table.
-
#delete_table_row_online(request) ⇒ FILES_COLLECTION
Removes a row from the table.
-
#delete_watermark(request) ⇒ DocumentResponse
Removes a watermark from the document.
-
#delete_watermark_online(request) ⇒ DeleteWatermarkOnlineResponse
Removes a watermark from the document.
-
#download_file(request) ⇒ File
Download file.
-
#encrypt(data) ⇒ string
Encrypt string.
-
#execute_mail_merge(request) ⇒ DocumentResponse
Executes a Mail Merge operation.
-
#execute_mail_merge_online(request) ⇒ File
Executes a Mail Merge operation online.
-
#get_available_fonts(request) ⇒ AvailableFontsResponse
Reads available fonts from the document.
-
#get_bookmark_by_name(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
-
#get_bookmark_by_name_online(request) ⇒ BookmarkResponse
Reads a bookmark, specified by name, from the document.
-
#get_bookmarks(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
-
#get_bookmarks_online(request) ⇒ BookmarksResponse
Reads bookmarks from the document.
-
#get_border(request) ⇒ BorderResponse
Reads a border from the document node.
-
#get_border_online(request) ⇒ BorderResponse
Reads a border from the document node.
-
#get_borders(request) ⇒ BordersResponse
Reads borders from the document node.
-
#get_borders_online(request) ⇒ BordersResponse
Reads borders from the document node.
-
#get_comment(request) ⇒ CommentResponse
Reads a comment from the document.
-
#get_comment_online(request) ⇒ CommentResponse
Reads a comment from the document.
-
#get_comments(request) ⇒ CommentsResponse
Reads comments from the document.
-
#get_comments_online(request) ⇒ CommentsResponse
Reads comments from the document.
-
#get_custom_xml_part(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
-
#get_custom_xml_part_online(request) ⇒ CustomXmlPartResponse
Reads the custom xml part from the document.
-
#get_custom_xml_parts(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
-
#get_custom_xml_parts_online(request) ⇒ CustomXmlPartsResponse
Reads custom xml parts from the document.
-
#get_document(request) ⇒ DocumentResponse
Reads common information from the document.
-
#get_document_drawing_object_by_index(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
-
#get_document_drawing_object_by_index_online(request) ⇒ DrawingObjectResponse
Reads a DrawingObject from the document node.
-
#get_document_drawing_object_image_data(request) ⇒ File
Reads image data of a DrawingObject from the document node.
-
#get_document_drawing_object_image_data_online(request) ⇒ File
Reads image data of a DrawingObject from the document node.
-
#get_document_drawing_object_ole_data(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
-
#get_document_drawing_object_ole_data_online(request) ⇒ File
Reads OLE data of a DrawingObject from the document node.
-
#get_document_drawing_objects(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
-
#get_document_drawing_objects_online(request) ⇒ DrawingObjectsResponse
Reads DrawingObjects from the document node.
-
#get_document_field_names(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
-
#get_document_field_names_online(request) ⇒ FieldNamesResponse
Reads merge field names from the document.
-
#get_document_hyperlink_by_index(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
-
#get_document_hyperlink_by_index_online(request) ⇒ HyperlinkResponse
Reads a hyperlink from the document.
-
#get_document_hyperlinks(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
-
#get_document_hyperlinks_online(request) ⇒ HyperlinksResponse
Reads hyperlinks from the document.
-
#get_document_properties(request) ⇒ DocumentPropertiesResponse
Reads document properties.
-
#get_document_properties_online(request) ⇒ DocumentPropertiesResponse
Reads document properties.
-
#get_document_property(request) ⇒ DocumentPropertyResponse
Reads a document property.
-
#get_document_property_online(request) ⇒ DocumentPropertyResponse
Reads a document property.
-
#get_document_protection(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
-
#get_document_protection_online(request) ⇒ ProtectionDataResponse
Reads protection properties from the document.
-
#get_document_statistics(request) ⇒ StatDataResponse
Reads document statistics.
-
#get_document_statistics_online(request) ⇒ StatDataResponse
Reads document statistics.
-
#get_document_with_format(request) ⇒ File
Converts a document in cloud storage to the specified format.
-
#get_field(request) ⇒ FieldResponse
Reads a field from the document node.
-
#get_field_online(request) ⇒ FieldResponse
Reads a field from the document node.
-
#get_fields(request) ⇒ FieldsResponse
Reads fields from the document node.
-
#get_fields_online(request) ⇒ FieldsResponse
Reads fields from the document node.
-
#get_files_list(request) ⇒ FilesList
Get all files and folders within a folder.
-
#get_footnote(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
-
#get_footnote_online(request) ⇒ FootnoteResponse
Reads a footnote from the document node.
-
#get_footnotes(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
-
#get_footnotes_online(request) ⇒ FootnotesResponse
Reads footnotes from the document node.
-
#get_form_field(request) ⇒ FormFieldResponse
Reads a form field from the document node.
-
#get_form_field_online(request) ⇒ FormFieldResponse
Reads a form field from the document node.
-
#get_form_fields(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
-
#get_form_fields_online(request) ⇒ FormFieldsResponse
Reads form fields from the document node.
-
#get_header_footer(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
-
#get_header_footer_of_section(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
-
#get_header_footer_of_section_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
-
#get_header_footer_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
-
#get_header_footers(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
-
#get_header_footers_online(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
-
#get_info(request) ⇒ InfoResponse
Returns application info.
-
#get_list(request) ⇒ ListResponse
Reads a list from the document.
-
#get_list_online(request) ⇒ ListResponse
Reads a list from the document.
-
#get_lists(request) ⇒ ListsResponse
Reads lists from the document.
-
#get_lists_online(request) ⇒ ListsResponse
Reads lists from the document.
-
#get_office_math_object(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
-
#get_office_math_object_online(request) ⇒ OfficeMathObjectResponse
Reads an OfficeMath object from the document node.
-
#get_office_math_objects(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
-
#get_office_math_objects_online(request) ⇒ OfficeMathObjectsResponse
Reads OfficeMath objects from the document node.
-
#get_paragraph(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
-
#get_paragraph_format(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
-
#get_paragraph_format_online(request) ⇒ ParagraphFormatResponse
Reads the formatting properties of a paragraph from the document node.
-
#get_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
-
#get_paragraph_list_format_online(request) ⇒ ParagraphListFormatResponse
Reads the formatting properties of a paragraph list from the document node.
-
#get_paragraph_online(request) ⇒ ParagraphResponse
Reads a paragraph from the document node.
-
#get_paragraph_tab_stops(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
-
#get_paragraph_tab_stops_online(request) ⇒ TabStopsResponse
Reads paragraph tab stops from the document node.
-
#get_paragraphs(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
-
#get_paragraphs_online(request) ⇒ ParagraphLinkCollectionResponse
Reads paragraphs from the document node.
-
#get_public_key(request) ⇒ PublicKeyResponse
Get assymetric public key.
-
#get_range_text(request) ⇒ RangeTextResponse
Reads range text from the document.
-
#get_range_text_online(request) ⇒ RangeTextResponse
Reads range text from the document.
-
#get_run(request) ⇒ RunResponse
Reads a Run object from the paragraph.
-
#get_run_font(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
-
#get_run_font_online(request) ⇒ FontResponse
Reads the font properties of a Run object from the paragraph.
-
#get_run_online(request) ⇒ RunResponse
Reads a Run object from the paragraph.
-
#get_runs(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
-
#get_runs_online(request) ⇒ RunsResponse
Reads Run objects from the paragraph.
-
#get_section(request) ⇒ SectionResponse
Reads a section from the document.
-
#get_section_online(request) ⇒ SectionResponse
Reads a section from the document.
-
#get_section_page_setup(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
-
#get_section_page_setup_online(request) ⇒ SectionPageSetupResponse
Reads the page setup of a section from the document.
-
#get_sections(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
-
#get_sections_online(request) ⇒ SectionLinkCollectionResponse
Reads sections from the document.
-
#get_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
-
#get_structured_document_tag_online(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
-
#get_structured_document_tags(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
-
#get_structured_document_tags_online(request) ⇒ StructuredDocumentTagsResponse
Reads StructuredDocumentTags (SDT) from the document node.
-
#get_style(request) ⇒ StyleResponse
Reads a style from the document.
-
#get_style_from_document_element(request) ⇒ StyleResponse
Reads a style from the document node.
-
#get_style_from_document_element_online(request) ⇒ StyleResponse
Reads a style from the document node.
-
#get_style_online(request) ⇒ StyleResponse
Reads a style from the document.
-
#get_styles(request) ⇒ StylesResponse
Reads styles from the document.
-
#get_styles_online(request) ⇒ StylesResponse
Reads styles from the document.
-
#get_table(request) ⇒ TableResponse
Reads a table from the document node.
-
#get_table_cell(request) ⇒ TableCellResponse
Reads a cell from the table row.
-
#get_table_cell_format(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
-
#get_table_cell_format_online(request) ⇒ TableCellFormatResponse
Reads the formatting properties of a table cell.
-
#get_table_cell_online(request) ⇒ TableCellResponse
Reads a cell from the table row.
-
#get_table_online(request) ⇒ TableResponse
Reads a table from the document node.
-
#get_table_properties(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
-
#get_table_properties_online(request) ⇒ TablePropertiesResponse
Reads properties of a table from the document node.
-
#get_table_row(request) ⇒ TableRowResponse
Reads a row from the table.
-
#get_table_row_format(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
-
#get_table_row_format_online(request) ⇒ TableRowFormatResponse
Reads the formatting properties of a table row.
-
#get_table_row_online(request) ⇒ TableRowResponse
Reads a row from the table.
-
#get_tables(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
-
#get_tables_online(request) ⇒ TableLinkCollectionResponse
Reads tables from the document node.
-
#initialize(api_client = ApiClient.default) ⇒ WordsApi
constructor
A new instance of WordsApi.
-
#insert_bookmark(request) ⇒ BookmarkResponse
Inserts a new bookmark to the document.
-
#insert_bookmark_online(request) ⇒ InsertBookmarkOnlineResponse
Inserts a new bookmark to the document.
-
#insert_comment(request) ⇒ CommentResponse
Inserts a new comment to the document.
-
#insert_comment_online(request) ⇒ InsertCommentOnlineResponse
Inserts a new comment to the document.
-
#insert_custom_xml_part(request) ⇒ CustomXmlPartResponse
Inserts a new custom xml part to the document.
-
#insert_custom_xml_part_online(request) ⇒ InsertCustomXmlPartOnlineResponse
Inserts a new custom xml part to the document.
-
#insert_drawing_object(request) ⇒ DrawingObjectResponse
Inserts a new DrawingObject to the document node.
-
#insert_drawing_object_online(request) ⇒ InsertDrawingObjectOnlineResponse
Inserts a new DrawingObject to the document node.
-
#insert_field(request) ⇒ FieldResponse
Inserts a new field to the document node.
-
#insert_field_online(request) ⇒ InsertFieldOnlineResponse
Inserts a new field to the document node.
-
#insert_footnote(request) ⇒ FootnoteResponse
Inserts a new footnote to the document node.
-
#insert_footnote_online(request) ⇒ InsertFootnoteOnlineResponse
Inserts a new footnote to the document node.
-
#insert_form_field(request) ⇒ FormFieldResponse
Inserts a new form field to the document node.
-
#insert_form_field_online(request) ⇒ InsertFormFieldOnlineResponse
Inserts a new form field to the document node.
-
#insert_header_footer(request) ⇒ HeaderFooterResponse
Inserts a new HeaderFooter object to the document section.
-
#insert_header_footer_online(request) ⇒ InsertHeaderFooterOnlineResponse
Inserts a new HeaderFooter object to the document section.
-
#insert_list(request) ⇒ ListResponse
Inserts a new list to the document.
-
#insert_list_online(request) ⇒ InsertListOnlineResponse
Inserts a new list to the document.
-
#insert_or_update_paragraph_tab_stop(request) ⇒ TabStopsResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
-
#insert_or_update_paragraph_tab_stop_online(request) ⇒ InsertOrUpdateParagraphTabStopOnlineResponse
Inserts a new or updates an existing paragraph tab stop in the document node.
-
#insert_page_numbers(request) ⇒ DocumentResponse
Inserts page numbers to the document.
-
#insert_page_numbers_online(request) ⇒ InsertPageNumbersOnlineResponse
Inserts page numbers to the document.
-
#insert_paragraph(request) ⇒ ParagraphResponse
Inserts a new paragraph to the document node.
-
#insert_paragraph_online(request) ⇒ InsertParagraphOnlineResponse
Inserts a new paragraph to the document node.
-
#insert_run(request) ⇒ RunResponse
Inserts a new Run object to the paragraph.
-
#insert_run_online(request) ⇒ InsertRunOnlineResponse
Inserts a new Run object to the paragraph.
-
#insert_section(request) ⇒ nil
Inserts a section to the document.
-
#insert_section_online(request) ⇒ FILES_COLLECTION
Inserts a section to the document.
-
#insert_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
-
#insert_structured_document_tag_online(request) ⇒ InsertStructuredDocumentTagOnlineResponse
Inserts a new StructuredDocumentTag (SDT) to the document node.
-
#insert_style(request) ⇒ StyleResponse
Inserts a new style to the document.
-
#insert_style_online(request) ⇒ InsertStyleOnlineResponse
Inserts a new style to the document.
-
#insert_table(request) ⇒ TableResponse
Inserts a new table to the document node.
-
#insert_table_cell(request) ⇒ TableCellResponse
Inserts a new cell to the table row.
-
#insert_table_cell_online(request) ⇒ InsertTableCellOnlineResponse
Inserts a new cell to the table row.
-
#insert_table_online(request) ⇒ InsertTableOnlineResponse
Inserts a new table to the document node.
-
#insert_table_row(request) ⇒ TableRowResponse
Inserts a new row to the table.
-
#insert_table_row_online(request) ⇒ InsertTableRowOnlineResponse
Inserts a new row to the table.
-
#insert_watermark(request) ⇒ DocumentResponse
Insert a watermark to the document.
-
#insert_watermark_image(request) ⇒ DocumentResponse
Inserts a new watermark image to the document.
-
#insert_watermark_image_online(request) ⇒ InsertWatermarkImageOnlineResponse
Inserts a new watermark image to the document.
-
#insert_watermark_online(request) ⇒ InsertWatermarkOnlineResponse
Insert a watermark to the document.
-
#insert_watermark_text(request) ⇒ DocumentResponse
Inserts a new watermark text to the document.
-
#insert_watermark_text_online(request) ⇒ InsertWatermarkTextOnlineResponse
Inserts a new watermark text to the document.
-
#link_header_footers_to_previous(request) ⇒ nil
Links headers / footers of the section to the previous one.
-
#load_web_document(request) ⇒ SaveResponse
Downloads a document from the Web using URL and saves it to cloud storage in the specified format.
-
#merge_with_next(request) ⇒ nil
Merge the section with the next one.
-
#merge_with_next_online(request) ⇒ FILES_COLLECTION
Merge the section with the next one.
-
#move_file(request) ⇒ nil
Move file.
-
#move_folder(request) ⇒ nil
Move folder.
-
#optimize_document(request) ⇒ nil
Applies document content optimization options, specific to a particular versions of Microsoft Word.
-
#optimize_document_online(request) ⇒ FILES_COLLECTION
Applies document content optimization options, specific to a particular versions of Microsoft Word.
-
#protect_document(request) ⇒ ProtectionDataResponse
Changes the document protection.
-
#protect_document_online(request) ⇒ ProtectDocumentOnlineResponse
Changes the document protection.
-
#reject_all_revisions(request) ⇒ RevisionsModificationResponse
Rejects all revisions in the document.
-
#reject_all_revisions_online(request) ⇒ RejectAllRevisionsOnlineResponse
Rejects all revisions in the document.
-
#remove_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.
-
#split_document(request) ⇒ SplitDocumentResponse
Splits a document into parts and saves them in the specified format.
-
#split_document_online(request) ⇒ SplitDocumentOnlineResponse
Splits a document into parts and saves them in the specified format.
-
#translate_node_id(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
-
#translate_node_id_online(request) ⇒ TranslateNodeIdResponse
Translate a node id to a node path.
-
#unprotect_document(request) ⇒ ProtectionDataResponse
Removes protection from the document.
-
#unprotect_document_online(request) ⇒ UnprotectDocumentOnlineResponse
Removes protection from the document.
-
#update_bookmark(request) ⇒ BookmarkResponse
Updates a bookmark in the document.
-
#update_bookmark_online(request) ⇒ UpdateBookmarkOnlineResponse
Updates a bookmark in the document.
-
#update_border(request) ⇒ BorderResponse
Updates a border in the document node.
-
#update_border_online(request) ⇒ UpdateBorderOnlineResponse
Updates a border in the document node.
-
#update_comment(request) ⇒ CommentResponse
Updates a comment in the document.
-
#update_comment_online(request) ⇒ UpdateCommentOnlineResponse
Updates a comment in the document.
-
#update_custom_xml_part(request) ⇒ CustomXmlPartResponse
Updates the custom xml part in the document.
-
#update_custom_xml_part_online(request) ⇒ UpdateCustomXmlPartOnlineResponse
Updates the custom xml part in the document.
-
#update_drawing_object(request) ⇒ DrawingObjectResponse
Updates a DrawingObject in the document node.
-
#update_drawing_object_online(request) ⇒ UpdateDrawingObjectOnlineResponse
Updates a DrawingObject in the document node.
-
#update_field(request) ⇒ FieldResponse
Updates a field in the document node.
-
#update_field_online(request) ⇒ UpdateFieldOnlineResponse
Updates a field in the document node.
-
#update_fields(request) ⇒ DocumentResponse
Reevaluates field values in the document.
-
#update_fields_online(request) ⇒ UpdateFieldsOnlineResponse
Reevaluates field values in the document.
-
#update_footnote(request) ⇒ FootnoteResponse
Updates a footnote in the document node.
-
#update_footnote_online(request) ⇒ UpdateFootnoteOnlineResponse
Updates a footnote in the document node.
-
#update_form_field(request) ⇒ FormFieldResponse
Updates a form field in the document node.
-
#update_form_field_online(request) ⇒ UpdateFormFieldOnlineResponse
Updates a form field in the document node.
-
#update_list(request) ⇒ ListResponse
Updates a list in the document.
-
#update_list_level(request) ⇒ ListResponse
Updates the level of a List element in the document.
-
#update_list_level_online(request) ⇒ UpdateListLevelOnlineResponse
Updates the level of a List element in the document.
-
#update_list_online(request) ⇒ UpdateListOnlineResponse
Updates a list in the document.
-
#update_paragraph_format(request) ⇒ ParagraphFormatResponse
Updates the formatting properties of a paragraph in the document node.
-
#update_paragraph_format_online(request) ⇒ UpdateParagraphFormatOnlineResponse
Updates the formatting properties of a paragraph in the document node.
-
#update_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Updates the formatting properties of a paragraph list in the document node.
-
#update_paragraph_list_format_online(request) ⇒ UpdateParagraphListFormatOnlineResponse
Updates the formatting properties of a paragraph list in the document node.
-
#update_run(request) ⇒ RunResponse
Updates a Run object in the paragraph.
-
#update_run_font(request) ⇒ FontResponse
Updates the font properties of a Run object in the paragraph.
-
#update_run_font_online(request) ⇒ UpdateRunFontOnlineResponse
Updates the font properties of a Run object in the paragraph.
-
#update_run_online(request) ⇒ UpdateRunOnlineResponse
Updates a Run object in the paragraph.
-
#update_section_page_setup(request) ⇒ SectionPageSetupResponse
Updates the page setup of a section in the document.
-
#update_section_page_setup_online(request) ⇒ UpdateSectionPageSetupOnlineResponse
Updates the page setup of a section in the document.
-
#update_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Updates a StructuredDocumentTag (SDT) in the document node.
-
#update_structured_document_tag_online(request) ⇒ UpdateStructuredDocumentTagOnlineResponse
Updates a StructuredDocumentTag (SDT) in the document node.
-
#update_style(request) ⇒ StyleResponse
Updates a style in the document.
-
#update_style_online(request) ⇒ UpdateStyleOnlineResponse
Updates a style in the document.
-
#update_table_cell_format(request) ⇒ TableCellFormatResponse
Updates the formatting properties of a cell in the table row.
-
#update_table_cell_format_online(request) ⇒ UpdateTableCellFormatOnlineResponse
Updates the formatting properties of a cell in the table row.
-
#update_table_properties(request) ⇒ TablePropertiesResponse
Updates properties of a table in the document node.
-
#update_table_properties_online(request) ⇒ UpdateTablePropertiesOnlineResponse
Updates properties of a table in the document node.
-
#update_table_row_format(request) ⇒ TableRowFormatResponse
Updates the formatting properties of a table row.
-
#update_table_row_format_online(request) ⇒ UpdateTableRowFormatOnlineResponse
Updates the formatting properties of a table row.
-
#upload_file(request) ⇒ FilesUploadResult
Upload file.
Constructor Details
#initialize(api_client = ApiClient.default) ⇒ WordsApi
Returns a new instance of WordsApi.
37 38 39 40 41 42 43 44 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 37 def initialize(api_client = ApiClient.default) @api_client = api_client @api_client.config.encryptor = self @rsa_key = nil require_all '../models/requests' require_all '../models/responses' request_token end |
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
35 36 37 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 35 def api_client @api_client end |
Instance Method Details
#accept_all_revisions(request) ⇒ RevisionsModificationResponse
Accepts all revisions in the document.
71 72 73 74 75 76 77 78 79 80 81 82 83 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 71 def accept_all_revisions(request) begin data, _status_code, _headers = accept_all_revisions_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = accept_all_revisions_with_http_info(request) else raise end end data end |
#accept_all_revisions_online(request) ⇒ AcceptAllRevisionsOnlineResponse
Accepts all revisions in the document.
113 114 115 116 117 118 119 120 121 122 123 124 125 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 113 def accept_all_revisions_online(request) begin data, _status_code, _headers = accept_all_revisions_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = accept_all_revisions_online_with_http_info(request) else raise end end data end |
#append_document(request) ⇒ DocumentResponse
Appends documents to the original document.
159 160 161 162 163 164 165 166 167 168 169 170 171 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 159 def append_document(request) begin data, _status_code, _headers = append_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = append_document_with_http_info(request) else raise end end data end |
#append_document_online(request) ⇒ AppendDocumentOnlineResponse
Appends documents to the original document.
201 202 203 204 205 206 207 208 209 210 211 212 213 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 201 def append_document_online(request) begin data, _status_code, _headers = append_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = append_document_online_with_http_info(request) else raise end end data end |
#apply_style_to_document_element(request) ⇒ WordsResponse
Applies a style to the document node.
247 248 249 250 251 252 253 254 255 256 257 258 259 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 247 def apply_style_to_document_element(request) begin data, _status_code, _headers = apply_style_to_document_element_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = apply_style_to_document_element_with_http_info(request) else raise end end data end |
#apply_style_to_document_element_online(request) ⇒ ApplyStyleToDocumentElementOnlineResponse
Applies a style to the document node.
289 290 291 292 293 294 295 296 297 298 299 300 301 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 289 def apply_style_to_document_element_online(request) begin data, _status_code, _headers = apply_style_to_document_element_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = apply_style_to_document_element_online_with_http_info(request) else raise end end data end |
#batch(batch_requests, display_intermediate_result = true) ⇒ Object
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 46 def batch(batch_requests, display_intermediate_result = true) raise ArgumentError, 'Requests array is nil' unless batch_requests != nil raise ArgumentError, 'There must be at least one request' unless batch_requests.length != 0 form_params = {} id_request_to_map = {} request_token header_params = {'Content-Type' => 'multipart/form-data'} @api_client.update_params_for_auth! header_params, {}, "JWT" batch_requests.each_with_index do |batch_request, index| form_params["request-#{index}"] = Faraday::ParamPart.new(batch_request.request.to_batch_part(@api_client, batch_request.request_id, batch_request.parent_request_id), "application/http; msgtype=request") id_request_to_map[batch_request.request_id] = batch_request end url = display_intermediate_result ? "/v4.0/words/batch" : "/v4.0/words/batch?displayIntermediateResults=false" data, status_code, headers = @api_client.call_api(:PUT, url, header_params: header_params, query_params: {}, body: form_params, batch: true, request_map: id_request_to_map) [data, status_code, headers] end |
#build_report(request) ⇒ DocumentResponse
Executes the report generation process using the specified document template and the external data source in XML, JSON or CSV format.
335 336 337 338 339 340 341 342 343 344 345 346 347 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 335 def build_report(request) begin data, _status_code, _headers = build_report_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = build_report_with_http_info(request) else raise end end data end |
#build_report_online(request) ⇒ File
Executes the report generation process online using the specified document template and the external data source in XML, JSON or CSV format.
377 378 379 380 381 382 383 384 385 386 387 388 389 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 377 def build_report_online(request) begin data, _status_code, _headers = build_report_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = build_report_online_with_http_info(request) else raise end end data end |
#classify(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the specified raw text.
419 420 421 422 423 424 425 426 427 428 429 430 431 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 419 def classify(request) begin data, _status_code, _headers = classify_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_with_http_info(request) else raise end end data end |
#classify_document(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
461 462 463 464 465 466 467 468 469 470 471 472 473 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 461 def classify_document(request) begin data, _status_code, _headers = classify_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_document_with_http_info(request) else raise end end data end |
#classify_document_online(request) ⇒ ClassificationResponse
Runs a multi-class text classification for the document.
503 504 505 506 507 508 509 510 511 512 513 514 515 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 503 def classify_document_online(request) begin data, _status_code, _headers = classify_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = classify_document_online_with_http_info(request) else raise end end data end |
#compare_document(request) ⇒ DocumentResponse
Compares two documents.
545 546 547 548 549 550 551 552 553 554 555 556 557 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 545 def compare_document(request) begin data, _status_code, _headers = compare_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compare_document_with_http_info(request) else raise end end data end |
#compare_document_online(request) ⇒ CompareDocumentOnlineResponse
Compares two documents.
587 588 589 590 591 592 593 594 595 596 597 598 599 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 587 def compare_document_online(request) begin data, _status_code, _headers = compare_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compare_document_online_with_http_info(request) else raise end end data end |
#compress_document(request) ⇒ CompressResponse
Compress and resize images inside the document. The default settings allows to reduce the size of the document without any visible degradation of images quality.
634 635 636 637 638 639 640 641 642 643 644 645 646 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 634 def compress_document(request) begin data, _status_code, _headers = compress_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compress_document_with_http_info(request) else raise end end data end |
#compress_document_online(request) ⇒ CompressDocumentOnlineResponse
Compress and resize images inside the document. The default settings allows to reduce the size of the document without any visible degradation of images quality.
678 679 680 681 682 683 684 685 686 687 688 689 690 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 678 def compress_document_online(request) begin data, _status_code, _headers = compress_document_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = compress_document_online_with_http_info(request) else raise end end data end |
#convert_document(request) ⇒ File
Converts a document on a local drive to the specified format.
725 726 727 728 729 730 731 732 733 734 735 736 737 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 725 def convert_document(request) begin data, _status_code, _headers = convert_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = convert_document_with_http_info(request) else raise end end data end |
#copy_file(request) ⇒ nil
Copy file.
767 768 769 770 771 772 773 774 775 776 777 778 779 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 767 def copy_file(request) begin data, _status_code, _headers = copy_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_file_with_http_info(request) else raise end end nil end |
#copy_folder(request) ⇒ nil
Copy folder.
808 809 810 811 812 813 814 815 816 817 818 819 820 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 808 def copy_folder(request) begin data, _status_code, _headers = copy_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_folder_with_http_info(request) else raise end end nil end |
#copy_style(request) ⇒ StyleResponse
Makes a copy of the style in the document.
849 850 851 852 853 854 855 856 857 858 859 860 861 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 849 def copy_style(request) begin data, _status_code, _headers = copy_style_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_style_with_http_info(request) else raise end end data end |
#copy_style_online(request) ⇒ CopyStyleOnlineResponse
Makes a copy of the style in the document.
891 892 893 894 895 896 897 898 899 900 901 902 903 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 891 def copy_style_online(request) begin data, _status_code, _headers = copy_style_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_style_online_with_http_info(request) else raise end end data end |
#copy_styles_from_template(request) ⇒ WordsResponse
Copies styles from the origin document to the target document.
937 938 939 940 941 942 943 944 945 946 947 948 949 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 937 def copy_styles_from_template(request) begin data, _status_code, _headers = copy_styles_from_template_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = copy_styles_from_template_with_http_info(request) else raise end end data end |
#create_document(request) ⇒ DocumentResponse
Creates a new document in cloud storage in the format, determined by the file extension. Supported all save format extensions.
980 981 982 983 984 985 986 987 988 989 990 991 992 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 980 def create_document(request) begin data, _status_code, _headers = create_document_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_document_with_http_info(request) else raise end end data end |
#create_folder(request) ⇒ nil
Create the folder.
1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1023 def create_folder(request) begin data, _status_code, _headers = create_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_folder_with_http_info(request) else raise end end nil end |
#create_or_update_document_property(request) ⇒ DocumentPropertyResponse
Adds a new or updates an existing document property.
1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1064 def create_or_update_document_property(request) begin data, _status_code, _headers = create_or_update_document_property_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_or_update_document_property_with_http_info(request) else raise end end data end |
#create_or_update_document_property_online(request) ⇒ CreateOrUpdateDocumentPropertyOnlineResponse
Adds a new or updates an existing document property.
1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1106 def create_or_update_document_property_online(request) begin data, _status_code, _headers = create_or_update_document_property_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = create_or_update_document_property_online_with_http_info(request) else raise end end data end |
#delete_all_paragraph_tab_stops(request) ⇒ TabStopsResponse
Removes paragraph tab stops from the document node.
1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1152 def delete_all_paragraph_tab_stops(request) begin data, _status_code, _headers = delete_all_paragraph_tab_stops_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_all_paragraph_tab_stops_with_http_info(request) else raise end end data end |
#delete_all_paragraph_tab_stops_online(request) ⇒ DeleteAllParagraphTabStopsOnlineResponse
Removes paragraph tab stops from the document node.
1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1194 def delete_all_paragraph_tab_stops_online(request) begin data, _status_code, _headers = delete_all_paragraph_tab_stops_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_all_paragraph_tab_stops_online_with_http_info(request) else raise end end data end |
#delete_bookmark(request) ⇒ nil
Removes a bookmark from the document.
1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1240 def delete_bookmark(request) begin data, _status_code, _headers = delete_bookmark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmark_with_http_info(request) else raise end end nil end |
#delete_bookmark_online(request) ⇒ FILES_COLLECTION
Removes a bookmark from the document.
1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1281 def delete_bookmark_online(request) begin data, _status_code, _headers = delete_bookmark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmark_online_with_http_info(request) else raise end end data end |
#delete_bookmarks(request) ⇒ nil
Removes all bookmarks from the document.
1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1324 def delete_bookmarks(request) begin data, _status_code, _headers = delete_bookmarks_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmarks_with_http_info(request) else raise end end nil end |
#delete_bookmarks_online(request) ⇒ FILES_COLLECTION
Removes all bookmarks from the document.
1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1365 def delete_bookmarks_online(request) begin data, _status_code, _headers = delete_bookmarks_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_bookmarks_online_with_http_info(request) else raise end end data end |
#delete_border(request) ⇒ BorderResponse
Removes a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1409 def delete_border(request) begin data, _status_code, _headers = delete_border_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_border_with_http_info(request) else raise end end data end |
#delete_border_online(request) ⇒ DeleteBorderOnlineResponse
Removes a border from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1453 def delete_border_online(request) begin data, _status_code, _headers = delete_border_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_border_online_with_http_info(request) else raise end end data end |
#delete_borders(request) ⇒ BordersResponse
Removes borders from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1501 def delete_borders(request) begin data, _status_code, _headers = delete_borders_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_borders_with_http_info(request) else raise end end data end |
#delete_borders_online(request) ⇒ DeleteBordersOnlineResponse
Removes borders from the document node. The ‘nodePath’ parameter should refer to a paragraph, a cell or a row.
1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1545 def delete_borders_online(request) begin data, _status_code, _headers = delete_borders_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_borders_online_with_http_info(request) else raise end end data end |
#delete_comment(request) ⇒ nil
Removes a comment from the document.
1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1592 def delete_comment(request) begin data, _status_code, _headers = delete_comment_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comment_with_http_info(request) else raise end end nil end |
#delete_comment_online(request) ⇒ FILES_COLLECTION
Removes a comment from the document.
1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1633 def delete_comment_online(request) begin data, _status_code, _headers = delete_comment_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comment_online_with_http_info(request) else raise end end data end |
#delete_comments(request) ⇒ nil
Removes all comments from the document.
1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1676 def delete_comments(request) begin data, _status_code, _headers = delete_comments_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comments_with_http_info(request) else raise end end nil end |
#delete_comments_online(request) ⇒ FILES_COLLECTION
Removes all comments from the document.
1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1717 def delete_comments_online(request) begin data, _status_code, _headers = delete_comments_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_comments_online_with_http_info(request) else raise end end data end |
#delete_custom_xml_part(request) ⇒ nil
Removes the custom xml part from the document.
1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1760 def delete_custom_xml_part(request) begin data, _status_code, _headers = delete_custom_xml_part_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_part_with_http_info(request) else raise end end nil end |
#delete_custom_xml_part_online(request) ⇒ FILES_COLLECTION
Removes the custom xml part from the document.
1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1801 def delete_custom_xml_part_online(request) begin data, _status_code, _headers = delete_custom_xml_part_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_part_online_with_http_info(request) else raise end end data end |
#delete_custom_xml_parts(request) ⇒ nil
Removes all custom xml parts from the document.
1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1844 def delete_custom_xml_parts(request) begin data, _status_code, _headers = delete_custom_xml_parts_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_parts_with_http_info(request) else raise end end nil end |
#delete_custom_xml_parts_online(request) ⇒ FILES_COLLECTION
Removes all custom xml parts from the document.
1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1885 def delete_custom_xml_parts_online(request) begin data, _status_code, _headers = delete_custom_xml_parts_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_custom_xml_parts_online_with_http_info(request) else raise end end data end |
#delete_document_property(request) ⇒ nil
Removes a document property.
1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1928 def delete_document_property(request) begin data, _status_code, _headers = delete_document_property_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_document_property_with_http_info(request) else raise end end nil end |
#delete_document_property_online(request) ⇒ FILES_COLLECTION
Removes a document property.
1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 1969 def delete_document_property_online(request) begin data, _status_code, _headers = delete_document_property_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_document_property_online_with_http_info(request) else raise end end data end |
#delete_drawing_object(request) ⇒ nil
Removes a DrawingObject from the document node.
2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2012 def delete_drawing_object(request) begin data, _status_code, _headers = delete_drawing_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_drawing_object_with_http_info(request) else raise end end nil end |
#delete_drawing_object_online(request) ⇒ FILES_COLLECTION
Removes a DrawingObject from the document node.
2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2053 def delete_drawing_object_online(request) begin data, _status_code, _headers = delete_drawing_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_drawing_object_online_with_http_info(request) else raise end end data end |
#delete_field(request) ⇒ nil
Removes a field from the document node.
2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2096 def delete_field(request) begin data, _status_code, _headers = delete_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_field_with_http_info(request) else raise end end nil end |
#delete_field_online(request) ⇒ FILES_COLLECTION
Removes a field from the document node.
2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2137 def delete_field_online(request) begin data, _status_code, _headers = delete_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_field_online_with_http_info(request) else raise end end data end |
#delete_fields(request) ⇒ nil
Removes fields from the document node.
2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2180 def delete_fields(request) begin data, _status_code, _headers = delete_fields_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_fields_with_http_info(request) else raise end end nil end |
#delete_fields_online(request) ⇒ FILES_COLLECTION
Removes fields from the document node.
2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2221 def delete_fields_online(request) begin data, _status_code, _headers = delete_fields_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_fields_online_with_http_info(request) else raise end end data end |
#delete_file(request) ⇒ nil
Delete file.
2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2264 def delete_file(request) begin data, _status_code, _headers = delete_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_file_with_http_info(request) else raise end end nil end |
#delete_folder(request) ⇒ nil
Delete folder.
2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2305 def delete_folder(request) begin data, _status_code, _headers = delete_folder_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_folder_with_http_info(request) else raise end end nil end |
#delete_footnote(request) ⇒ nil
Removes a footnote from the document node.
2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2346 def delete_footnote(request) begin data, _status_code, _headers = delete_footnote_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_footnote_with_http_info(request) else raise end end nil end |
#delete_footnote_online(request) ⇒ FILES_COLLECTION
Removes a footnote from the document node.
2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2387 def delete_footnote_online(request) begin data, _status_code, _headers = delete_footnote_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_footnote_online_with_http_info(request) else raise end end data end |
#delete_form_field(request) ⇒ nil
Removes a form field from the document node.
2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2430 def delete_form_field(request) begin data, _status_code, _headers = delete_form_field_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_form_field_with_http_info(request) else raise end end nil end |
#delete_form_field_online(request) ⇒ FILES_COLLECTION
Removes a form field from the document node.
2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2471 def delete_form_field_online(request) begin data, _status_code, _headers = delete_form_field_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_form_field_online_with_http_info(request) else raise end end data end |
#delete_header_footer(request) ⇒ nil
Removes a HeaderFooter object from the document section.
2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2514 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end nil end |
#delete_header_footer_online(request) ⇒ FILES_COLLECTION
Removes a HeaderFooter object from the document section.
2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2555 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#delete_headers_footers(request) ⇒ nil
Removes HeaderFooter objects from the document section.
2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2598 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end nil end |
#delete_headers_footers_online(request) ⇒ FILES_COLLECTION
Removes HeaderFooter objects from the document section.
2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2639 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#delete_macros(request) ⇒ nil
Removes macros from the document.
2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2682 def delete_macros(request) begin data, _status_code, _headers = delete_macros_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_macros_with_http_info(request) else raise end end nil end |
#delete_macros_online(request) ⇒ FILES_COLLECTION
Removes macros from the document.
2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2723 def delete_macros_online(request) begin data, _status_code, _headers = delete_macros_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_macros_online_with_http_info(request) else raise end end data end |
#delete_office_math_object(request) ⇒ nil
Removes an OfficeMath object from the document node.
2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2766 def delete_office_math_object(request) begin data, _status_code, _headers = delete_office_math_object_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_object_with_http_info(request) else raise end end nil end |
#delete_office_math_object_online(request) ⇒ FILES_COLLECTION
Removes an OfficeMath object from the document node.
2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2807 def delete_office_math_object_online(request) begin data, _status_code, _headers = delete_office_math_object_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_object_online_with_http_info(request) else raise end end data end |
#delete_office_math_objects(request) ⇒ nil
Removes all office math objects from the document.
2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2850 def delete_office_math_objects(request) begin data, _status_code, _headers = delete_office_math_objects_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_objects_with_http_info(request) else raise end end nil end |
#delete_office_math_objects_online(request) ⇒ FILES_COLLECTION
Removes all office math objects from the document.
2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2891 def delete_office_math_objects_online(request) begin data, _status_code, _headers = delete_office_math_objects_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_office_math_objects_online_with_http_info(request) else raise end end data end |
#delete_paragraph(request) ⇒ nil
Removes a paragraph from the document node.
2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2934 def delete_paragraph(request) begin data, _status_code, _headers = delete_paragraph_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_with_http_info(request) else raise end end nil end |
#delete_paragraph_list_format(request) ⇒ ParagraphListFormatResponse
Removes the formatting properties of a paragraph list from the document node.
2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 2975 def delete_paragraph_list_format(request) begin data, _status_code, _headers = delete_paragraph_list_format_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_list_format_with_http_info(request) else raise end end data end |
#delete_paragraph_list_format_online(request) ⇒ DeleteParagraphListFormatOnlineResponse
Removes the formatting properties of a paragraph list from the document node.
3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3017 def delete_paragraph_list_format_online(request) begin data, _status_code, _headers = delete_paragraph_list_format_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_list_format_online_with_http_info(request) else raise end end data end |
#delete_paragraph_online(request) ⇒ FILES_COLLECTION
Removes a paragraph from the document node.
3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3063 def delete_paragraph_online(request) begin data, _status_code, _headers = delete_paragraph_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_online_with_http_info(request) else raise end end data end |
#delete_paragraph_tab_stop(request) ⇒ TabStopsResponse
Removes a paragraph tab stop from the document node.
3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3106 def delete_paragraph_tab_stop(request) begin data, _status_code, _headers = delete_paragraph_tab_stop_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_tab_stop_with_http_info(request) else raise end end data end |
#delete_paragraph_tab_stop_online(request) ⇒ DeleteParagraphTabStopOnlineResponse
Removes a paragraph tab stop from the document node.
3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3148 def delete_paragraph_tab_stop_online(request) begin data, _status_code, _headers = delete_paragraph_tab_stop_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_paragraph_tab_stop_online_with_http_info(request) else raise end end data end |
#delete_run(request) ⇒ nil
Removes a Run object from the paragraph.
3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3194 def delete_run(request) begin data, _status_code, _headers = delete_run_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_run_with_http_info(request) else raise end end nil end |
#delete_run_online(request) ⇒ FILES_COLLECTION
Removes a Run object from the paragraph.
3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3235 def delete_run_online(request) begin data, _status_code, _headers = delete_run_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_run_online_with_http_info(request) else raise end end data end |
#delete_section(request) ⇒ nil
Removes a section from the document.
3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3278 def delete_section(request) begin data, _status_code, _headers = delete_section_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_section_with_http_info(request) else raise end end nil end |
#delete_section_online(request) ⇒ FILES_COLLECTION
Removes a section from the document.
3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3319 def delete_section_online(request) begin data, _status_code, _headers = delete_section_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_section_online_with_http_info(request) else raise end end data end |
#delete_structured_document_tag(request) ⇒ nil
Removes a StructuredDocumentTag (SDT) from the document node.
3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3362 def delete_structured_document_tag(request) begin data, _status_code, _headers = delete_structured_document_tag_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_structured_document_tag_with_http_info(request) else raise end end nil end |
#delete_structured_document_tag_online(request) ⇒ FILES_COLLECTION
Removes a StructuredDocumentTag (SDT) from the document node.
3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3403 def delete_structured_document_tag_online(request) begin data, _status_code, _headers = delete_structured_document_tag_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_structured_document_tag_online_with_http_info(request) else raise end end data end |
#delete_table(request) ⇒ nil
Removes a table from the document node.
3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3446 def delete_table(request) begin data, _status_code, _headers = delete_table_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_with_http_info(request) else raise end end nil end |
#delete_table_cell(request) ⇒ nil
Removes a cell from the table row.
3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3487 def delete_table_cell(request) begin data, _status_code, _headers = delete_table_cell_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_cell_with_http_info(request) else raise end end nil end |
#delete_table_cell_online(request) ⇒ FILES_COLLECTION
Removes a cell from the table row.
3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3528 def delete_table_cell_online(request) begin data, _status_code, _headers = delete_table_cell_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_cell_online_with_http_info(request) else raise end end data end |
#delete_table_online(request) ⇒ FILES_COLLECTION
Removes a table from the document node.
3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3571 def delete_table_online(request) begin data, _status_code, _headers = delete_table_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_online_with_http_info(request) else raise end end data end |
#delete_table_row(request) ⇒ nil
Removes a row from the table.
3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3614 def delete_table_row(request) begin data, _status_code, _headers = delete_table_row_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_row_with_http_info(request) else raise end end nil end |
#delete_table_row_online(request) ⇒ FILES_COLLECTION
Removes a row from the table.
3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3655 def delete_table_row_online(request) begin data, _status_code, _headers = delete_table_row_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_table_row_online_with_http_info(request) else raise end end data end |
#delete_watermark(request) ⇒ DocumentResponse
Removes a watermark from the document.
3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3698 def delete_watermark(request) begin data, _status_code, _headers = delete_watermark_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_watermark_with_http_info(request) else raise end end data end |
#delete_watermark_online(request) ⇒ DeleteWatermarkOnlineResponse
Removes a watermark from the document.
3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3740 def delete_watermark_online(request) begin data, _status_code, _headers = delete_watermark_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = delete_watermark_online_with_http_info(request) else raise end end data end |
#download_file(request) ⇒ File
Download file.
3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3786 def download_file(request) begin data, _status_code, _headers = download_file_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = download_file_with_http_info(request) else raise end end data end |
#encrypt(data) ⇒ string
Encrypt string.
14546 14547 14548 14549 14550 14551 14552 14553 14554 14555 14556 14557 14558 14559 14560 14561 14562 14563 14564 14565 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 14546 def encrypt(data) if data.to_s.empty? return data end if @rsa_key == nil modulus = @api_client.config.modulus exponent = @api_client.config.exponent if (modulus == nil || modulus.to_s.empty?) || (exponent == nil || exponent.to_s.empty?) response = self.get_public_key GetPublicKeyRequest.new modulus = response.modulus exponent = response.exponent end @rsa_key = rsa = create_rsa_key(modulus, exponent) end Base64.encode64(@rsa_key.public_encrypt(data.to_s.force_encoding("utf-8"))) end |
#execute_mail_merge(request) ⇒ DocumentResponse
Executes a Mail Merge operation.
3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3828 def execute_mail_merge(request) begin data, _status_code, _headers = execute_mail_merge_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = execute_mail_merge_with_http_info(request) else raise end end data end |
#execute_mail_merge_online(request) ⇒ File
Executes a Mail Merge operation online.
3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 3870 def execute_mail_merge_online(request) begin data, _status_code, _headers = execute_mail_merge_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = execute_mail_merge_online_with_http_info(request) else raise end end data end |
#get_available_fonts(request) ⇒ AvailableFontsResponse
Reads available fonts 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_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.
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(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.
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_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.
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(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.
4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4080 def get_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.
4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4123 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.
4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4167 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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4588 def get_custom_xml_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.
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(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.
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(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.
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_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.
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(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.
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_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.
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(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.
4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4882 def get_document_drawing_object_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.
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(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.
4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 4966 def get_document_drawing_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 5596 def get_document_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.
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(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.
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_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.
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(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.
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_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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6142 def get_form_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.
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(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_of_section_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document section.
6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6268 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_header_footer_online(request) ⇒ HeaderFooterResponse
Reads a HeaderFooter object from the document.
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(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_header_footers_online(request) ⇒ HeaderFootersResponse
Reads HeaderFooter objects from the document section.
6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6394 def (request) begin data, _status_code, _headers = (request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = (request) else raise end end data end |
#get_info(request) ⇒ InfoResponse
Returns application info.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
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_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.
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(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.
6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 6772 def get_office_math_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.
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(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.
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(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.
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_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.
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(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.
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_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.
7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7024 def get_paragraph_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.
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(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.
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_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.
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(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.
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_paragraphs_online(request) begin data, _status_code, _headers = get_paragraphs_online_with_http_info(request) rescue ApiError => e if e.code == 401 request_token data, _status_code, _headers = get_paragraphs_online_with_http_info(request) else raise end end data end |
#get_public_key(request) ⇒ PublicKeyResponse
Get assymetric public key.
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_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.
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(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.
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_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.
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(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.
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(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.
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_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.
7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7486 def get_run_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.
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(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.
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_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.
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(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.
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_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.
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(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.
7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 7738 def get_section_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.
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(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.
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_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_structured_document_tag(request) ⇒ StructuredDocumentTagResponse
Reads a StructuredDocumentTag (SDT) from the document node.
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_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.
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_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.
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 (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.
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_style(request) ⇒ StyleResponse
Reads a style from the document.
8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8032 def get_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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_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.
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 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.
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_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.
8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 8960 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.
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_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.
9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9048 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.
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_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.
9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9136 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.
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_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.
9224 9225 9226 9227 9228 9229 9230 9231 9232 9233 9234 9235 9236 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9224 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.
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_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.
9312 9313 9314 9315 9316 9317 9318 9319 9320 9321 9322 9323 9324 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9312 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.
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_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.
9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9400 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.
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_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.
9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9488 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.
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_list(request) ⇒ ListResponse
Inserts a new list to the document.
9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9576 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.
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_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.
9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9664 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.
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_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.
9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9752 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.
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_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.
9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9840 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.
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_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.
9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 9928 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.
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_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.
10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10016 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.
10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10057 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.
10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10100 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.
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_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.
10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10188 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.
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_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.
10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10276 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.
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_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.
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_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.
10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10406 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.
10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10452 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.
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_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.
10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10540 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.
10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10582 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.
10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10625 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.
10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 |
# File 'lib/aspose_words_cloud/api/words_api.rb', line 10672 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.