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,36 +1,36 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="ResetCacheRequest.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 reset_cache operation.
|
32
|
-
#
|
33
|
-
class ResetCacheRequest
|
34
|
-
|
35
|
-
end
|
36
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="ResetCacheRequest.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 reset_cache operation.
|
32
|
+
#
|
33
|
+
class ResetCacheRequest
|
34
|
+
|
35
|
+
end
|
36
|
+
end
|
@@ -1,73 +1,73 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="SaveAsRangeRequest.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 save_as_range operation.
|
32
|
-
#
|
33
|
-
class SaveAsRangeRequest
|
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
|
-
# Parameters of a new document.
|
40
|
-
attr_accessor :document_parameters
|
41
|
-
# The range end identifier.
|
42
|
-
attr_accessor :range_end_identifier
|
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
|
-
|
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 document_parameters Parameters of a new document.
|
57
|
-
# @param range_end_identifier The range end identifier.
|
58
|
-
# @param folder Original document folder.
|
59
|
-
# @param storage Original document storage.
|
60
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
61
|
-
# @param password Password for opening an encrypted document.
|
62
|
-
def initialize(name, range_start_identifier, document_parameters, range_end_identifier, folder = nil, storage = nil, load_encoding = nil, password = nil)
|
63
|
-
self.name = name
|
64
|
-
self.range_start_identifier = range_start_identifier
|
65
|
-
self.document_parameters = document_parameters
|
66
|
-
self.range_end_identifier = range_end_identifier
|
67
|
-
self.folder = folder
|
68
|
-
self.storage = storage
|
69
|
-
self.load_encoding = load_encoding
|
70
|
-
self.password = password
|
71
|
-
end
|
72
|
-
end
|
73
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="SaveAsRangeRequest.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 save_as_range operation.
|
32
|
+
#
|
33
|
+
class SaveAsRangeRequest
|
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
|
+
# Parameters of a new document.
|
40
|
+
attr_accessor :document_parameters
|
41
|
+
# The range end identifier.
|
42
|
+
attr_accessor :range_end_identifier
|
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
|
+
|
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 document_parameters Parameters of a new document.
|
57
|
+
# @param range_end_identifier The range end identifier.
|
58
|
+
# @param folder Original document folder.
|
59
|
+
# @param storage Original document storage.
|
60
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
61
|
+
# @param password Password for opening an encrypted document.
|
62
|
+
def initialize(name, range_start_identifier, document_parameters, range_end_identifier = nil, folder = nil, storage = nil, load_encoding = nil, password = nil)
|
63
|
+
self.name = name
|
64
|
+
self.range_start_identifier = range_start_identifier
|
65
|
+
self.document_parameters = document_parameters
|
66
|
+
self.range_end_identifier = range_end_identifier
|
67
|
+
self.folder = folder
|
68
|
+
self.storage = storage
|
69
|
+
self.load_encoding = load_encoding
|
70
|
+
self.password = password
|
71
|
+
end
|
72
|
+
end
|
73
|
+
end
|
@@ -1,69 +1,69 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="SaveAsRequest.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 save_as operation.
|
32
|
-
#
|
33
|
-
class SaveAsRequest
|
34
|
-
|
35
|
-
# The document name.
|
36
|
-
attr_accessor :name
|
37
|
-
# Save options.
|
38
|
-
attr_accessor :save_options_data
|
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
|
-
# Folder in filestorage with custom fonts.
|
48
|
-
attr_accessor :fonts_location
|
49
|
-
|
50
|
-
#
|
51
|
-
# Initializes a new instance.
|
52
|
-
# @param name The document name.
|
53
|
-
# @param save_options_data Save options.
|
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 fonts_location Folder in filestorage with custom fonts.
|
59
|
-
def initialize(name, save_options_data, folder = nil, storage = nil, load_encoding = nil, password = nil, fonts_location = nil)
|
60
|
-
self.name = name
|
61
|
-
self.save_options_data = save_options_data
|
62
|
-
self.folder = folder
|
63
|
-
self.storage = storage
|
64
|
-
self.load_encoding = load_encoding
|
65
|
-
self.password = password
|
66
|
-
self.fonts_location = fonts_location
|
67
|
-
end
|
68
|
-
end
|
69
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="SaveAsRequest.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 save_as operation.
|
32
|
+
#
|
33
|
+
class SaveAsRequest
|
34
|
+
|
35
|
+
# The document name.
|
36
|
+
attr_accessor :name
|
37
|
+
# Save options.
|
38
|
+
attr_accessor :save_options_data
|
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
|
+
# Folder in filestorage with custom fonts.
|
48
|
+
attr_accessor :fonts_location
|
49
|
+
|
50
|
+
#
|
51
|
+
# Initializes a new instance.
|
52
|
+
# @param name The document name.
|
53
|
+
# @param save_options_data Save options.
|
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 fonts_location Folder in filestorage with custom fonts.
|
59
|
+
def initialize(name, save_options_data, folder = nil, storage = nil, load_encoding = nil, password = nil, fonts_location = nil)
|
60
|
+
self.name = name
|
61
|
+
self.save_options_data = save_options_data
|
62
|
+
self.folder = folder
|
63
|
+
self.storage = storage
|
64
|
+
self.load_encoding = load_encoding
|
65
|
+
self.password = password
|
66
|
+
self.fonts_location = fonts_location
|
67
|
+
end
|
68
|
+
end
|
69
|
+
end
|
@@ -1,137 +1,137 @@
|
|
1
|
-
#
|
2
|
-
# --------------------------------------------------------------------------------------------------------------------
|
3
|
-
# <copyright company="Aspose" file="SaveAsTiffRequest.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 save_as_tiff operation.
|
32
|
-
#
|
33
|
-
class SaveAsTiffRequest
|
34
|
-
|
35
|
-
# The document name.
|
36
|
-
attr_accessor :name
|
37
|
-
# Tiff save options.
|
38
|
-
attr_accessor :save_options
|
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
|
-
# Use antialiasing flag.
|
48
|
-
attr_accessor :use_anti_aliasing
|
49
|
-
# Use high quality flag.
|
50
|
-
attr_accessor :use_high_quality_rendering
|
51
|
-
# Brightness for the generated images.
|
52
|
-
attr_accessor :image_brightness
|
53
|
-
# Color mode for the generated images.
|
54
|
-
attr_accessor :image_color_mode
|
55
|
-
# The contrast for the generated images.
|
56
|
-
attr_accessor :image_contrast
|
57
|
-
# The images numeral format.
|
58
|
-
attr_accessor :numeral_format
|
59
|
-
# Number of pages to render.
|
60
|
-
attr_accessor :page_count
|
61
|
-
# Page index to start rendering.
|
62
|
-
attr_accessor :page_index
|
63
|
-
# Background image color.
|
64
|
-
attr_accessor :paper_color
|
65
|
-
# The pixel format of generated images.
|
66
|
-
attr_accessor :pixel_format
|
67
|
-
# The resolution of generated images.
|
68
|
-
attr_accessor :resolution
|
69
|
-
# Zoom factor for generated images.
|
70
|
-
attr_accessor :scale
|
71
|
-
# The compression tipe.
|
72
|
-
attr_accessor :tiff_compression
|
73
|
-
# Optional, default is Fallback.
|
74
|
-
attr_accessor :dml_rendering_mode
|
75
|
-
# Optional, default is Simplified.
|
76
|
-
attr_accessor :dml_effects_rendering_mode
|
77
|
-
# Optional, Tiff binarization method, possible values are: FloydSteinbergDithering, Threshold.
|
78
|
-
attr_accessor :tiff_binarization_method
|
79
|
-
# Optional. A value determining zip output or not.
|
80
|
-
attr_accessor :zip_output
|
81
|
-
# Folder in filestorage with custom fonts.
|
82
|
-
attr_accessor :fonts_location
|
83
|
-
|
84
|
-
#
|
85
|
-
# Initializes a new instance.
|
86
|
-
# @param name The document name.
|
87
|
-
# @param save_options Tiff save options.
|
88
|
-
# @param folder Original document folder.
|
89
|
-
# @param storage Original document storage.
|
90
|
-
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
91
|
-
# @param password Password for opening an encrypted document.
|
92
|
-
# @param use_anti_aliasing Use antialiasing flag.
|
93
|
-
# @param use_high_quality_rendering Use high quality flag.
|
94
|
-
# @param image_brightness Brightness for the generated images.
|
95
|
-
# @param image_color_mode Color mode for the generated images.
|
96
|
-
# @param image_contrast The contrast for the generated images.
|
97
|
-
# @param numeral_format The images numeral format.
|
98
|
-
# @param page_count Number of pages to render.
|
99
|
-
# @param page_index Page index to start rendering.
|
100
|
-
# @param paper_color Background image color.
|
101
|
-
# @param pixel_format The pixel format of generated images.
|
102
|
-
# @param resolution The resolution of generated images.
|
103
|
-
# @param scale Zoom factor for generated images.
|
104
|
-
# @param tiff_compression The compression tipe.
|
105
|
-
# @param dml_rendering_mode Optional, default is Fallback.
|
106
|
-
# @param dml_effects_rendering_mode Optional, default is Simplified.
|
107
|
-
# @param tiff_binarization_method Optional, Tiff binarization method, possible values are: FloydSteinbergDithering, Threshold.
|
108
|
-
# @param zip_output Optional. A value determining zip output or not.
|
109
|
-
# @param fonts_location Folder in filestorage with custom fonts.
|
110
|
-
def initialize(name, save_options, folder = nil, storage = nil, load_encoding = nil, password = nil, use_anti_aliasing = nil, use_high_quality_rendering = nil, image_brightness = nil, image_color_mode = nil, image_contrast = nil, numeral_format = nil, page_count = nil, page_index = nil, paper_color = nil, pixel_format = nil, resolution = nil, scale = nil, tiff_compression = nil, dml_rendering_mode = nil, dml_effects_rendering_mode = nil, tiff_binarization_method = nil, zip_output = nil, fonts_location = nil)
|
111
|
-
self.name = name
|
112
|
-
self.save_options = save_options
|
113
|
-
self.folder = folder
|
114
|
-
self.storage = storage
|
115
|
-
self.load_encoding = load_encoding
|
116
|
-
self.password = password
|
117
|
-
self.use_anti_aliasing = use_anti_aliasing
|
118
|
-
self.use_high_quality_rendering = use_high_quality_rendering
|
119
|
-
self.image_brightness = image_brightness
|
120
|
-
self.image_color_mode = image_color_mode
|
121
|
-
self.image_contrast = image_contrast
|
122
|
-
self.numeral_format = numeral_format
|
123
|
-
self.page_count = page_count
|
124
|
-
self.page_index = page_index
|
125
|
-
self.paper_color = paper_color
|
126
|
-
self.pixel_format = pixel_format
|
127
|
-
self.resolution = resolution
|
128
|
-
self.scale = scale
|
129
|
-
self.tiff_compression = tiff_compression
|
130
|
-
self.dml_rendering_mode = dml_rendering_mode
|
131
|
-
self.dml_effects_rendering_mode = dml_effects_rendering_mode
|
132
|
-
self.tiff_binarization_method = tiff_binarization_method
|
133
|
-
self.zip_output = zip_output
|
134
|
-
self.fonts_location = fonts_location
|
135
|
-
end
|
136
|
-
end
|
137
|
-
end
|
1
|
+
#
|
2
|
+
# --------------------------------------------------------------------------------------------------------------------
|
3
|
+
# <copyright company="Aspose" file="SaveAsTiffRequest.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 save_as_tiff operation.
|
32
|
+
#
|
33
|
+
class SaveAsTiffRequest
|
34
|
+
|
35
|
+
# The document name.
|
36
|
+
attr_accessor :name
|
37
|
+
# Tiff save options.
|
38
|
+
attr_accessor :save_options
|
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
|
+
# Use antialiasing flag.
|
48
|
+
attr_accessor :use_anti_aliasing
|
49
|
+
# Use high quality flag.
|
50
|
+
attr_accessor :use_high_quality_rendering
|
51
|
+
# Brightness for the generated images.
|
52
|
+
attr_accessor :image_brightness
|
53
|
+
# Color mode for the generated images.
|
54
|
+
attr_accessor :image_color_mode
|
55
|
+
# The contrast for the generated images.
|
56
|
+
attr_accessor :image_contrast
|
57
|
+
# The images numeral format.
|
58
|
+
attr_accessor :numeral_format
|
59
|
+
# Number of pages to render.
|
60
|
+
attr_accessor :page_count
|
61
|
+
# Page index to start rendering.
|
62
|
+
attr_accessor :page_index
|
63
|
+
# Background image color.
|
64
|
+
attr_accessor :paper_color
|
65
|
+
# The pixel format of generated images.
|
66
|
+
attr_accessor :pixel_format
|
67
|
+
# The resolution of generated images.
|
68
|
+
attr_accessor :resolution
|
69
|
+
# Zoom factor for generated images.
|
70
|
+
attr_accessor :scale
|
71
|
+
# The compression tipe.
|
72
|
+
attr_accessor :tiff_compression
|
73
|
+
# Optional, default is Fallback.
|
74
|
+
attr_accessor :dml_rendering_mode
|
75
|
+
# Optional, default is Simplified.
|
76
|
+
attr_accessor :dml_effects_rendering_mode
|
77
|
+
# Optional, Tiff binarization method, possible values are: FloydSteinbergDithering, Threshold.
|
78
|
+
attr_accessor :tiff_binarization_method
|
79
|
+
# Optional. A value determining zip output or not.
|
80
|
+
attr_accessor :zip_output
|
81
|
+
# Folder in filestorage with custom fonts.
|
82
|
+
attr_accessor :fonts_location
|
83
|
+
|
84
|
+
#
|
85
|
+
# Initializes a new instance.
|
86
|
+
# @param name The document name.
|
87
|
+
# @param save_options Tiff save options.
|
88
|
+
# @param folder Original document folder.
|
89
|
+
# @param storage Original document storage.
|
90
|
+
# @param load_encoding Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.
|
91
|
+
# @param password Password for opening an encrypted document.
|
92
|
+
# @param use_anti_aliasing Use antialiasing flag.
|
93
|
+
# @param use_high_quality_rendering Use high quality flag.
|
94
|
+
# @param image_brightness Brightness for the generated images.
|
95
|
+
# @param image_color_mode Color mode for the generated images.
|
96
|
+
# @param image_contrast The contrast for the generated images.
|
97
|
+
# @param numeral_format The images numeral format.
|
98
|
+
# @param page_count Number of pages to render.
|
99
|
+
# @param page_index Page index to start rendering.
|
100
|
+
# @param paper_color Background image color.
|
101
|
+
# @param pixel_format The pixel format of generated images.
|
102
|
+
# @param resolution The resolution of generated images.
|
103
|
+
# @param scale Zoom factor for generated images.
|
104
|
+
# @param tiff_compression The compression tipe.
|
105
|
+
# @param dml_rendering_mode Optional, default is Fallback.
|
106
|
+
# @param dml_effects_rendering_mode Optional, default is Simplified.
|
107
|
+
# @param tiff_binarization_method Optional, Tiff binarization method, possible values are: FloydSteinbergDithering, Threshold.
|
108
|
+
# @param zip_output Optional. A value determining zip output or not.
|
109
|
+
# @param fonts_location Folder in filestorage with custom fonts.
|
110
|
+
def initialize(name, save_options, folder = nil, storage = nil, load_encoding = nil, password = nil, use_anti_aliasing = nil, use_high_quality_rendering = nil, image_brightness = nil, image_color_mode = nil, image_contrast = nil, numeral_format = nil, page_count = nil, page_index = nil, paper_color = nil, pixel_format = nil, resolution = nil, scale = nil, tiff_compression = nil, dml_rendering_mode = nil, dml_effects_rendering_mode = nil, tiff_binarization_method = nil, zip_output = nil, fonts_location = nil)
|
111
|
+
self.name = name
|
112
|
+
self.save_options = save_options
|
113
|
+
self.folder = folder
|
114
|
+
self.storage = storage
|
115
|
+
self.load_encoding = load_encoding
|
116
|
+
self.password = password
|
117
|
+
self.use_anti_aliasing = use_anti_aliasing
|
118
|
+
self.use_high_quality_rendering = use_high_quality_rendering
|
119
|
+
self.image_brightness = image_brightness
|
120
|
+
self.image_color_mode = image_color_mode
|
121
|
+
self.image_contrast = image_contrast
|
122
|
+
self.numeral_format = numeral_format
|
123
|
+
self.page_count = page_count
|
124
|
+
self.page_index = page_index
|
125
|
+
self.paper_color = paper_color
|
126
|
+
self.pixel_format = pixel_format
|
127
|
+
self.resolution = resolution
|
128
|
+
self.scale = scale
|
129
|
+
self.tiff_compression = tiff_compression
|
130
|
+
self.dml_rendering_mode = dml_rendering_mode
|
131
|
+
self.dml_effects_rendering_mode = dml_effects_rendering_mode
|
132
|
+
self.tiff_binarization_method = tiff_binarization_method
|
133
|
+
self.zip_output = zip_output
|
134
|
+
self.fonts_location = fonts_location
|
135
|
+
end
|
136
|
+
end
|
137
|
+
end
|