aspose_words_cloud 20.3.0 → 20.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aspose_words_cloud.rb +259 -234
- data/lib/aspose_words_cloud/api/words_api.rb +16553 -16721
- data/lib/aspose_words_cloud/api_client.rb +411 -405
- data/lib/aspose_words_cloud/api_error.rb +58 -58
- data/lib/aspose_words_cloud/configuration.rb +157 -173
- data/lib/aspose_words_cloud/models/available_fonts_response.rb +243 -243
- data/lib/aspose_words_cloud/models/bmp_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/bookmark.rb +226 -227
- data/lib/aspose_words_cloud/models/bookmark_data.rb +217 -217
- data/lib/aspose_words_cloud/models/bookmark_response.rb +216 -217
- data/lib/aspose_words_cloud/models/bookmarks.rb +218 -219
- data/lib/aspose_words_cloud/models/bookmarks_outline_level_data.rb +217 -222
- data/lib/aspose_words_cloud/models/bookmarks_response.rb +216 -217
- data/lib/aspose_words_cloud/models/border.rb +318 -320
- data/lib/aspose_words_cloud/models/border_response.rb +216 -217
- data/lib/aspose_words_cloud/models/borders_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/borders_response.rb +216 -217
- data/lib/aspose_words_cloud/models/classification_response.rb +239 -239
- data/lib/aspose_words_cloud/models/classification_result.rb +217 -222
- data/lib/aspose_words_cloud/models/comment.rb +273 -277
- data/lib/aspose_words_cloud/models/comment_base.rb +255 -0
- data/lib/aspose_words_cloud/models/comment_insert.rb +255 -0
- data/lib/aspose_words_cloud/models/comment_link.rb +206 -207
- data/lib/aspose_words_cloud/models/comment_response.rb +216 -217
- data/lib/aspose_words_cloud/models/comment_update.rb +255 -0
- data/lib/aspose_words_cloud/models/comments_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/comments_response.rb +216 -217
- data/lib/aspose_words_cloud/models/compare_data.rb +236 -227
- data/lib/aspose_words_cloud/models/compare_options.rb +324 -0
- data/lib/aspose_words_cloud/models/doc_save_options_data.rb +317 -317
- data/lib/aspose_words_cloud/models/document.rb +295 -311
- data/lib/aspose_words_cloud/models/document_entry.rb +217 -217
- data/lib/aspose_words_cloud/models/document_entry_list.rb +209 -209
- data/lib/aspose_words_cloud/models/document_position.rb +216 -217
- data/lib/aspose_words_cloud/models/document_properties.rb +218 -219
- data/lib/aspose_words_cloud/models/document_properties_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_property.rb +236 -237
- data/lib/aspose_words_cloud/models/document_property_base.rb +207 -0
- data/lib/aspose_words_cloud/models/document_property_create_or_update.rb +207 -0
- data/lib/aspose_words_cloud/models/document_property_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_response.rb +216 -217
- data/lib/aspose_words_cloud/models/document_stat_data.rb +248 -264
- data/lib/aspose_words_cloud/models/downsample_options_data.rb +227 -227
- data/lib/aspose_words_cloud/models/drawing_object.rb +385 -388
- data/lib/aspose_words_cloud/models/drawing_object_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/drawing_object_link.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_object_response.rb +216 -217
- data/lib/aspose_words_cloud/models/drawing_objects_response.rb +216 -217
- data/lib/aspose_words_cloud/models/emf_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/epub_save_options_data.rb +746 -746
- data/lib/aspose_words_cloud/models/error.rb +236 -237
- data/lib/aspose_words_cloud/models/error_details.rb +217 -222
- data/lib/aspose_words_cloud/models/field.rb +246 -247
- data/lib/aspose_words_cloud/models/field_base.rb +217 -0
- data/lib/aspose_words_cloud/models/field_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/field_insert.rb +217 -0
- data/lib/aspose_words_cloud/models/field_link.rb +226 -227
- data/lib/aspose_words_cloud/models/field_names.rb +218 -219
- data/lib/aspose_words_cloud/models/field_names_response.rb +216 -217
- data/lib/aspose_words_cloud/models/field_response.rb +216 -217
- data/lib/aspose_words_cloud/models/field_update.rb +217 -0
- data/lib/aspose_words_cloud/models/fields_response.rb +216 -217
- data/lib/aspose_words_cloud/models/file_link.rb +237 -237
- data/lib/aspose_words_cloud/models/files_list.rb +209 -209
- data/lib/aspose_words_cloud/models/files_upload_result.rb +221 -221
- data/lib/aspose_words_cloud/models/fixed_page_save_options_data.rb +346 -347
- data/lib/aspose_words_cloud/models/font.rb +671 -676
- data/lib/aspose_words_cloud/models/font_info.rb +237 -237
- data/lib/aspose_words_cloud/models/font_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote.rb +301 -304
- data/lib/aspose_words_cloud/models/footnote_base.rb +273 -0
- data/lib/aspose_words_cloud/models/footnote_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/footnote_insert.rb +273 -0
- data/lib/aspose_words_cloud/models/footnote_link.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnote_update.rb +273 -0
- data/lib/aspose_words_cloud/models/footnotes_response.rb +216 -217
- data/lib/aspose_words_cloud/models/footnotes_stat_data.rb +217 -227
- data/lib/aspose_words_cloud/models/form_field.rb +306 -307
- data/lib/aspose_words_cloud/models/form_field_checkbox.rb +336 -337
- data/lib/aspose_words_cloud/models/form_field_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/form_field_drop_down.rb +328 -329
- data/lib/aspose_words_cloud/models/form_field_response.rb +216 -217
- data/lib/aspose_words_cloud/models/form_field_text_input.rb +383 -384
- data/lib/aspose_words_cloud/models/form_fields_response.rb +216 -217
- data/lib/aspose_words_cloud/models/gif_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/graphics_quality_options_data.rb +357 -358
- data/lib/aspose_words_cloud/models/header_footer.rb +283 -286
- data/lib/aspose_words_cloud/models/header_footer_link.rb +253 -254
- data/lib/aspose_words_cloud/models/header_footer_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/header_footer_response.rb +216 -217
- data/lib/aspose_words_cloud/models/header_footers_response.rb +216 -217
- data/lib/aspose_words_cloud/models/html_fixed_save_options_data.rb +476 -477
- data/lib/aspose_words_cloud/models/html_save_options_data.rb +736 -736
- data/lib/aspose_words_cloud/models/hyperlink.rb +226 -227
- data/lib/aspose_words_cloud/models/hyperlink_response.rb +216 -217
- data/lib/aspose_words_cloud/models/hyperlinks.rb +218 -219
- data/lib/aspose_words_cloud/models/hyperlinks_response.rb +216 -217
- data/lib/aspose_words_cloud/models/image_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/jpeg_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/link.rb +237 -237
- data/lib/aspose_words_cloud/models/link_element.rb +206 -207
- data/lib/aspose_words_cloud/models/load_web_document_data.rb +216 -217
- data/lib/aspose_words_cloud/models/metafile_rendering_options_data.rb +247 -247
- data/lib/aspose_words_cloud/models/mhtml_save_options_data.rb +746 -746
- data/lib/aspose_words_cloud/models/modification_operation_result.rb +215 -217
- data/lib/aspose_words_cloud/models/node_link.rb +216 -217
- data/lib/aspose_words_cloud/models/odt_save_options_data.rb +344 -344
- data/lib/aspose_words_cloud/models/office_math_link.rb +216 -217
- data/lib/aspose_words_cloud/models/office_math_object.rb +324 -326
- data/lib/aspose_words_cloud/models/office_math_object_response.rb +216 -217
- data/lib/aspose_words_cloud/models/office_math_objects_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/office_math_objects_response.rb +216 -217
- data/lib/aspose_words_cloud/models/ooxml_save_options_data.rb +307 -307
- data/lib/aspose_words_cloud/models/outline_options_data.rb +259 -259
- data/lib/aspose_words_cloud/models/page_number.rb +237 -247
- data/lib/aspose_words_cloud/models/page_setup.rb +645 -646
- data/lib/aspose_words_cloud/models/page_stat_data.rb +236 -252
- data/lib/aspose_words_cloud/models/paragraph.rb +228 -229
- data/lib/aspose_words_cloud/models/paragraph_format.rb +567 -568
- data/lib/aspose_words_cloud/models/paragraph_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/paragraph_insert.rb +207 -207
- data/lib/aspose_words_cloud/models/paragraph_link.rb +226 -227
- data/lib/aspose_words_cloud/models/paragraph_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/paragraph_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/paragraph_response.rb +216 -217
- data/lib/aspose_words_cloud/models/pcl_save_options_data.rb +366 -367
- data/lib/aspose_words_cloud/models/pdf_digital_signature_details_data.rb +247 -247
- data/lib/aspose_words_cloud/models/pdf_encryption_details_data.rb +237 -237
- data/lib/aspose_words_cloud/models/pdf_save_options_data.rb +619 -624
- data/lib/aspose_words_cloud/models/png_save_options_data.rb +475 -477
- data/lib/aspose_words_cloud/models/preferred_width.rb +254 -259
- data/lib/aspose_words_cloud/models/protection_data.rb +207 -207
- data/lib/aspose_words_cloud/models/protection_data_response.rb +225 -227
- data/lib/aspose_words_cloud/models/protection_request.rb +227 -227
- data/lib/aspose_words_cloud/models/ps_save_options_data.rb +356 -357
- data/lib/aspose_words_cloud/models/range_document.rb +207 -207
- data/lib/aspose_words_cloud/models/range_text_response.rb +217 -217
- data/lib/aspose_words_cloud/models/replace_range.rb +254 -254
- data/lib/aspose_words_cloud/models/replace_text_parameters.rb +247 -262
- data/lib/aspose_words_cloud/models/replace_text_response.rb +226 -227
- data/lib/aspose_words_cloud/models/requests/AcceptAllRevisionsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/AppendDocumentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ClassifyDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/ClassifyRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/CompareDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/ConvertDocumentRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/CopyFileRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/CopyFolderRequest.rb +57 -57
- data/lib/aspose_words_cloud/models/requests/CreateDocumentRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/CreateFolderRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/CreateOrUpdateDocumentPropertyRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteBorderRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteBordersRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteCommentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteDocumentPropertyRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteDrawingObjectWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFieldWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldsRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFieldsWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DeleteFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/DeleteFolderRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/DeleteFootnoteRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFootnoteWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteFormFieldRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteFormFieldWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteHeaderFooterRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteHeadersFootersRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteMacrosRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteOfficeMathObjectWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteParagraphWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteRunRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteSectionRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteTableCellRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableRowRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/DeleteTableWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/DeleteWatermarkRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/DownloadFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeOnlineRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/ExecuteMailMergeRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/GetAvailableFontsRequest.rb +45 -45
- data/lib/aspose_words_cloud/models/requests/GetBookmarkByNameRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetBookmarksRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetBorderRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetBordersRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetCommentRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetCommentsRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectByIndexWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectImageDataWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectOleDataWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentDrawingObjectsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesOnlineRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/GetDocumentFieldNamesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinkByIndexRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentHyperlinksRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentPropertiesRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentPropertyRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetDocumentProtectionRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetDocumentStatisticsRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetDocumentWithFormatRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetFieldRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFieldWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFieldsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetFilesListRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/GetFootnoteRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFootnoteWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFootnotesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFootnotesWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetFormFieldRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetFormFieldWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFormFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetFormFieldsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetHeaderFooterOfSectionRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/GetHeaderFooterRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetHeaderFootersRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetOfficeMathObjectsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetParagraphFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetParagraphFormatWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetParagraphWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetParagraphsWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetRangeTextRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunFontRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetRunsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionPageSetupRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetSectionsRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/GetTableCellFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableCellRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTablePropertiesRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTablePropertiesWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTableRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableRowFormatRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableRowRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/GetTableWithoutNodePathRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTablesRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/GetTablesWithoutNodePathRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/InsertCommentRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertDrawingObjectWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFootnoteRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertFootnoteWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertFormFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertFormFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertHeaderFooterRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertPageNumbersRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertParagraphRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertRunRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertTableCellRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableRowRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/InsertTableWithoutNodePathRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/InsertWatermarkImageRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/InsertWatermarkTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/LoadWebDocumentRequest.rb +49 -49
- data/lib/aspose_words_cloud/models/requests/MoveFileRequest.rb +61 -61
- data/lib/aspose_words_cloud/models/requests/MoveFolderRequest.rb +57 -57
- data/lib/aspose_words_cloud/models/requests/ProtectDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/RejectAllRevisionsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/RemoveRangeRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderDrawingObjectWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderMathObjectRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderMathObjectWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderPageRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderParagraphRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderParagraphWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/RenderTableRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/RenderTableWithoutNodePathRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/ReplaceTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ReplaceWithTextRequest.rb +77 -77
- data/lib/aspose_words_cloud/models/requests/ResetCacheRequest.rb +36 -36
- data/lib/aspose_words_cloud/models/requests/SaveAsRangeRequest.rb +73 -73
- data/lib/aspose_words_cloud/models/requests/SaveAsRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/SaveAsTiffRequest.rb +137 -137
- data/lib/aspose_words_cloud/models/requests/SearchRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/SplitDocumentRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UnprotectDocumentRequest.rb +69 -69
- data/lib/aspose_words_cloud/models/requests/UpdateBookmarkRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateBorderRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateCommentRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectRequest.rb +89 -89
- data/lib/aspose_words_cloud/models/requests/UpdateDrawingObjectWithoutNodePathRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFieldsRequest.rb +65 -65
- data/lib/aspose_words_cloud/models/requests/UpdateFootnoteRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFootnoteWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateFormFieldRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateFormFieldWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateParagraphFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateRunFontRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateRunRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateSectionPageSetupRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateTableCellFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UpdateTablePropertiesWithoutNodePathRequest.rb +81 -81
- data/lib/aspose_words_cloud/models/requests/UpdateTableRowFormatRequest.rb +85 -85
- data/lib/aspose_words_cloud/models/requests/UploadFileRequest.rb +53 -53
- data/lib/aspose_words_cloud/models/response_error.rb +246 -247
- data/lib/aspose_words_cloud/models/revisions_modification_response.rb +216 -217
- data/lib/aspose_words_cloud/models/rtf_save_options_data.rb +317 -317
- data/lib/aspose_words_cloud/models/run.rb +226 -227
- data/lib/aspose_words_cloud/models/run_base.rb +207 -0
- data/lib/aspose_words_cloud/models/run_insert.rb +207 -0
- data/lib/aspose_words_cloud/models/run_link.rb +226 -227
- data/lib/aspose_words_cloud/models/run_response.rb +216 -217
- data/lib/aspose_words_cloud/models/run_update.rb +207 -0
- data/lib/aspose_words_cloud/models/runs.rb +218 -219
- data/lib/aspose_words_cloud/models/runs_response.rb +216 -217
- data/lib/aspose_words_cloud/models/save_options_data.rb +277 -277
- data/lib/aspose_words_cloud/models/save_response.rb +216 -217
- data/lib/aspose_words_cloud/models/save_result.rb +227 -229
- data/lib/aspose_words_cloud/models/search_response.rb +226 -227
- data/lib/aspose_words_cloud/models/search_result.rb +215 -217
- data/lib/aspose_words_cloud/models/search_results_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/section.rb +254 -259
- data/lib/aspose_words_cloud/models/section_link.rb +216 -217
- data/lib/aspose_words_cloud/models/section_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/section_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/section_page_setup_response.rb +216 -217
- data/lib/aspose_words_cloud/models/section_response.rb +216 -217
- data/lib/aspose_words_cloud/models/split_document_response.rb +216 -217
- data/lib/aspose_words_cloud/models/split_document_result.rb +227 -229
- data/lib/aspose_words_cloud/models/stat_data_response.rb +225 -227
- data/lib/aspose_words_cloud/models/storage_file.rb +247 -257
- data/lib/aspose_words_cloud/models/story_child_nodes.rb +209 -209
- data/lib/aspose_words_cloud/models/string_format_data.rb +348 -348
- data/lib/aspose_words_cloud/models/svg_save_options_data.rb +406 -407
- data/lib/aspose_words_cloud/models/table.rb +237 -239
- data/lib/aspose_words_cloud/models/table_cell.rb +228 -229
- data/lib/aspose_words_cloud/models/table_cell_format.rb +410 -412
- data/lib/aspose_words_cloud/models/table_cell_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_cell_insert.rb +207 -207
- data/lib/aspose_words_cloud/models/table_cell_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_insert.rb +226 -237
- data/lib/aspose_words_cloud/models/table_link.rb +216 -217
- data/lib/aspose_words_cloud/models/table_link_collection.rb +218 -219
- data/lib/aspose_words_cloud/models/table_link_collection_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_properties.rb +430 -432
- data/lib/aspose_words_cloud/models/table_properties_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_row.rb +237 -239
- data/lib/aspose_words_cloud/models/table_row_format.rb +283 -284
- data/lib/aspose_words_cloud/models/table_row_format_response.rb +216 -217
- data/lib/aspose_words_cloud/models/table_row_insert.rb +217 -222
- data/lib/aspose_words_cloud/models/table_row_response.rb +216 -217
- data/lib/aspose_words_cloud/models/text_save_options_data.rb +384 -384
- data/lib/aspose_words_cloud/models/tiff_save_options_data.rb +505 -507
- data/lib/aspose_words_cloud/models/watermark_text.rb +217 -222
- data/lib/aspose_words_cloud/models/word_ml_save_options_data.rb +287 -287
- data/lib/aspose_words_cloud/models/words_api_error_response.rb +216 -217
- data/lib/aspose_words_cloud/models/words_api_link.rb +237 -237
- data/lib/aspose_words_cloud/models/words_response.rb +207 -207
- data/lib/aspose_words_cloud/models/xaml_fixed_save_options_data.rb +366 -367
- data/lib/aspose_words_cloud/models/xaml_flow_save_options_data.rb +297 -297
- data/lib/aspose_words_cloud/models/xml_color.rb +217 -217
- data/lib/aspose_words_cloud/models/xps_save_options_data.rb +385 -387
- data/lib/aspose_words_cloud/version.rb +29 -29
- metadata +19 -5
@@ -1,69 +1,69 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="ProtectDocumentRequest.rb">
|
4
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
-
# </copyright>
|
6
|
-
# <summary>
|
7
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
# of this software and associated documentation files (the "Software"), to deal
|
9
|
-
# in the Software without restriction, including without limitation the rights
|
10
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
# copies of the Software, and to permit persons to whom the Software is
|
12
|
-
# furnished to do so, subject to the following conditions:
|
13
|
-
#
|
14
|
-
# The above copyright notice and this permission notice shall be included in all
|
15
|
-
# copies or substantial portions of the Software.
|
16
|
-
#
|
17
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
-
# SOFTWARE.
|
24
|
-
# </summary>
|
25
|
-
# --------------------------------------------------------------------------------------------------------------------
|
26
|
-
#
|
27
|
-
|
28
|
-
module AsposeWordsCloud
|
29
|
-
|
30
|
-
#
|
31
|
-
# Request model for protect_document operation.
|
32
|
-
#
|
33
|
-
class ProtectDocumentRequest
|
34
|
-
|
35
|
-
# The document name.
|
36
|
-
attr_accessor :name
|
37
|
-
# with protection settings.
|
38
|
-
attr_accessor :protection_request
|
39
|
-
# Original document folder.
|
40
|
-
attr_accessor :folder
|
41
|
-
# Original document storage.
|
42
|
-
attr_accessor :storage
|
43
|
-
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
44
|
-
attr_accessor :load_encoding
|
45
|
-
# Password for opening an encrypted document.
|
46
|
-
attr_accessor :password
|
47
|
-
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
48
|
-
attr_accessor :dest_file_name
|
49
|
-
|
50
|
-
#
|
51
|
-
# Initializes a new instance.
|
52
|
-
# @param name The document name.
|
53
|
-
# @param protection_request with protection settings.
|
54
|
-
# @param folder Original document folder.
|
55
|
-
# @param storage Original document storage.
|
56
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
57
|
-
# @param password Password for opening an encrypted document.
|
58
|
-
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
59
|
-
def initialize(name, protection_request, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
60
|
-
self.name = name
|
61
|
-
self.protection_request = protection_request
|
62
|
-
self.folder = folder
|
63
|
-
self.storage = storage
|
64
|
-
self.load_encoding = load_encoding
|
65
|
-
self.password = password
|
66
|
-
self.dest_file_name = dest_file_name
|
67
|
-
end
|
68
|
-
end
|
69
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="ProtectDocumentRequest.rb">
|
4
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
+
# </copyright>
|
6
|
+
# <summary>
|
7
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
+
# of this software and associated documentation files (the "Software"), to deal
|
9
|
+
# in the Software without restriction, including without limitation the rights
|
10
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
+
# copies of the Software, and to permit persons to whom the Software is
|
12
|
+
# furnished to do so, subject to the following conditions:
|
13
|
+
#
|
14
|
+
# The above copyright notice and this permission notice shall be included in all
|
15
|
+
# copies or substantial portions of the Software.
|
16
|
+
#
|
17
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
+
# SOFTWARE.
|
24
|
+
# </summary>
|
25
|
+
# --------------------------------------------------------------------------------------------------------------------
|
26
|
+
#
|
27
|
+
|
28
|
+
module AsposeWordsCloud
|
29
|
+
|
30
|
+
#
|
31
|
+
# Request model for protect_document operation.
|
32
|
+
#
|
33
|
+
class ProtectDocumentRequest
|
34
|
+
|
35
|
+
# The document name.
|
36
|
+
attr_accessor :name
|
37
|
+
# ProtectionRequest with protection settings.
|
38
|
+
attr_accessor :protection_request
|
39
|
+
# Original document folder.
|
40
|
+
attr_accessor :folder
|
41
|
+
# Original document storage.
|
42
|
+
attr_accessor :storage
|
43
|
+
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
44
|
+
attr_accessor :load_encoding
|
45
|
+
# Password for opening an encrypted document.
|
46
|
+
attr_accessor :password
|
47
|
+
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
48
|
+
attr_accessor :dest_file_name
|
49
|
+
|
50
|
+
#
|
51
|
+
# Initializes a new instance.
|
52
|
+
# @param name The document name.
|
53
|
+
# @param protection_request ProtectionRequest with protection settings.
|
54
|
+
# @param folder Original document folder.
|
55
|
+
# @param storage Original document storage.
|
56
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
57
|
+
# @param password Password for opening an encrypted document.
|
58
|
+
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
59
|
+
def initialize(name, protection_request, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
60
|
+
self.name = name
|
61
|
+
self.protection_request = protection_request
|
62
|
+
self.folder = folder
|
63
|
+
self.storage = storage
|
64
|
+
self.load_encoding = load_encoding
|
65
|
+
self.password = password
|
66
|
+
self.dest_file_name = dest_file_name
|
67
|
+
end
|
68
|
+
end
|
69
|
+
end
|
@@ -1,65 +1,65 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="RejectAllRevisionsRequest.rb">
|
4
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
-
# </copyright>
|
6
|
-
# <summary>
|
7
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
# of this software and associated documentation files (the "Software"), to deal
|
9
|
-
# in the Software without restriction, including without limitation the rights
|
10
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
# copies of the Software, and to permit persons to whom the Software is
|
12
|
-
# furnished to do so, subject to the following conditions:
|
13
|
-
#
|
14
|
-
# The above copyright notice and this permission notice shall be included in all
|
15
|
-
# copies or substantial portions of the Software.
|
16
|
-
#
|
17
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
-
# SOFTWARE.
|
24
|
-
# </summary>
|
25
|
-
# --------------------------------------------------------------------------------------------------------------------
|
26
|
-
#
|
27
|
-
|
28
|
-
module AsposeWordsCloud
|
29
|
-
|
30
|
-
#
|
31
|
-
# Request model for reject_all_revisions operation.
|
32
|
-
#
|
33
|
-
class RejectAllRevisionsRequest
|
34
|
-
|
35
|
-
# The document name.
|
36
|
-
attr_accessor :name
|
37
|
-
# Original document folder.
|
38
|
-
attr_accessor :folder
|
39
|
-
# Original document storage.
|
40
|
-
attr_accessor :storage
|
41
|
-
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
42
|
-
attr_accessor :load_encoding
|
43
|
-
# Password for opening an encrypted document.
|
44
|
-
attr_accessor :password
|
45
|
-
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
46
|
-
attr_accessor :dest_file_name
|
47
|
-
|
48
|
-
#
|
49
|
-
# Initializes a new instance.
|
50
|
-
# @param name The document name.
|
51
|
-
# @param folder Original document folder.
|
52
|
-
# @param storage Original document storage.
|
53
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
54
|
-
# @param password Password for opening an encrypted document.
|
55
|
-
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
56
|
-
def initialize(name, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
57
|
-
self.name = name
|
58
|
-
self.folder = folder
|
59
|
-
self.storage = storage
|
60
|
-
self.load_encoding = load_encoding
|
61
|
-
self.password = password
|
62
|
-
self.dest_file_name = dest_file_name
|
63
|
-
end
|
64
|
-
end
|
65
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="RejectAllRevisionsRequest.rb">
|
4
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
+
# </copyright>
|
6
|
+
# <summary>
|
7
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
+
# of this software and associated documentation files (the "Software"), to deal
|
9
|
+
# in the Software without restriction, including without limitation the rights
|
10
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
+
# copies of the Software, and to permit persons to whom the Software is
|
12
|
+
# furnished to do so, subject to the following conditions:
|
13
|
+
#
|
14
|
+
# The above copyright notice and this permission notice shall be included in all
|
15
|
+
# copies or substantial portions of the Software.
|
16
|
+
#
|
17
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
+
# SOFTWARE.
|
24
|
+
# </summary>
|
25
|
+
# --------------------------------------------------------------------------------------------------------------------
|
26
|
+
#
|
27
|
+
|
28
|
+
module AsposeWordsCloud
|
29
|
+
|
30
|
+
#
|
31
|
+
# Request model for reject_all_revisions operation.
|
32
|
+
#
|
33
|
+
class RejectAllRevisionsRequest
|
34
|
+
|
35
|
+
# The document name.
|
36
|
+
attr_accessor :name
|
37
|
+
# Original document folder.
|
38
|
+
attr_accessor :folder
|
39
|
+
# Original document storage.
|
40
|
+
attr_accessor :storage
|
41
|
+
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
42
|
+
attr_accessor :load_encoding
|
43
|
+
# Password for opening an encrypted document.
|
44
|
+
attr_accessor :password
|
45
|
+
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
46
|
+
attr_accessor :dest_file_name
|
47
|
+
|
48
|
+
#
|
49
|
+
# Initializes a new instance.
|
50
|
+
# @param name The document name.
|
51
|
+
# @param folder Original document folder.
|
52
|
+
# @param storage Original document storage.
|
53
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
54
|
+
# @param password Password for opening an encrypted document.
|
55
|
+
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
56
|
+
def initialize(name, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
57
|
+
self.name = name
|
58
|
+
self.folder = folder
|
59
|
+
self.storage = storage
|
60
|
+
self.load_encoding = load_encoding
|
61
|
+
self.password = password
|
62
|
+
self.dest_file_name = dest_file_name
|
63
|
+
end
|
64
|
+
end
|
65
|
+
end
|
@@ -1,73 +1,73 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="RemoveRangeRequest.rb">
|
4
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
-
# </copyright>
|
6
|
-
# <summary>
|
7
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
# of this software and associated documentation files (the "Software"), to deal
|
9
|
-
# in the Software without restriction, including without limitation the rights
|
10
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
# copies of the Software, and to permit persons to whom the Software is
|
12
|
-
# furnished to do so, subject to the following conditions:
|
13
|
-
#
|
14
|
-
# The above copyright notice and this permission notice shall be included in all
|
15
|
-
# copies or substantial portions of the Software.
|
16
|
-
#
|
17
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
-
# SOFTWARE.
|
24
|
-
# </summary>
|
25
|
-
# --------------------------------------------------------------------------------------------------------------------
|
26
|
-
#
|
27
|
-
|
28
|
-
module AsposeWordsCloud
|
29
|
-
|
30
|
-
#
|
31
|
-
# Request model for remove_range operation.
|
32
|
-
#
|
33
|
-
class RemoveRangeRequest
|
34
|
-
|
35
|
-
# The document.
|
36
|
-
attr_accessor :name
|
37
|
-
# The range start identifier. Identifier is the value of the
|
38
|
-
attr_accessor :range_start_identifier
|
39
|
-
# The range end identifier.
|
40
|
-
attr_accessor :range_end_identifier
|
41
|
-
# Original document folder.
|
42
|
-
attr_accessor :folder
|
43
|
-
# Original document storage.
|
44
|
-
attr_accessor :storage
|
45
|
-
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
46
|
-
attr_accessor :load_encoding
|
47
|
-
# Password for opening an encrypted document.
|
48
|
-
attr_accessor :password
|
49
|
-
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
50
|
-
attr_accessor :dest_file_name
|
51
|
-
|
52
|
-
#
|
53
|
-
# Initializes a new instance.
|
54
|
-
# @param name The document.
|
55
|
-
# @param range_start_identifier The range start identifier. Identifier is the value of the
|
56
|
-
# @param range_end_identifier The range end identifier.
|
57
|
-
# @param folder Original document folder.
|
58
|
-
# @param storage Original document storage.
|
59
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
60
|
-
# @param password Password for opening an encrypted document.
|
61
|
-
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
62
|
-
def initialize(name, range_start_identifier, range_end_identifier, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
63
|
-
self.name = name
|
64
|
-
self.range_start_identifier = range_start_identifier
|
65
|
-
self.range_end_identifier = range_end_identifier
|
66
|
-
self.folder = folder
|
67
|
-
self.storage = storage
|
68
|
-
self.load_encoding = load_encoding
|
69
|
-
self.password = password
|
70
|
-
self.dest_file_name = dest_file_name
|
71
|
-
end
|
72
|
-
end
|
73
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="RemoveRangeRequest.rb">
|
4
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
+
# </copyright>
|
6
|
+
# <summary>
|
7
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
+
# of this software and associated documentation files (the "Software"), to deal
|
9
|
+
# in the Software without restriction, including without limitation the rights
|
10
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
+
# copies of the Software, and to permit persons to whom the Software is
|
12
|
+
# furnished to do so, subject to the following conditions:
|
13
|
+
#
|
14
|
+
# The above copyright notice and this permission notice shall be included in all
|
15
|
+
# copies or substantial portions of the Software.
|
16
|
+
#
|
17
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
+
# SOFTWARE.
|
24
|
+
# </summary>
|
25
|
+
# --------------------------------------------------------------------------------------------------------------------
|
26
|
+
#
|
27
|
+
|
28
|
+
module AsposeWordsCloud
|
29
|
+
|
30
|
+
#
|
31
|
+
# Request model for remove_range operation.
|
32
|
+
#
|
33
|
+
class RemoveRangeRequest
|
34
|
+
|
35
|
+
# The document.
|
36
|
+
attr_accessor :name
|
37
|
+
# The range start identifier. Identifier is the value of the "nodeId" field, which every document node has, extended with the prefix "id". It looks like "id0.0.7". Also values like "image5" and "table3" can be used as an identifier for images and tables, where the number is an index of the image/table.
|
38
|
+
attr_accessor :range_start_identifier
|
39
|
+
# The range end identifier.
|
40
|
+
attr_accessor :range_end_identifier
|
41
|
+
# Original document folder.
|
42
|
+
attr_accessor :folder
|
43
|
+
# Original document storage.
|
44
|
+
attr_accessor :storage
|
45
|
+
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
46
|
+
attr_accessor :load_encoding
|
47
|
+
# Password for opening an encrypted document.
|
48
|
+
attr_accessor :password
|
49
|
+
# Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
50
|
+
attr_accessor :dest_file_name
|
51
|
+
|
52
|
+
#
|
53
|
+
# Initializes a new instance.
|
54
|
+
# @param name The document.
|
55
|
+
# @param range_start_identifier The range start identifier. Identifier is the value of the "nodeId" field, which every document node has, extended with the prefix "id". It looks like "id0.0.7". Also values like "image5" and "table3" can be used as an identifier for images and tables, where the number is an index of the image/table.
|
56
|
+
# @param range_end_identifier The range end identifier.
|
57
|
+
# @param folder Original document folder.
|
58
|
+
# @param storage Original document storage.
|
59
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
60
|
+
# @param password Password for opening an encrypted document.
|
61
|
+
# @param dest_file_name Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.
|
62
|
+
def initialize(name, range_start_identifier, range_end_identifier = nil, folder = nil, storage = nil, load_encoding = nil, password = nil, dest_file_name = nil)
|
63
|
+
self.name = name
|
64
|
+
self.range_start_identifier = range_start_identifier
|
65
|
+
self.range_end_identifier = range_end_identifier
|
66
|
+
self.folder = folder
|
67
|
+
self.storage = storage
|
68
|
+
self.load_encoding = load_encoding
|
69
|
+
self.password = password
|
70
|
+
self.dest_file_name = dest_file_name
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
@@ -1,77 +1,77 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="RenderDrawingObjectRequest.rb">
|
4
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
-
# </copyright>
|
6
|
-
# <summary>
|
7
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
-
# of this software and associated documentation files (the "Software"), to deal
|
9
|
-
# in the Software without restriction, including without limitation the rights
|
10
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
-
# copies of the Software, and to permit persons to whom the Software is
|
12
|
-
# furnished to do so, subject to the following conditions:
|
13
|
-
#
|
14
|
-
# The above copyright notice and this permission notice shall be included in all
|
15
|
-
# copies or substantial portions of the Software.
|
16
|
-
#
|
17
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
-
# SOFTWARE.
|
24
|
-
# </summary>
|
25
|
-
# --------------------------------------------------------------------------------------------------------------------
|
26
|
-
#
|
27
|
-
|
28
|
-
module AsposeWordsCloud
|
29
|
-
|
30
|
-
#
|
31
|
-
# Request model for render_drawing_object operation.
|
32
|
-
#
|
33
|
-
class RenderDrawingObjectRequest
|
34
|
-
|
35
|
-
# The document name.
|
36
|
-
attr_accessor :name
|
37
|
-
# The destination format.
|
38
|
-
attr_accessor :format
|
39
|
-
# Path to the node, which contains drawing objects.
|
40
|
-
attr_accessor :node_path
|
41
|
-
# Object index.
|
42
|
-
attr_accessor :index
|
43
|
-
# Original document folder.
|
44
|
-
attr_accessor :folder
|
45
|
-
# Original document storage.
|
46
|
-
attr_accessor :storage
|
47
|
-
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
48
|
-
attr_accessor :load_encoding
|
49
|
-
# Password for opening an encrypted document.
|
50
|
-
attr_accessor :password
|
51
|
-
# Folder in filestorage with custom fonts.
|
52
|
-
attr_accessor :fonts_location
|
53
|
-
|
54
|
-
#
|
55
|
-
# Initializes a new instance.
|
56
|
-
# @param name The document name.
|
57
|
-
# @param format The destination format.
|
58
|
-
# @param node_path Path to the node, which contains drawing objects.
|
59
|
-
# @param index Object index.
|
60
|
-
# @param folder Original document folder.
|
61
|
-
# @param storage Original document storage.
|
62
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
63
|
-
# @param password Password for opening an encrypted document.
|
64
|
-
# @param fonts_location Folder in filestorage with custom fonts.
|
65
|
-
def initialize(name, format, node_path, index, folder = nil, storage = nil, load_encoding = nil, password = nil, fonts_location = nil)
|
66
|
-
self.name = name
|
67
|
-
self.format = format
|
68
|
-
self.node_path = node_path
|
69
|
-
self.index = index
|
70
|
-
self.folder = folder
|
71
|
-
self.storage = storage
|
72
|
-
self.load_encoding = load_encoding
|
73
|
-
self.password = password
|
74
|
-
self.fonts_location = fonts_location
|
75
|
-
end
|
76
|
-
end
|
77
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="RenderDrawingObjectRequest.rb">
|
4
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
5
|
+
# </copyright>
|
6
|
+
# <summary>
|
7
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
+
# of this software and associated documentation files (the "Software"), to deal
|
9
|
+
# in the Software without restriction, including without limitation the rights
|
10
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
+
# copies of the Software, and to permit persons to whom the Software is
|
12
|
+
# furnished to do so, subject to the following conditions:
|
13
|
+
#
|
14
|
+
# The above copyright notice and this permission notice shall be included in all
|
15
|
+
# copies or substantial portions of the Software.
|
16
|
+
#
|
17
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
+
# SOFTWARE.
|
24
|
+
# </summary>
|
25
|
+
# --------------------------------------------------------------------------------------------------------------------
|
26
|
+
#
|
27
|
+
|
28
|
+
module AsposeWordsCloud
|
29
|
+
|
30
|
+
#
|
31
|
+
# Request model for render_drawing_object operation.
|
32
|
+
#
|
33
|
+
class RenderDrawingObjectRequest
|
34
|
+
|
35
|
+
# The document name.
|
36
|
+
attr_accessor :name
|
37
|
+
# The destination format.
|
38
|
+
attr_accessor :format
|
39
|
+
# Path to the node, which contains drawing objects.
|
40
|
+
attr_accessor :node_path
|
41
|
+
# Object index.
|
42
|
+
attr_accessor :index
|
43
|
+
# Original document folder.
|
44
|
+
attr_accessor :folder
|
45
|
+
# Original document storage.
|
46
|
+
attr_accessor :storage
|
47
|
+
# Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
48
|
+
attr_accessor :load_encoding
|
49
|
+
# Password for opening an encrypted document.
|
50
|
+
attr_accessor :password
|
51
|
+
# Folder in filestorage with custom fonts.
|
52
|
+
attr_accessor :fonts_location
|
53
|
+
|
54
|
+
#
|
55
|
+
# Initializes a new instance.
|
56
|
+
# @param name The document name.
|
57
|
+
# @param format The destination format.
|
58
|
+
# @param node_path Path to the node, which contains drawing objects.
|
59
|
+
# @param index Object index.
|
60
|
+
# @param folder Original document folder.
|
61
|
+
# @param storage Original document storage.
|
62
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
63
|
+
# @param password Password for opening an encrypted document.
|
64
|
+
# @param fonts_location Folder in filestorage with custom fonts.
|
65
|
+
def initialize(name, format, node_path, index, folder = nil, storage = nil, load_encoding = nil, password = nil, fonts_location = nil)
|
66
|
+
self.name = name
|
67
|
+
self.format = format
|
68
|
+
self.node_path = node_path
|
69
|
+
self.index = index
|
70
|
+
self.folder = folder
|
71
|
+
self.storage = storage
|
72
|
+
self.load_encoding = load_encoding
|
73
|
+
self.password = password
|
74
|
+
self.fonts_location = fonts_location
|
75
|
+
end
|
76
|
+
end
|
77
|
+
end
|