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,646 +1,645 @@
|
|
1
|
-
|
2
|
-
require 'date'
|
3
|
-
|
4
|
-
module AsposeWordsCloud
|
5
|
-
#
|
6
|
-
# --------------------------------------------------------------------------------------------------------------------
|
7
|
-
# <copyright company="Aspose" file="PageSetup.rb">
|
8
|
-
# Copyright (c) 2019 Aspose.Words for Cloud
|
9
|
-
# </copyright>
|
10
|
-
# <summary>
|
11
|
-
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
12
|
-
# of this software and associated documentation files (the "Software"), to deal
|
13
|
-
# in the Software without restriction, including without limitation the rights
|
14
|
-
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
15
|
-
# copies of the Software, and to permit persons to whom the Software is
|
16
|
-
# furnished to do so, subject to the following conditions:
|
17
|
-
#
|
18
|
-
# The above copyright notice and this permission notice shall be included in all
|
19
|
-
# copies or substantial portions of the Software.
|
20
|
-
#
|
21
|
-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
22
|
-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
23
|
-
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
24
|
-
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
25
|
-
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
26
|
-
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27
|
-
# SOFTWARE.
|
28
|
-
# </summary>
|
29
|
-
# --------------------------------------------------------------------------------------------------------------------
|
30
|
-
#
|
31
|
-
|
32
|
-
# Represents the page setup properties of a section.
|
33
|
-
class PageSetup
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
attr_reader :
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
:'
|
150
|
-
:'
|
151
|
-
:'
|
152
|
-
:'
|
153
|
-
:'
|
154
|
-
:'
|
155
|
-
:'
|
156
|
-
:'
|
157
|
-
:'
|
158
|
-
:'
|
159
|
-
:'
|
160
|
-
:'
|
161
|
-
:'
|
162
|
-
:'
|
163
|
-
:'
|
164
|
-
:'
|
165
|
-
:'
|
166
|
-
:'
|
167
|
-
:'
|
168
|
-
:'
|
169
|
-
:'
|
170
|
-
:'
|
171
|
-
:'
|
172
|
-
:'
|
173
|
-
:'
|
174
|
-
:'
|
175
|
-
:'
|
176
|
-
:'
|
177
|
-
:'
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
:'
|
186
|
-
:'
|
187
|
-
:'
|
188
|
-
:'
|
189
|
-
:'
|
190
|
-
:'
|
191
|
-
:'
|
192
|
-
:'
|
193
|
-
:'
|
194
|
-
:'
|
195
|
-
:'
|
196
|
-
:'
|
197
|
-
:'
|
198
|
-
:'
|
199
|
-
:'
|
200
|
-
:'
|
201
|
-
:'
|
202
|
-
:'
|
203
|
-
:'
|
204
|
-
:'
|
205
|
-
:'
|
206
|
-
:'
|
207
|
-
:'
|
208
|
-
:'
|
209
|
-
:'
|
210
|
-
:'
|
211
|
-
:'
|
212
|
-
:'
|
213
|
-
:'
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
#
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
#
|
349
|
-
|
350
|
-
|
351
|
-
invalid_properties
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
#
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
return
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
#
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
#
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
#
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
#
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
#
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
#
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
#
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
#
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
#
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
# @
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
#
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
#
|
539
|
-
# @
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
#
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
#
|
560
|
-
# @param string
|
561
|
-
# @
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
inner_type
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
temp_model
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
#
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
#
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
# Returns the object in the form of hash
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
#
|
627
|
-
#
|
628
|
-
# @
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
end
|
1
|
+
|
2
|
+
require 'date'
|
3
|
+
|
4
|
+
module AsposeWordsCloud
|
5
|
+
#
|
6
|
+
# --------------------------------------------------------------------------------------------------------------------
|
7
|
+
# <copyright company="Aspose" file="PageSetup.rb">
|
8
|
+
# Copyright (c) 2019 Aspose.Words for Cloud
|
9
|
+
# </copyright>
|
10
|
+
# <summary>
|
11
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
12
|
+
# of this software and associated documentation files (the "Software"), to deal
|
13
|
+
# in the Software without restriction, including without limitation the rights
|
14
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
15
|
+
# copies of the Software, and to permit persons to whom the Software is
|
16
|
+
# furnished to do so, subject to the following conditions:
|
17
|
+
#
|
18
|
+
# The above copyright notice and this permission notice shall be included in all
|
19
|
+
# copies or substantial portions of the Software.
|
20
|
+
#
|
21
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
22
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
23
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
24
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
25
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
26
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27
|
+
# SOFTWARE.
|
28
|
+
# </summary>
|
29
|
+
# --------------------------------------------------------------------------------------------------------------------
|
30
|
+
#
|
31
|
+
|
32
|
+
# Represents the page setup properties of a section.
|
33
|
+
class PageSetup
|
34
|
+
attr_accessor :link
|
35
|
+
|
36
|
+
# Gets or sets specifies that this section contains bidirectional (complex scripts) text.
|
37
|
+
attr_accessor :bidi
|
38
|
+
|
39
|
+
# Gets or sets specifies where the page border is positioned relative to intersecting texts and objects.
|
40
|
+
attr_accessor :border_always_in_front
|
41
|
+
|
42
|
+
# Gets or sets specifies which pages the page border is printed on.
|
43
|
+
attr_accessor :border_applies_to
|
44
|
+
|
45
|
+
# Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.
|
46
|
+
attr_accessor :border_distance_from
|
47
|
+
|
48
|
+
# Gets or sets returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.
|
49
|
+
attr_accessor :bottom_margin
|
50
|
+
|
51
|
+
# Gets or sets true if a different header or footer is used on the first page.
|
52
|
+
attr_accessor :different_first_page_header_footer
|
53
|
+
|
54
|
+
# Gets or sets the paper tray (bin) to use for the first page of a section. The value is implementation (printer) specific.
|
55
|
+
attr_accessor :first_page_tray
|
56
|
+
|
57
|
+
# Gets or sets returns or sets the distance (in points) between the footer and the bottom of the page.
|
58
|
+
attr_accessor :footer_distance
|
59
|
+
|
60
|
+
# Gets or sets the amount of extra space added to the margin for document binding.
|
61
|
+
attr_accessor :gutter
|
62
|
+
|
63
|
+
# Gets or sets returns or sets the distance (in points) between the header and the top of the page.
|
64
|
+
attr_accessor :header_distance
|
65
|
+
|
66
|
+
# Gets or sets returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text.
|
67
|
+
attr_accessor :left_margin
|
68
|
+
|
69
|
+
# Gets or sets returns or sets the numeric increment for line numbers.
|
70
|
+
attr_accessor :line_number_count_by
|
71
|
+
|
72
|
+
# Gets or sets distance between the right edge of line numbers and the left edge of the document.
|
73
|
+
attr_accessor :line_number_distance_from_text
|
74
|
+
|
75
|
+
# Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.
|
76
|
+
attr_accessor :line_number_restart_mode
|
77
|
+
|
78
|
+
# Gets or sets the starting line number.
|
79
|
+
attr_accessor :line_starting_number
|
80
|
+
|
81
|
+
# Gets or sets returns or sets the orientation of the page.
|
82
|
+
attr_accessor :orientation
|
83
|
+
|
84
|
+
# Gets or sets the paper tray (bin) to be used for all but the first page of a section. The value is implementation (printer) specific.
|
85
|
+
attr_accessor :other_pages_tray
|
86
|
+
|
87
|
+
# Gets or sets returns or sets the height of the page in points.
|
88
|
+
attr_accessor :page_height
|
89
|
+
|
90
|
+
# Gets or sets the page number format.
|
91
|
+
attr_accessor :page_number_style
|
92
|
+
|
93
|
+
# Gets or sets the starting page number of the section.
|
94
|
+
attr_accessor :page_starting_number
|
95
|
+
|
96
|
+
# Gets or sets returns or sets the width of the page in points.
|
97
|
+
attr_accessor :page_width
|
98
|
+
|
99
|
+
# Gets or sets returns or sets the paper size.
|
100
|
+
attr_accessor :paper_size
|
101
|
+
|
102
|
+
# Gets or sets true if page numbering restarts at the beginning of the section.
|
103
|
+
attr_accessor :restart_page_numbering
|
104
|
+
|
105
|
+
# Gets or sets returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.
|
106
|
+
attr_accessor :right_margin
|
107
|
+
|
108
|
+
# Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language.
|
109
|
+
attr_accessor :rtl_gutter
|
110
|
+
|
111
|
+
# Gets or sets returns or sets the type of section break for the specified object.
|
112
|
+
attr_accessor :section_start
|
113
|
+
|
114
|
+
# Gets or sets true if endnotes are printed at the end of the next section that doesn't suppress endnotes. Suppressed endnotes are printed before the endnotes in that section.
|
115
|
+
attr_accessor :suppress_endnotes
|
116
|
+
|
117
|
+
# Gets or sets returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.
|
118
|
+
attr_accessor :top_margin
|
119
|
+
|
120
|
+
# Gets or sets returns or sets the vertical alignment of text on each page in a document or section.
|
121
|
+
attr_accessor :vertical_alignment
|
122
|
+
|
123
|
+
class EnumAttributeValidator
|
124
|
+
attr_reader :datatype
|
125
|
+
attr_reader :allowable_values
|
126
|
+
|
127
|
+
def initialize(datatype, allowable_values)
|
128
|
+
@allowable_values = allowable_values.map do |value|
|
129
|
+
case datatype.to_s
|
130
|
+
when /Integer/i
|
131
|
+
value.to_i
|
132
|
+
when /Float/i
|
133
|
+
value.to_f
|
134
|
+
else
|
135
|
+
value
|
136
|
+
end
|
137
|
+
end
|
138
|
+
end
|
139
|
+
|
140
|
+
def valid?(value)
|
141
|
+
!value || allowable_values.include?(value)
|
142
|
+
end
|
143
|
+
end
|
144
|
+
|
145
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
146
|
+
def self.attribute_map
|
147
|
+
{
|
148
|
+
:'link' => :'link',
|
149
|
+
:'bidi' => :'Bidi',
|
150
|
+
:'border_always_in_front' => :'BorderAlwaysInFront',
|
151
|
+
:'border_applies_to' => :'BorderAppliesTo',
|
152
|
+
:'border_distance_from' => :'BorderDistanceFrom',
|
153
|
+
:'bottom_margin' => :'BottomMargin',
|
154
|
+
:'different_first_page_header_footer' => :'DifferentFirstPageHeaderFooter',
|
155
|
+
:'first_page_tray' => :'FirstPageTray',
|
156
|
+
:'footer_distance' => :'FooterDistance',
|
157
|
+
:'gutter' => :'Gutter',
|
158
|
+
:'header_distance' => :'HeaderDistance',
|
159
|
+
:'left_margin' => :'LeftMargin',
|
160
|
+
:'line_number_count_by' => :'LineNumberCountBy',
|
161
|
+
:'line_number_distance_from_text' => :'LineNumberDistanceFromText',
|
162
|
+
:'line_number_restart_mode' => :'LineNumberRestartMode',
|
163
|
+
:'line_starting_number' => :'LineStartingNumber',
|
164
|
+
:'orientation' => :'Orientation',
|
165
|
+
:'other_pages_tray' => :'OtherPagesTray',
|
166
|
+
:'page_height' => :'PageHeight',
|
167
|
+
:'page_number_style' => :'PageNumberStyle',
|
168
|
+
:'page_starting_number' => :'PageStartingNumber',
|
169
|
+
:'page_width' => :'PageWidth',
|
170
|
+
:'paper_size' => :'PaperSize',
|
171
|
+
:'restart_page_numbering' => :'RestartPageNumbering',
|
172
|
+
:'right_margin' => :'RightMargin',
|
173
|
+
:'rtl_gutter' => :'RtlGutter',
|
174
|
+
:'section_start' => :'SectionStart',
|
175
|
+
:'suppress_endnotes' => :'SuppressEndnotes',
|
176
|
+
:'top_margin' => :'TopMargin',
|
177
|
+
:'vertical_alignment' => :'VerticalAlignment'
|
178
|
+
}
|
179
|
+
end
|
180
|
+
|
181
|
+
# Attribute type mapping.
|
182
|
+
def self.swagger_types
|
183
|
+
{
|
184
|
+
:'link' => :'WordsApiLink',
|
185
|
+
:'bidi' => :'BOOLEAN',
|
186
|
+
:'border_always_in_front' => :'BOOLEAN',
|
187
|
+
:'border_applies_to' => :'String',
|
188
|
+
:'border_distance_from' => :'String',
|
189
|
+
:'bottom_margin' => :'Float',
|
190
|
+
:'different_first_page_header_footer' => :'BOOLEAN',
|
191
|
+
:'first_page_tray' => :'Integer',
|
192
|
+
:'footer_distance' => :'Float',
|
193
|
+
:'gutter' => :'Float',
|
194
|
+
:'header_distance' => :'Float',
|
195
|
+
:'left_margin' => :'Float',
|
196
|
+
:'line_number_count_by' => :'Integer',
|
197
|
+
:'line_number_distance_from_text' => :'Float',
|
198
|
+
:'line_number_restart_mode' => :'String',
|
199
|
+
:'line_starting_number' => :'Integer',
|
200
|
+
:'orientation' => :'String',
|
201
|
+
:'other_pages_tray' => :'Integer',
|
202
|
+
:'page_height' => :'Float',
|
203
|
+
:'page_number_style' => :'String',
|
204
|
+
:'page_starting_number' => :'Integer',
|
205
|
+
:'page_width' => :'Float',
|
206
|
+
:'paper_size' => :'String',
|
207
|
+
:'restart_page_numbering' => :'BOOLEAN',
|
208
|
+
:'right_margin' => :'Float',
|
209
|
+
:'rtl_gutter' => :'BOOLEAN',
|
210
|
+
:'section_start' => :'String',
|
211
|
+
:'suppress_endnotes' => :'BOOLEAN',
|
212
|
+
:'top_margin' => :'Float',
|
213
|
+
:'vertical_alignment' => :'String'
|
214
|
+
}
|
215
|
+
end
|
216
|
+
|
217
|
+
# Initializes the object
|
218
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
219
|
+
def initialize(attributes = {})
|
220
|
+
return unless attributes.is_a?(Hash)
|
221
|
+
|
222
|
+
# convert string to symbol for hash key
|
223
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
224
|
+
|
225
|
+
if attributes.key?(:'link')
|
226
|
+
self.link = attributes[:'link']
|
227
|
+
end
|
228
|
+
|
229
|
+
if attributes.key?(:'Bidi')
|
230
|
+
self.bidi = attributes[:'Bidi']
|
231
|
+
end
|
232
|
+
|
233
|
+
if attributes.key?(:'BorderAlwaysInFront')
|
234
|
+
self.border_always_in_front = attributes[:'BorderAlwaysInFront']
|
235
|
+
end
|
236
|
+
|
237
|
+
if attributes.key?(:'BorderAppliesTo')
|
238
|
+
self.border_applies_to = attributes[:'BorderAppliesTo']
|
239
|
+
end
|
240
|
+
|
241
|
+
if attributes.key?(:'BorderDistanceFrom')
|
242
|
+
self.border_distance_from = attributes[:'BorderDistanceFrom']
|
243
|
+
end
|
244
|
+
|
245
|
+
if attributes.key?(:'BottomMargin')
|
246
|
+
self.bottom_margin = attributes[:'BottomMargin']
|
247
|
+
end
|
248
|
+
|
249
|
+
if attributes.key?(:'DifferentFirstPageHeaderFooter')
|
250
|
+
self.different_first_page_header_footer = attributes[:'DifferentFirstPageHeaderFooter']
|
251
|
+
end
|
252
|
+
|
253
|
+
if attributes.key?(:'FirstPageTray')
|
254
|
+
self.first_page_tray = attributes[:'FirstPageTray']
|
255
|
+
end
|
256
|
+
|
257
|
+
if attributes.key?(:'FooterDistance')
|
258
|
+
self.footer_distance = attributes[:'FooterDistance']
|
259
|
+
end
|
260
|
+
|
261
|
+
if attributes.key?(:'Gutter')
|
262
|
+
self.gutter = attributes[:'Gutter']
|
263
|
+
end
|
264
|
+
|
265
|
+
if attributes.key?(:'HeaderDistance')
|
266
|
+
self.header_distance = attributes[:'HeaderDistance']
|
267
|
+
end
|
268
|
+
|
269
|
+
if attributes.key?(:'LeftMargin')
|
270
|
+
self.left_margin = attributes[:'LeftMargin']
|
271
|
+
end
|
272
|
+
|
273
|
+
if attributes.key?(:'LineNumberCountBy')
|
274
|
+
self.line_number_count_by = attributes[:'LineNumberCountBy']
|
275
|
+
end
|
276
|
+
|
277
|
+
if attributes.key?(:'LineNumberDistanceFromText')
|
278
|
+
self.line_number_distance_from_text = attributes[:'LineNumberDistanceFromText']
|
279
|
+
end
|
280
|
+
|
281
|
+
if attributes.key?(:'LineNumberRestartMode')
|
282
|
+
self.line_number_restart_mode = attributes[:'LineNumberRestartMode']
|
283
|
+
end
|
284
|
+
|
285
|
+
if attributes.key?(:'LineStartingNumber')
|
286
|
+
self.line_starting_number = attributes[:'LineStartingNumber']
|
287
|
+
end
|
288
|
+
|
289
|
+
if attributes.key?(:'Orientation')
|
290
|
+
self.orientation = attributes[:'Orientation']
|
291
|
+
end
|
292
|
+
|
293
|
+
if attributes.key?(:'OtherPagesTray')
|
294
|
+
self.other_pages_tray = attributes[:'OtherPagesTray']
|
295
|
+
end
|
296
|
+
|
297
|
+
if attributes.key?(:'PageHeight')
|
298
|
+
self.page_height = attributes[:'PageHeight']
|
299
|
+
end
|
300
|
+
|
301
|
+
if attributes.key?(:'PageNumberStyle')
|
302
|
+
self.page_number_style = attributes[:'PageNumberStyle']
|
303
|
+
end
|
304
|
+
|
305
|
+
if attributes.key?(:'PageStartingNumber')
|
306
|
+
self.page_starting_number = attributes[:'PageStartingNumber']
|
307
|
+
end
|
308
|
+
|
309
|
+
if attributes.key?(:'PageWidth')
|
310
|
+
self.page_width = attributes[:'PageWidth']
|
311
|
+
end
|
312
|
+
|
313
|
+
if attributes.key?(:'PaperSize')
|
314
|
+
self.paper_size = attributes[:'PaperSize']
|
315
|
+
end
|
316
|
+
|
317
|
+
if attributes.key?(:'RestartPageNumbering')
|
318
|
+
self.restart_page_numbering = attributes[:'RestartPageNumbering']
|
319
|
+
end
|
320
|
+
|
321
|
+
if attributes.key?(:'RightMargin')
|
322
|
+
self.right_margin = attributes[:'RightMargin']
|
323
|
+
end
|
324
|
+
|
325
|
+
if attributes.key?(:'RtlGutter')
|
326
|
+
self.rtl_gutter = attributes[:'RtlGutter']
|
327
|
+
end
|
328
|
+
|
329
|
+
if attributes.key?(:'SectionStart')
|
330
|
+
self.section_start = attributes[:'SectionStart']
|
331
|
+
end
|
332
|
+
|
333
|
+
if attributes.key?(:'SuppressEndnotes')
|
334
|
+
self.suppress_endnotes = attributes[:'SuppressEndnotes']
|
335
|
+
end
|
336
|
+
|
337
|
+
if attributes.key?(:'TopMargin')
|
338
|
+
self.top_margin = attributes[:'TopMargin']
|
339
|
+
end
|
340
|
+
|
341
|
+
if attributes.key?(:'VerticalAlignment')
|
342
|
+
self.vertical_alignment = attributes[:'VerticalAlignment']
|
343
|
+
end
|
344
|
+
|
345
|
+
end
|
346
|
+
|
347
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
348
|
+
# @return Array for valid properies with the reasons
|
349
|
+
def list_invalid_properties
|
350
|
+
invalid_properties = []
|
351
|
+
return invalid_properties
|
352
|
+
end
|
353
|
+
|
354
|
+
# Check to see if the all the properties in the model are valid
|
355
|
+
# @return true if the model is valid
|
356
|
+
def valid?
|
357
|
+
border_applies_to_validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
|
358
|
+
return false unless border_applies_to_validator.valid?(@border_applies_to)
|
359
|
+
border_distance_from_validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
|
360
|
+
return false unless border_distance_from_validator.valid?(@border_distance_from)
|
361
|
+
line_number_restart_mode_validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
|
362
|
+
return false unless line_number_restart_mode_validator.valid?(@line_number_restart_mode)
|
363
|
+
orientation_validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
|
364
|
+
return false unless orientation_validator.valid?(@orientation)
|
365
|
+
page_number_style_validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
|
366
|
+
return false unless page_number_style_validator.valid?(@page_number_style)
|
367
|
+
paper_size_validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
|
368
|
+
return false unless paper_size_validator.valid?(@paper_size)
|
369
|
+
section_start_validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
|
370
|
+
return false unless section_start_validator.valid?(@section_start)
|
371
|
+
vertical_alignment_validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
|
372
|
+
return false unless vertical_alignment_validator.valid?(@vertical_alignment)
|
373
|
+
return true
|
374
|
+
end
|
375
|
+
|
376
|
+
# Custom attribute writer method checking allowed values (enum).
|
377
|
+
# @param [Object] border_applies_to Object to be assigned
|
378
|
+
def border_applies_to=(border_applies_to)
|
379
|
+
validator = EnumAttributeValidator.new('String', ["AllPages", "FirstPage", "OtherPages"])
|
380
|
+
if border_applies_to.to_i == 0
|
381
|
+
unless validator.valid?(border_applies_to)
|
382
|
+
raise ArgumentError, "invalid value for 'border_applies_to', must be one of #{validator.allowable_values}."
|
383
|
+
end
|
384
|
+
@border_applies_to = border_applies_to
|
385
|
+
else
|
386
|
+
@border_applies_to = validator.allowable_values[border_applies_to.to_i]
|
387
|
+
end
|
388
|
+
end
|
389
|
+
|
390
|
+
# Custom attribute writer method checking allowed values (enum).
|
391
|
+
# @param [Object] border_distance_from Object to be assigned
|
392
|
+
def border_distance_from=(border_distance_from)
|
393
|
+
validator = EnumAttributeValidator.new('String', ["Text", "PageEdge"])
|
394
|
+
if border_distance_from.to_i == 0
|
395
|
+
unless validator.valid?(border_distance_from)
|
396
|
+
raise ArgumentError, "invalid value for 'border_distance_from', must be one of #{validator.allowable_values}."
|
397
|
+
end
|
398
|
+
@border_distance_from = border_distance_from
|
399
|
+
else
|
400
|
+
@border_distance_from = validator.allowable_values[border_distance_from.to_i]
|
401
|
+
end
|
402
|
+
end
|
403
|
+
|
404
|
+
# Custom attribute writer method checking allowed values (enum).
|
405
|
+
# @param [Object] line_number_restart_mode Object to be assigned
|
406
|
+
def line_number_restart_mode=(line_number_restart_mode)
|
407
|
+
validator = EnumAttributeValidator.new('String', ["RestartPage", "RestartSection", "Continuous"])
|
408
|
+
if line_number_restart_mode.to_i == 0
|
409
|
+
unless validator.valid?(line_number_restart_mode)
|
410
|
+
raise ArgumentError, "invalid value for 'line_number_restart_mode', must be one of #{validator.allowable_values}."
|
411
|
+
end
|
412
|
+
@line_number_restart_mode = line_number_restart_mode
|
413
|
+
else
|
414
|
+
@line_number_restart_mode = validator.allowable_values[line_number_restart_mode.to_i]
|
415
|
+
end
|
416
|
+
end
|
417
|
+
|
418
|
+
# Custom attribute writer method checking allowed values (enum).
|
419
|
+
# @param [Object] orientation Object to be assigned
|
420
|
+
def orientation=(orientation)
|
421
|
+
validator = EnumAttributeValidator.new('String', ["Portrait", "Landscape"])
|
422
|
+
if orientation.to_i == 0
|
423
|
+
unless validator.valid?(orientation)
|
424
|
+
raise ArgumentError, "invalid value for 'orientation', must be one of #{validator.allowable_values}."
|
425
|
+
end
|
426
|
+
@orientation = orientation
|
427
|
+
else
|
428
|
+
@orientation = validator.allowable_values[orientation.to_i]
|
429
|
+
end
|
430
|
+
end
|
431
|
+
|
432
|
+
# Custom attribute writer method checking allowed values (enum).
|
433
|
+
# @param [Object] page_number_style Object to be assigned
|
434
|
+
def page_number_style=(page_number_style)
|
435
|
+
validator = EnumAttributeValidator.new('String', ["Arabic", "UppercaseRoman", "LowercaseRoman", "UppercaseLetter", "LowercaseLetter", "Ordinal", "Number", "OrdinalText", "Hex", "ChicagoManual", "Kanji", "KanjiDigit", "AiueoHalfWidth", "IrohaHalfWidth", "ArabicFullWidth", "ArabicHalfWidth", "KanjiTraditional", "KanjiTraditional2", "NumberInCircle", "DecimalFullWidth", "Aiueo", "Iroha", "LeadingZero", "Bullet", "Ganada", "Chosung", "GB1", "GB2", "GB3", "GB4", "Zodiac1", "Zodiac2", "Zodiac3", "TradChinNum1", "TradChinNum2", "TradChinNum3", "TradChinNum4", "SimpChinNum1", "SimpChinNum2", "SimpChinNum3", "SimpChinNum4", "HanjaRead", "HanjaReadDigit", "Hangul", "Hanja", "Hebrew1", "Arabic1", "Hebrew2", "Arabic2", "HindiLetter1", "HindiLetter2", "HindiArabic", "HindiCardinalText", "ThaiLetter", "ThaiArabic", "ThaiCardinalText", "VietCardinalText", "NumberInDash", "LowercaseRussian", "UppercaseRussian", "None", "Custom"])
|
436
|
+
if page_number_style.to_i == 0
|
437
|
+
unless validator.valid?(page_number_style)
|
438
|
+
raise ArgumentError, "invalid value for 'page_number_style', must be one of #{validator.allowable_values}."
|
439
|
+
end
|
440
|
+
@page_number_style = page_number_style
|
441
|
+
else
|
442
|
+
@page_number_style = validator.allowable_values[page_number_style.to_i]
|
443
|
+
end
|
444
|
+
end
|
445
|
+
|
446
|
+
# Custom attribute writer method checking allowed values (enum).
|
447
|
+
# @param [Object] paper_size Object to be assigned
|
448
|
+
def paper_size=(paper_size)
|
449
|
+
validator = EnumAttributeValidator.new('String', ["A3", "A4", "A5", "B4", "B5", "Executive", "Folio", "Ledger", "Legal", "Letter", "EnvelopeDL", "Quarto", "Statement", "Tabloid", "Paper10x14", "Paper11x17", "Custom"])
|
450
|
+
if paper_size.to_i == 0
|
451
|
+
unless validator.valid?(paper_size)
|
452
|
+
raise ArgumentError, "invalid value for 'paper_size', must be one of #{validator.allowable_values}."
|
453
|
+
end
|
454
|
+
@paper_size = paper_size
|
455
|
+
else
|
456
|
+
@paper_size = validator.allowable_values[paper_size.to_i]
|
457
|
+
end
|
458
|
+
end
|
459
|
+
|
460
|
+
# Custom attribute writer method checking allowed values (enum).
|
461
|
+
# @param [Object] section_start Object to be assigned
|
462
|
+
def section_start=(section_start)
|
463
|
+
validator = EnumAttributeValidator.new('String', ["Continuous", "NewColumn", "NewPage", "EvenPage", "OddPage"])
|
464
|
+
if section_start.to_i == 0
|
465
|
+
unless validator.valid?(section_start)
|
466
|
+
raise ArgumentError, "invalid value for 'section_start', must be one of #{validator.allowable_values}."
|
467
|
+
end
|
468
|
+
@section_start = section_start
|
469
|
+
else
|
470
|
+
@section_start = validator.allowable_values[section_start.to_i]
|
471
|
+
end
|
472
|
+
end
|
473
|
+
|
474
|
+
# Custom attribute writer method checking allowed values (enum).
|
475
|
+
# @param [Object] vertical_alignment Object to be assigned
|
476
|
+
def vertical_alignment=(vertical_alignment)
|
477
|
+
validator = EnumAttributeValidator.new('String', ["Top", "Center", "Justify", "Bottom"])
|
478
|
+
if vertical_alignment.to_i == 0
|
479
|
+
unless validator.valid?(vertical_alignment)
|
480
|
+
raise ArgumentError, "invalid value for 'vertical_alignment', must be one of #{validator.allowable_values}."
|
481
|
+
end
|
482
|
+
@vertical_alignment = vertical_alignment
|
483
|
+
else
|
484
|
+
@vertical_alignment = validator.allowable_values[vertical_alignment.to_i]
|
485
|
+
end
|
486
|
+
end
|
487
|
+
|
488
|
+
# Checks equality by comparing each attribute.
|
489
|
+
# @param [Object] Object to be compared
|
490
|
+
def ==(other)
|
491
|
+
return true if self.equal?(other)
|
492
|
+
self.class == other.class &&
|
493
|
+
link == other.link &&
|
494
|
+
bidi == other.bidi &&
|
495
|
+
border_always_in_front == other.border_always_in_front &&
|
496
|
+
border_applies_to == other.border_applies_to &&
|
497
|
+
border_distance_from == other.border_distance_from &&
|
498
|
+
bottom_margin == other.bottom_margin &&
|
499
|
+
different_first_page_header_footer == other.different_first_page_header_footer &&
|
500
|
+
first_page_tray == other.first_page_tray &&
|
501
|
+
footer_distance == other.footer_distance &&
|
502
|
+
gutter == other.gutter &&
|
503
|
+
header_distance == other.header_distance &&
|
504
|
+
left_margin == other.left_margin &&
|
505
|
+
line_number_count_by == other.line_number_count_by &&
|
506
|
+
line_number_distance_from_text == other.line_number_distance_from_text &&
|
507
|
+
line_number_restart_mode == other.line_number_restart_mode &&
|
508
|
+
line_starting_number == other.line_starting_number &&
|
509
|
+
orientation == other.orientation &&
|
510
|
+
other_pages_tray == other.other_pages_tray &&
|
511
|
+
page_height == other.page_height &&
|
512
|
+
page_number_style == other.page_number_style &&
|
513
|
+
page_starting_number == other.page_starting_number &&
|
514
|
+
page_width == other.page_width &&
|
515
|
+
paper_size == other.paper_size &&
|
516
|
+
restart_page_numbering == other.restart_page_numbering &&
|
517
|
+
right_margin == other.right_margin &&
|
518
|
+
rtl_gutter == other.rtl_gutter &&
|
519
|
+
section_start == other.section_start &&
|
520
|
+
suppress_endnotes == other.suppress_endnotes &&
|
521
|
+
top_margin == other.top_margin &&
|
522
|
+
vertical_alignment == other.vertical_alignment
|
523
|
+
end
|
524
|
+
|
525
|
+
# @see the `==` method
|
526
|
+
# @param [Object] Object to be compared
|
527
|
+
def eql?(other)
|
528
|
+
self == other
|
529
|
+
end
|
530
|
+
|
531
|
+
# Calculates hash code according to all attributes.
|
532
|
+
# @return [Fixnum] Hash code
|
533
|
+
def hash
|
534
|
+
[link, bidi, border_always_in_front, border_applies_to, border_distance_from, bottom_margin, different_first_page_header_footer, first_page_tray, footer_distance, gutter, header_distance, left_margin, line_number_count_by, line_number_distance_from_text, line_number_restart_mode, line_starting_number, orientation, other_pages_tray, page_height, page_number_style, page_starting_number, page_width, paper_size, restart_page_numbering, right_margin, rtl_gutter, section_start, suppress_endnotes, top_margin, vertical_alignment].hash
|
535
|
+
end
|
536
|
+
|
537
|
+
# Builds the object from hash
|
538
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
539
|
+
# @return [Object] Returns the model itself
|
540
|
+
def build_from_hash(attributes)
|
541
|
+
return nil unless attributes.is_a?(Hash)
|
542
|
+
self.class.swagger_types.each_pair do |key, type|
|
543
|
+
if type =~ /\AArray<(.*)>/i
|
544
|
+
# check to ensure the input is an array given that the the attribute
|
545
|
+
# is documented as an array but the input is not
|
546
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
547
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
548
|
+
end
|
549
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
550
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
551
|
+
end
|
552
|
+
# or else data not found in attributes(hash), not an issue as the data can be optional
|
553
|
+
end
|
554
|
+
|
555
|
+
self
|
556
|
+
end
|
557
|
+
|
558
|
+
# Deserializes the data based on type
|
559
|
+
# @param string type Data type
|
560
|
+
# @param string value Value to be deserialized
|
561
|
+
# @return [Object] Deserialized data
|
562
|
+
def _deserialize(type, value)
|
563
|
+
case type.to_sym
|
564
|
+
when :DateTime
|
565
|
+
Time.at(/\d/.match(value)[0].to_f).to_datetime
|
566
|
+
when :Date
|
567
|
+
Time.at(/\d/.match(value)[0].to_f).to_date
|
568
|
+
when :String
|
569
|
+
value.to_s
|
570
|
+
when :Integer
|
571
|
+
value.to_i
|
572
|
+
when :Float
|
573
|
+
value.to_f
|
574
|
+
when :BOOLEAN
|
575
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
576
|
+
true
|
577
|
+
else
|
578
|
+
false
|
579
|
+
end
|
580
|
+
when :Object
|
581
|
+
# generic object (usually a Hash), return directly
|
582
|
+
value
|
583
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
584
|
+
inner_type = Regexp.last_match[:inner_type]
|
585
|
+
value.map { |v| _deserialize(inner_type, v) }
|
586
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
587
|
+
k_type = Regexp.last_match[:k_type]
|
588
|
+
v_type = Regexp.last_match[:v_type]
|
589
|
+
{}.tap do |hash|
|
590
|
+
value.each do |k, v|
|
591
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
592
|
+
end
|
593
|
+
end
|
594
|
+
else
|
595
|
+
# model
|
596
|
+
temp_model = AsposeWordsCloud.const_get(type).new
|
597
|
+
temp_model.build_from_hash(value)
|
598
|
+
end
|
599
|
+
end
|
600
|
+
|
601
|
+
# Returns the string representation of the object
|
602
|
+
# @return [String] String presentation of the object
|
603
|
+
def to_s
|
604
|
+
to_hash.to_s
|
605
|
+
end
|
606
|
+
|
607
|
+
# to_body is an alias to to_hash (backward compatibility)
|
608
|
+
# @return [Hash] Returns the object in the form of hash
|
609
|
+
def to_body
|
610
|
+
to_hash
|
611
|
+
end
|
612
|
+
|
613
|
+
# Returns the object in the form of hash
|
614
|
+
# @return [Hash] Returns the object in the form of hash
|
615
|
+
def to_hash
|
616
|
+
hash = {}
|
617
|
+
self.class.attribute_map.each_pair do |attr, param|
|
618
|
+
value = self.send(attr)
|
619
|
+
next if value.nil?
|
620
|
+
hash[param] = _to_hash(value)
|
621
|
+
end
|
622
|
+
hash
|
623
|
+
end
|
624
|
+
|
625
|
+
# Outputs non-array value in the form of hash
|
626
|
+
# For object, use to_hash. Otherwise, just return the value
|
627
|
+
# @param [Object] value Any valid value
|
628
|
+
# @return [Hash] Returns the value in the form of hash
|
629
|
+
def _to_hash(value)
|
630
|
+
if value.is_a?(Array)
|
631
|
+
value.compact.map { |v| _to_hash(v) }
|
632
|
+
elsif value.is_a?(Hash)
|
633
|
+
{}.tap do |hash|
|
634
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
635
|
+
end
|
636
|
+
elsif value.respond_to? :to_hash
|
637
|
+
value.to_hash
|
638
|
+
else
|
639
|
+
value
|
640
|
+
end
|
641
|
+
end
|
642
|
+
|
643
|
+
end
|
644
|
+
|
645
|
+
end
|