aspose_pdf_cloud 18.9.0 → 18.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +362 -3
  3. data/docs/Annotation.md +22 -0
  4. data/docs/AnnotationFlags.md +20 -0
  5. data/docs/AnnotationInfo.md +23 -0
  6. data/docs/AnnotationState.md +17 -0
  7. data/docs/AnnotationType.md +37 -0
  8. data/docs/AnnotationsInfo.md +10 -0
  9. data/docs/AnnotationsInfoResponse.md +11 -0
  10. data/docs/AntialiasingProcessingType.md +11 -0
  11. data/docs/AppendDocument.md +11 -0
  12. data/docs/AsposeResponse.md +10 -0
  13. data/docs/Attachment.md +16 -0
  14. data/docs/AttachmentResponse.md +11 -0
  15. data/docs/Attachments.md +10 -0
  16. data/docs/AttachmentsResponse.md +11 -0
  17. data/docs/CaptionPosition.md +11 -0
  18. data/docs/CircleAnnotation.md +26 -0
  19. data/docs/CircleAnnotationResponse.md +11 -0
  20. data/docs/CircleAnnotations.md +10 -0
  21. data/docs/CircleAnnotationsResponse.md +11 -0
  22. data/docs/Color.md +12 -0
  23. data/docs/ColorDepth.md +13 -0
  24. data/docs/CommonFigureAnnotation.md +25 -0
  25. data/docs/CompressionType.md +14 -0
  26. data/docs/DocFormat.md +11 -0
  27. data/docs/DocRecognitionMode.md +11 -0
  28. data/docs/Document.md +11 -0
  29. data/docs/DocumentPageResponse.md +11 -0
  30. data/docs/DocumentPagesResponse.md +11 -0
  31. data/docs/DocumentPrivilege.md +19 -0
  32. data/docs/DocumentProperties.md +10 -0
  33. data/docs/DocumentPropertiesResponse.md +11 -0
  34. data/docs/DocumentProperty.md +12 -0
  35. data/docs/DocumentPropertyResponse.md +11 -0
  36. data/docs/DocumentResponse.md +12 -0
  37. data/docs/EpubRecognitionMode.md +17 -0
  38. data/docs/Field.md +14 -0
  39. data/docs/FieldResponse.md +11 -0
  40. data/docs/FieldType.md +13 -0
  41. data/docs/Fields.md +10 -0
  42. data/docs/FieldsResponse.md +11 -0
  43. data/docs/FontEncodingRules.md +11 -0
  44. data/docs/FontSavingModes.md +15 -0
  45. data/docs/FontStyles.md +13 -0
  46. data/docs/FreeTextAnnotation.md +27 -0
  47. data/docs/FreeTextAnnotationResponse.md +11 -0
  48. data/docs/FreeTextAnnotations.md +10 -0
  49. data/docs/FreeTextAnnotationsResponse.md +11 -0
  50. data/docs/FreeTextIntent.md +12 -0
  51. data/docs/HorizontalAlignment.md +13 -0
  52. data/docs/HtmlDocumentType.md +11 -0
  53. data/docs/HtmlMarkupGenerationModes.md +14 -0
  54. data/docs/Image.md +14 -0
  55. data/docs/ImageResponse.md +11 -0
  56. data/docs/ImageSrcType.md +11 -0
  57. data/docs/ImageTemplate.md +17 -0
  58. data/docs/ImageTemplatesRequest.md +11 -0
  59. data/docs/Images.md +10 -0
  60. data/docs/ImagesResponse.md +11 -0
  61. data/docs/Justification.md +12 -0
  62. data/docs/LettersPositioningMethods.md +12 -0
  63. data/docs/LineAnnotation.md +36 -0
  64. data/docs/LineAnnotationResponse.md +11 -0
  65. data/docs/LineAnnotations.md +10 -0
  66. data/docs/LineAnnotationsResponse.md +11 -0
  67. data/docs/LineEnding.md +19 -0
  68. data/docs/LineIntent.md +12 -0
  69. data/docs/LineSpacing.md +11 -0
  70. data/docs/Link.md +13 -0
  71. data/docs/LinkActionType.md +15 -0
  72. data/docs/LinkAnnotation.md +15 -0
  73. data/docs/LinkAnnotationResponse.md +11 -0
  74. data/docs/LinkAnnotations.md +10 -0
  75. data/docs/LinkAnnotationsResponse.md +11 -0
  76. data/docs/LinkElement.md +9 -0
  77. data/docs/LinkHighlightingMode.md +14 -0
  78. data/docs/MarginInfo.md +12 -0
  79. data/docs/MarkupAnnotation.md +23 -0
  80. data/docs/MergeDocuments.md +9 -0
  81. data/docs/OptimizeOptions.md +15 -0
  82. data/docs/Page.md +12 -0
  83. data/docs/PageWordCount.md +10 -0
  84. data/docs/Pages.md +10 -0
  85. data/docs/Paragraph.md +20 -0
  86. data/docs/PartsEmbeddingModes.md +15 -0
  87. data/docs/PdfAType.md +11 -0
  88. data/docs/PdfApi.md +4961 -0
  89. data/docs/Point.md +10 -0
  90. data/docs/PolyAnnotation.md +28 -0
  91. data/docs/PolyIntent.md +13 -0
  92. data/docs/PolyLineAnnotation.md +29 -0
  93. data/docs/PolyLineAnnotationResponse.md +11 -0
  94. data/docs/PolyLineAnnotations.md +10 -0
  95. data/docs/PolyLineAnnotationsResponse.md +11 -0
  96. data/docs/PolygonAnnotation.md +29 -0
  97. data/docs/PolygonAnnotationResponse.md +11 -0
  98. data/docs/PolygonAnnotations.md +10 -0
  99. data/docs/PolygonAnnotationsResponse.md +11 -0
  100. data/docs/RasterImagesSavingModes.md +15 -0
  101. data/docs/RectanglePdf.md +12 -0
  102. data/docs/Rotation.md +13 -0
  103. data/docs/Segment.md +10 -0
  104. data/docs/ShapeType.md +12 -0
  105. data/docs/Signature.md +21 -0
  106. data/docs/SignatureType.md +12 -0
  107. data/docs/SignatureVerifyResponse.md +11 -0
  108. data/docs/SplitResult.md +9 -0
  109. data/docs/SplitResultDocument.md +13 -0
  110. data/docs/SplitResultResponse.md +11 -0
  111. data/docs/SquareAnnotation.md +26 -0
  112. data/docs/SquareAnnotationResponse.md +11 -0
  113. data/docs/SquareAnnotations.md +10 -0
  114. data/docs/SquareAnnotationsResponse.md +11 -0
  115. data/docs/Stamp.md +30 -0
  116. data/docs/StampType.md +13 -0
  117. data/docs/TextAnnotation.md +27 -0
  118. data/docs/TextAnnotationResponse.md +11 -0
  119. data/docs/TextAnnotations.md +10 -0
  120. data/docs/TextAnnotationsResponse.md +11 -0
  121. data/docs/TextHorizontalAlignment.md +15 -0
  122. data/docs/TextIcon.md +20 -0
  123. data/docs/TextLine.md +10 -0
  124. data/docs/TextRect.md +11 -0
  125. data/docs/TextRects.md +9 -0
  126. data/docs/TextRectsResponse.md +11 -0
  127. data/docs/TextReplace.md +13 -0
  128. data/docs/TextReplaceListRequest.md +12 -0
  129. data/docs/TextReplaceResponse.md +11 -0
  130. data/docs/TextState.md +13 -0
  131. data/docs/TextStyle.md +12 -0
  132. data/docs/VerticalAlignment.md +13 -0
  133. data/docs/WordCount.md +9 -0
  134. data/docs/WordCountResponse.md +11 -0
  135. data/docs/WrapMode.md +12 -0
  136. data/lib/aspose_pdf_cloud.rb +27 -0
  137. data/lib/aspose_pdf_cloud/api/pdf_api.rb +3632 -1662
  138. data/lib/aspose_pdf_cloud/models/caption_position.rb +43 -0
  139. data/lib/aspose_pdf_cloud/models/circle_annotation.rb +372 -0
  140. data/lib/aspose_pdf_cloud/models/circle_annotation_response.rb +222 -0
  141. data/lib/aspose_pdf_cloud/models/circle_annotations.rb +211 -0
  142. data/lib/aspose_pdf_cloud/models/circle_annotations_response.rb +222 -0
  143. data/lib/aspose_pdf_cloud/models/common_figure_annotation.rb +362 -0
  144. data/lib/aspose_pdf_cloud/models/line_annotation.rb +472 -0
  145. data/lib/aspose_pdf_cloud/models/line_annotation_response.rb +222 -0
  146. data/lib/aspose_pdf_cloud/models/line_annotations.rb +211 -0
  147. data/lib/aspose_pdf_cloud/models/line_annotations_response.rb +222 -0
  148. data/lib/aspose_pdf_cloud/models/line_ending.rb +51 -0
  149. data/lib/aspose_pdf_cloud/models/line_intent.rb +44 -0
  150. data/lib/aspose_pdf_cloud/models/point.rb +218 -0
  151. data/lib/aspose_pdf_cloud/models/poly_annotation.rb +394 -0
  152. data/lib/aspose_pdf_cloud/models/poly_intent.rb +45 -0
  153. data/lib/aspose_pdf_cloud/models/poly_line_annotation.rb +404 -0
  154. data/lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb +222 -0
  155. data/lib/aspose_pdf_cloud/models/poly_line_annotations.rb +211 -0
  156. data/lib/aspose_pdf_cloud/models/poly_line_annotations_response.rb +222 -0
  157. data/lib/aspose_pdf_cloud/models/polygon_annotation.rb +404 -0
  158. data/lib/aspose_pdf_cloud/models/polygon_annotation_response.rb +222 -0
  159. data/lib/aspose_pdf_cloud/models/polygon_annotations.rb +211 -0
  160. data/lib/aspose_pdf_cloud/models/polygon_annotations_response.rb +222 -0
  161. data/lib/aspose_pdf_cloud/models/square_annotation.rb +372 -0
  162. data/lib/aspose_pdf_cloud/models/square_annotation_response.rb +222 -0
  163. data/lib/aspose_pdf_cloud/models/square_annotations.rb +211 -0
  164. data/lib/aspose_pdf_cloud/models/square_annotations_response.rb +222 -0
  165. data/lib/aspose_pdf_cloud/version.rb +1 -1
  166. data/test/pdf_tests.rb +483 -1
  167. metadata +162 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 027fb06257901b676249628eabf2867aaca0edcee12b2c13c1b12bd7c84a02d1
4
- data.tar.gz: 72d5bab40191338b1804f9669493fcb85d9ef3ee683fddf7e3a14318dc6cd133
3
+ metadata.gz: 62f0f3df5ef921aaf1aab8cc55819c9b86a46b36d5d2c6d5755e62c15159cbce
4
+ data.tar.gz: cd9cd7cc9f5ec338bac3251da7beb6033253e2efb110d517ffc8979a31d31a68
5
5
  SHA512:
6
- metadata.gz: f9bcbb3be91d1a3dc28d32fa0837a885c3a6d36e63cfa983ed357ab9e50f50c09d10f90f9b9abf23e1389aa0777815ee985731447a482fbdc9c66ff11c353a6e
7
- data.tar.gz: ce076333865dccce59a3e28b60d05eee840073ef85cc4ff31f7537136816d6d3e39e5fa0c58885806b9ef89369ec8fd96aaf16479cead88b1f33e29f28f6760a
6
+ metadata.gz: 1840c7ee884575f8905ff0fe12966a230a244d47a98dc39a5e5c8ee6bd97dd0ec55bf83ccced927df8439244ce59212512fe0cc9da1882b7c939a95b821c0e7d
7
+ data.tar.gz: 14d951f3a9c44eea16801ee7e4bd4c88910898f93788fbcedcc58379f5cbb50c3a04e1971159303e10da22f91547eed1e0d9a37e5e2bec75469132fd06cdb20f
data/README.md CHANGED
@@ -1,21 +1,55 @@
1
1
  # Aspose.PDF Cloud
2
- [Aspose.PDF Cloud](https://products.aspose.cloud/pdf/cloud) is a true REST API that enables you to perform a wide range of document processing operations including creation, manipulation, conversion and rendering of Pdf documents in the cloud.
2
+
3
+ - API version: 2.0
4
+ - Package version: 18.10.0
5
+
6
+ [Aspose.PDF Cloud](https://products.aspose.cloud/pdf) is a true REST API that enables you to perform a wide range of document processing operations including creation, manipulation, conversion and rendering of Pdf documents in the cloud.
3
7
 
4
8
  Our Cloud SDKs are wrappers around REST API in various programming languages, allowing you to process documents in language of your choice quickly and easily, gaining all benefits of strong types and IDE highlights. This repository contains new generation SDKs for Aspose.PDF Cloud and examples.
5
9
 
6
10
  These SDKs are now fully supported. If you have any questions, see any bugs or have enhancement request, feel free to reach out to us at [Free Support Forums](https://forum.aspose.cloud/c/pdf).
7
11
 
12
+ ## Installation
13
+
14
+ ### Build a gem
15
+
16
+ To build the Ruby code into a gem:
17
+
18
+ ```shell
19
+ gem build aspose_pdf_cloud.gemspec
20
+ ```
21
+
22
+ Then either install the gem locally:
23
+
24
+ ```shell
25
+ gem install ./aspose_pdf_cloud-18.10.0.gem
26
+ ```
27
+ (for development, run `gem install --dev ./aspose_pdf_cloud-18.10.0.gem` to install the development dependencies)
28
+
29
+ or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
30
+
31
+ Finally add this to the Gemfile:
32
+
33
+ gem 'aspose_pdf_cloud', '~> 18.10.0'
34
+
35
+ ### Install from Git
36
+
37
+ The Ruby gem is hosted at a git repository: https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-ruby .
38
+ Add the following in the Gemfile:
39
+
40
+ gem 'aspose_pdf_cloud', :git => 'https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-ruby.git'
41
+
42
+
43
+
8
44
  ## Usage
9
45
  APIs of this SDK can be called as follows:
10
46
 
11
47
  ```ruby
12
- require 'aspose_storage_cloud'
13
48
  require 'aspose_pdf_cloud'
14
49
 
15
50
  class AsposePDFUsage
16
51
 
17
52
  include AsposePDFCloud
18
- include AsposeStorageCloud
19
53
 
20
54
  def initialize
21
55
  #Get App key and App SID from https://cloud.aspose.com
@@ -49,3 +83,328 @@ All Aspose.PDF Cloud SDKs are licensed under [MIT License](LICENSE).
49
83
  + [**Free Support Forum**](https://forum.aspose.cloud/c/pdf)
50
84
  + [**Paid Support Helpdesk**](https://helpdesk.aspose.cloud/)
51
85
  + [**Blog**](https://blog.aspose.cloud/category/aspose-products/aspose-pdf-product-family/)
86
+
87
+ ## Documentation for API Endpoints
88
+
89
+ All URIs are relative to *https://api.aspose.cloud/v2.0*
90
+
91
+ Class | Method | HTTP request | Description
92
+ ------------ | ------------- | ------------- | -------------
93
+ *AsposePdfCloud::PdfApi* | [**delete_annotation**](docs/PdfApi.md#delete_annotation) | **DELETE** /pdf/\{name}/annotations/\{annotationId} | Delete document annotation by ID
94
+ *AsposePdfCloud::PdfApi* | [**delete_document_annotations**](docs/PdfApi.md#delete_document_annotations) | **DELETE** /pdf/\{name}/annotations | Delete all annotations from the document
95
+ *AsposePdfCloud::PdfApi* | [**delete_document_link_annotations**](docs/PdfApi.md#delete_document_link_annotations) | **DELETE** /pdf/\{name}/links | Delete all link annotations from the document
96
+ *AsposePdfCloud::PdfApi* | [**delete_field**](docs/PdfApi.md#delete_field) | **DELETE** /pdf/\{name}/fields/\{fieldName} | Delete document field by name.
97
+ *AsposePdfCloud::PdfApi* | [**delete_image**](docs/PdfApi.md#delete_image) | **DELETE** /pdf/\{name}/images/\{imageId} | Delete image from document page.
98
+ *AsposePdfCloud::PdfApi* | [**delete_link_annotation**](docs/PdfApi.md#delete_link_annotation) | **DELETE** /pdf/\{name}/links/\{linkId} | Delete document page link annotation by ID
99
+ *AsposePdfCloud::PdfApi* | [**delete_page**](docs/PdfApi.md#delete_page) | **DELETE** /pdf/\{name}/pages/\{pageNumber} | Delete document page by its number.
100
+ *AsposePdfCloud::PdfApi* | [**delete_page_annotations**](docs/PdfApi.md#delete_page_annotations) | **DELETE** /pdf/\{name}/pages/\{pageNumber}/annotations | Delete all annotations from the page
101
+ *AsposePdfCloud::PdfApi* | [**delete_page_link_annotations**](docs/PdfApi.md#delete_page_link_annotations) | **DELETE** /pdf/\{name}/pages/\{pageNumber}/links | Delete all link annotations from the page
102
+ *AsposePdfCloud::PdfApi* | [**delete_properties**](docs/PdfApi.md#delete_properties) | **DELETE** /pdf/\{name}/documentproperties | Delete custom document properties.
103
+ *AsposePdfCloud::PdfApi* | [**delete_property**](docs/PdfApi.md#delete_property) | **DELETE** /pdf/\{name}/documentproperties/\{propertyName} | Delete document property.
104
+ *AsposePdfCloud::PdfApi* | [**get_circle_annotation**](docs/PdfApi.md#get_circle_annotation) | **GET** /pdf/\{name}/annotations/circle/\{annotationId} | Read document page circle annotation by ID.
105
+ *AsposePdfCloud::PdfApi* | [**get_document**](docs/PdfApi.md#get_document) | **GET** /pdf/\{name} | Read common document info.
106
+ *AsposePdfCloud::PdfApi* | [**get_document_annotations**](docs/PdfApi.md#get_document_annotations) | **GET** /pdf/\{name}/annotations | Read documant page annotations. Returns only FreeTextAnnotations, TextAnnotations, other annotations will implemented next releases.
107
+ *AsposePdfCloud::PdfApi* | [**get_document_attachment_by_index**](docs/PdfApi.md#get_document_attachment_by_index) | **GET** /pdf/\{name}/attachments/\{attachmentIndex} | Read document attachment info by its index.
108
+ *AsposePdfCloud::PdfApi* | [**get_document_attachments**](docs/PdfApi.md#get_document_attachments) | **GET** /pdf/\{name}/attachments | Read document attachments info.
109
+ *AsposePdfCloud::PdfApi* | [**get_document_bookmarks**](docs/PdfApi.md#get_document_bookmarks) | **GET** /pdf/\{name}/bookmarks | Read document bookmark/bookmarks (including children).
110
+ *AsposePdfCloud::PdfApi* | [**get_document_circle_annotations**](docs/PdfApi.md#get_document_circle_annotations) | **GET** /pdf/\{name}/annotations/circle | Read document circle annotations.
111
+ *AsposePdfCloud::PdfApi* | [**get_document_free_text_annotations**](docs/PdfApi.md#get_document_free_text_annotations) | **GET** /pdf/\{name}/annotations/freetext | Read document free text annotations.
112
+ *AsposePdfCloud::PdfApi* | [**get_document_line_annotations**](docs/PdfApi.md#get_document_line_annotations) | **GET** /pdf/\{name}/annotations/line | Read document line annotations.
113
+ *AsposePdfCloud::PdfApi* | [**get_document_poly_line_annotations**](docs/PdfApi.md#get_document_poly_line_annotations) | **GET** /pdf/\{name}/annotations/polyline | Read document polyline annotations.
114
+ *AsposePdfCloud::PdfApi* | [**get_document_polygon_annotations**](docs/PdfApi.md#get_document_polygon_annotations) | **GET** /pdf/\{name}/annotations/polygon | Read document polygon annotations.
115
+ *AsposePdfCloud::PdfApi* | [**get_document_properties**](docs/PdfApi.md#get_document_properties) | **GET** /pdf/\{name}/documentproperties | Read document properties.
116
+ *AsposePdfCloud::PdfApi* | [**get_document_property**](docs/PdfApi.md#get_document_property) | **GET** /pdf/\{name}/documentproperties/\{propertyName} | Read document property by name.
117
+ *AsposePdfCloud::PdfApi* | [**get_document_square_annotations**](docs/PdfApi.md#get_document_square_annotations) | **GET** /pdf/\{name}/annotations/square | Read document square annotations.
118
+ *AsposePdfCloud::PdfApi* | [**get_document_text_annotations**](docs/PdfApi.md#get_document_text_annotations) | **GET** /pdf/\{name}/annotations/text | Read document text annotations.
119
+ *AsposePdfCloud::PdfApi* | [**get_download**](docs/PdfApi.md#get_download) | **GET** /storage/file | Download a specific file
120
+ *AsposePdfCloud::PdfApi* | [**get_download_document_attachment_by_index**](docs/PdfApi.md#get_download_document_attachment_by_index) | **GET** /pdf/\{name}/attachments/\{attachmentIndex}/download | Download document attachment content by its index.
121
+ *AsposePdfCloud::PdfApi* | [**get_epub_in_storage_to_pdf**](docs/PdfApi.md#get_epub_in_storage_to_pdf) | **GET** /pdf/create/epub | Convert EPUB file (located on storage) to PDF format and return resulting file in response.
122
+ *AsposePdfCloud::PdfApi* | [**get_field**](docs/PdfApi.md#get_field) | **GET** /pdf/\{name}/fields/\{fieldName} | Get document field by name.
123
+ *AsposePdfCloud::PdfApi* | [**get_fields**](docs/PdfApi.md#get_fields) | **GET** /pdf/\{name}/fields | Get document fields.
124
+ *AsposePdfCloud::PdfApi* | [**get_free_text_annotation**](docs/PdfApi.md#get_free_text_annotation) | **GET** /pdf/\{name}/annotations/freetext/\{annotationId} | Read document page free text annotation by ID.
125
+ *AsposePdfCloud::PdfApi* | [**get_html_in_storage_to_pdf**](docs/PdfApi.md#get_html_in_storage_to_pdf) | **GET** /pdf/create/html | Convert HTML file (located on storage) to PDF format and return resulting file in response.
126
+ *AsposePdfCloud::PdfApi* | [**get_image**](docs/PdfApi.md#get_image) | **GET** /pdf/\{name}/images/\{imageId} | Read document image by ID.
127
+ *AsposePdfCloud::PdfApi* | [**get_image_extract_as_gif**](docs/PdfApi.md#get_image_extract_as_gif) | **GET** /pdf/\{name}/images/\{imageId}/extract/gif | Extract document image in GIF format
128
+ *AsposePdfCloud::PdfApi* | [**get_image_extract_as_jpeg**](docs/PdfApi.md#get_image_extract_as_jpeg) | **GET** /pdf/\{name}/images/\{imageId}/extract/jpeg | Extract document image in JPEG format
129
+ *AsposePdfCloud::PdfApi* | [**get_image_extract_as_png**](docs/PdfApi.md#get_image_extract_as_png) | **GET** /pdf/\{name}/images/\{imageId}/extract/png | Extract document image in PNG format
130
+ *AsposePdfCloud::PdfApi* | [**get_image_extract_as_tiff**](docs/PdfApi.md#get_image_extract_as_tiff) | **GET** /pdf/\{name}/images/\{imageId}/extract/tiff | Extract document image in TIFF format
131
+ *AsposePdfCloud::PdfApi* | [**get_images**](docs/PdfApi.md#get_images) | **GET** /pdf/\{name}/pages/\{pageNumber}/images | Read document images.
132
+ *AsposePdfCloud::PdfApi* | [**get_la_te_x_in_storage_to_pdf**](docs/PdfApi.md#get_la_te_x_in_storage_to_pdf) | **GET** /pdf/create/latex | Convert LaTeX file (located on storage) to PDF format and return resulting file in response.
133
+ *AsposePdfCloud::PdfApi* | [**get_line_annotation**](docs/PdfApi.md#get_line_annotation) | **GET** /pdf/\{name}/annotations/line/\{annotationId} | Read document page line annotation by ID.
134
+ *AsposePdfCloud::PdfApi* | [**get_link_annotation**](docs/PdfApi.md#get_link_annotation) | **GET** /pdf/\{name}/links/\{linkId} | Read document link annotation by ID.
135
+ *AsposePdfCloud::PdfApi* | [**get_mht_in_storage_to_pdf**](docs/PdfApi.md#get_mht_in_storage_to_pdf) | **GET** /pdf/create/mht | Convert MHT file (located on storage) to PDF format and return resulting file in response.
136
+ *AsposePdfCloud::PdfApi* | [**get_page**](docs/PdfApi.md#get_page) | **GET** /pdf/\{name}/pages/\{pageNumber} | Read document page info.
137
+ *AsposePdfCloud::PdfApi* | [**get_page_annotations**](docs/PdfApi.md#get_page_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations | Read documant page annotations. Returns only FreeTextAnnotations, TextAnnotations, other annotations will implemented next releases.
138
+ *AsposePdfCloud::PdfApi* | [**get_page_circle_annotations**](docs/PdfApi.md#get_page_circle_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/circle | Read document page circle annotations.
139
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_bmp**](docs/PdfApi.md#get_page_convert_to_bmp) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/bmp | Convert document page to Bmp image and return resulting file in response.
140
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_emf**](docs/PdfApi.md#get_page_convert_to_emf) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/emf | Convert document page to Emf image and return resulting file in response.
141
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_gif**](docs/PdfApi.md#get_page_convert_to_gif) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/gif | Convert document page to Gif image and return resulting file in response.
142
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_jpeg**](docs/PdfApi.md#get_page_convert_to_jpeg) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/jpeg | Convert document page to Jpeg image and return resulting file in response.
143
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_png**](docs/PdfApi.md#get_page_convert_to_png) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/png | Convert document page to Png image and return resulting file in response.
144
+ *AsposePdfCloud::PdfApi* | [**get_page_convert_to_tiff**](docs/PdfApi.md#get_page_convert_to_tiff) | **GET** /pdf/\{name}/pages/\{pageNumber}/convert/tiff | Convert document page to Tiff image and return resulting file in response.
145
+ *AsposePdfCloud::PdfApi* | [**get_page_free_text_annotations**](docs/PdfApi.md#get_page_free_text_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/freetext | Read document page free text annotations.
146
+ *AsposePdfCloud::PdfApi* | [**get_page_line_annotations**](docs/PdfApi.md#get_page_line_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/line | Read document page line annotations.
147
+ *AsposePdfCloud::PdfApi* | [**get_page_link_annotation**](docs/PdfApi.md#get_page_link_annotation) | **GET** /pdf/\{name}/pages/\{pageNumber}/links/\{linkId} | Read document page link annotation by ID.
148
+ *AsposePdfCloud::PdfApi* | [**get_page_link_annotations**](docs/PdfApi.md#get_page_link_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/links | Read document page link annotations.
149
+ *AsposePdfCloud::PdfApi* | [**get_page_poly_line_annotations**](docs/PdfApi.md#get_page_poly_line_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/polyline | Read document page polyline annotations.
150
+ *AsposePdfCloud::PdfApi* | [**get_page_polygon_annotations**](docs/PdfApi.md#get_page_polygon_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/polygon | Read document page polygon annotations.
151
+ *AsposePdfCloud::PdfApi* | [**get_page_square_annotations**](docs/PdfApi.md#get_page_square_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/square | Read document page square annotations.
152
+ *AsposePdfCloud::PdfApi* | [**get_page_text**](docs/PdfApi.md#get_page_text) | **GET** /pdf/\{name}/pages/\{pageNumber}/text | Read page text items.
153
+ *AsposePdfCloud::PdfApi* | [**get_page_text_annotations**](docs/PdfApi.md#get_page_text_annotations) | **GET** /pdf/\{name}/pages/\{pageNumber}/annotations/text | Read document page text annotations.
154
+ *AsposePdfCloud::PdfApi* | [**get_pages**](docs/PdfApi.md#get_pages) | **GET** /pdf/\{name}/pages | Read document pages info.
155
+ *AsposePdfCloud::PdfApi* | [**get_pcl_in_storage_to_pdf**](docs/PdfApi.md#get_pcl_in_storage_to_pdf) | **GET** /pdf/create/pcl | Convert PCL file (located on storage) to PDF format and return resulting file in response.
156
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_doc**](docs/PdfApi.md#get_pdf_in_storage_to_doc) | **GET** /pdf/\{name}/convert/doc | Converts PDF document (located on storage) to DOC format and returns resulting file in response content
157
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_epub**](docs/PdfApi.md#get_pdf_in_storage_to_epub) | **GET** /pdf/\{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and returns resulting file in response content
158
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_html**](docs/PdfApi.md#get_pdf_in_storage_to_html) | **GET** /pdf/\{name}/convert/html | Converts PDF document (located on storage) to Html format and returns resulting file in response content
159
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_la_te_x**](docs/PdfApi.md#get_pdf_in_storage_to_la_te_x) | **GET** /pdf/\{name}/convert/latex | Converts PDF document (located on storage) to LaTeX format and returns resulting file in response content
160
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_mobi_xml**](docs/PdfApi.md#get_pdf_in_storage_to_mobi_xml) | **GET** /pdf/\{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and returns resulting file in response content
161
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_pdf_a**](docs/PdfApi.md#get_pdf_in_storage_to_pdf_a) | **GET** /pdf/\{name}/convert/pdfa | Converts PDF document (located on storage) to PdfA format and returns resulting file in response content
162
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_pptx**](docs/PdfApi.md#get_pdf_in_storage_to_pptx) | **GET** /pdf/\{name}/convert/pptx | Converts PDF document (located on storage) to PPTX format and returns resulting file in response content
163
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_svg**](docs/PdfApi.md#get_pdf_in_storage_to_svg) | **GET** /pdf/\{name}/convert/svg | Converts PDF document (located on storage) to SVG format and returns resulting file in response content
164
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_tiff**](docs/PdfApi.md#get_pdf_in_storage_to_tiff) | **GET** /pdf/\{name}/convert/tiff | Converts PDF document (located on storage) to TIFF format and returns resulting file in response content
165
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_xls**](docs/PdfApi.md#get_pdf_in_storage_to_xls) | **GET** /pdf/\{name}/convert/xls | Converts PDF document (located on storage) to XLS format and returns resulting file in response content
166
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_xml**](docs/PdfApi.md#get_pdf_in_storage_to_xml) | **GET** /pdf/\{name}/convert/xml | Converts PDF document (located on storage) to XML format and returns resulting file in response content
167
+ *AsposePdfCloud::PdfApi* | [**get_pdf_in_storage_to_xps**](docs/PdfApi.md#get_pdf_in_storage_to_xps) | **GET** /pdf/\{name}/convert/xps | Converts PDF document (located on storage) to XPS format and returns resulting file in response content
168
+ *AsposePdfCloud::PdfApi* | [**get_poly_line_annotation**](docs/PdfApi.md#get_poly_line_annotation) | **GET** /pdf/\{name}/annotations/polyline/\{annotationId} | Read document page polyline annotation by ID.
169
+ *AsposePdfCloud::PdfApi* | [**get_polygon_annotation**](docs/PdfApi.md#get_polygon_annotation) | **GET** /pdf/\{name}/annotations/polygon/\{annotationId} | Read document page polygon annotation by ID.
170
+ *AsposePdfCloud::PdfApi* | [**get_ps_in_storage_to_pdf**](docs/PdfApi.md#get_ps_in_storage_to_pdf) | **GET** /pdf/create/ps | Convert PS file (located on storage) to PDF format and return resulting file in response.
171
+ *AsposePdfCloud::PdfApi* | [**get_square_annotation**](docs/PdfApi.md#get_square_annotation) | **GET** /pdf/\{name}/annotations/square/\{annotationId} | Read document page square annotation by ID.
172
+ *AsposePdfCloud::PdfApi* | [**get_svg_in_storage_to_pdf**](docs/PdfApi.md#get_svg_in_storage_to_pdf) | **GET** /pdf/create/svg | Convert SVG file (located on storage) to PDF format and return resulting file in response.
173
+ *AsposePdfCloud::PdfApi* | [**get_text**](docs/PdfApi.md#get_text) | **GET** /pdf/\{name}/text | Read document text.
174
+ *AsposePdfCloud::PdfApi* | [**get_text_annotation**](docs/PdfApi.md#get_text_annotation) | **GET** /pdf/\{name}/annotations/text/\{annotationId} | Read document page text annotation by ID.
175
+ *AsposePdfCloud::PdfApi* | [**get_verify_signature**](docs/PdfApi.md#get_verify_signature) | **GET** /pdf/\{name}/verifySignature | Verify signature document.
176
+ *AsposePdfCloud::PdfApi* | [**get_web_in_storage_to_pdf**](docs/PdfApi.md#get_web_in_storage_to_pdf) | **GET** /pdf/create/web | Convert web page to PDF format and return resulting file in response.
177
+ *AsposePdfCloud::PdfApi* | [**get_words_per_page**](docs/PdfApi.md#get_words_per_page) | **GET** /pdf/\{name}/pages/wordCount | Get number of words per document page.
178
+ *AsposePdfCloud::PdfApi* | [**get_xfa_pdf_in_storage_to_acro_form**](docs/PdfApi.md#get_xfa_pdf_in_storage_to_acro_form) | **GET** /pdf/\{name}/convert/xfatoacroform | Converts PDF document which contatins XFA form (located on storage) to PDF with AcroForm and returns resulting file response content
179
+ *AsposePdfCloud::PdfApi* | [**get_xml_in_storage_to_pdf**](docs/PdfApi.md#get_xml_in_storage_to_pdf) | **GET** /pdf/create/xml | Convert XML file (located on storage) to PDF format and return resulting file in response.
180
+ *AsposePdfCloud::PdfApi* | [**get_xps_in_storage_to_pdf**](docs/PdfApi.md#get_xps_in_storage_to_pdf) | **GET** /pdf/create/xps | Convert XPS file (located on storage) to PDF format and return resulting file in response.
181
+ *AsposePdfCloud::PdfApi* | [**get_xsl_fo_in_storage_to_pdf**](docs/PdfApi.md#get_xsl_fo_in_storage_to_pdf) | **GET** /pdf/create/xslfo | Convert XslFo file (located on storage) to PDF format and return resulting file in response.
182
+ *AsposePdfCloud::PdfApi* | [**post_append_document**](docs/PdfApi.md#post_append_document) | **POST** /pdf/\{name}/appendDocument | Append document to existing one.
183
+ *AsposePdfCloud::PdfApi* | [**post_create_field**](docs/PdfApi.md#post_create_field) | **POST** /pdf/\{name}/fields | Create field.
184
+ *AsposePdfCloud::PdfApi* | [**post_document_text_replace**](docs/PdfApi.md#post_document_text_replace) | **POST** /pdf/\{name}/text/replace | Document's replace text method.
185
+ *AsposePdfCloud::PdfApi* | [**post_insert_image**](docs/PdfApi.md#post_insert_image) | **POST** /pdf/\{name}/pages/\{pageNumber}/images | Insert image to document page.
186
+ *AsposePdfCloud::PdfApi* | [**post_move_page**](docs/PdfApi.md#post_move_page) | **POST** /pdf/\{name}/pages/\{pageNumber}/movePage | Move page to new position.
187
+ *AsposePdfCloud::PdfApi* | [**post_optimize_document**](docs/PdfApi.md#post_optimize_document) | **POST** /pdf/\{name}/optimize | Optimize document.
188
+ *AsposePdfCloud::PdfApi* | [**post_page_circle_annotations**](docs/PdfApi.md#post_page_circle_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/circle | Add document page circle annotations.
189
+ *AsposePdfCloud::PdfApi* | [**post_page_free_text_annotations**](docs/PdfApi.md#post_page_free_text_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/freetext | Add document page free text annotations.
190
+ *AsposePdfCloud::PdfApi* | [**post_page_line_annotations**](docs/PdfApi.md#post_page_line_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/line | Add document page line annotations.
191
+ *AsposePdfCloud::PdfApi* | [**post_page_link_annotations**](docs/PdfApi.md#post_page_link_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/links | Add document page link annotations.
192
+ *AsposePdfCloud::PdfApi* | [**post_page_poly_line_annotations**](docs/PdfApi.md#post_page_poly_line_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/polyline | Add document page polyline annotations.
193
+ *AsposePdfCloud::PdfApi* | [**post_page_polygon_annotations**](docs/PdfApi.md#post_page_polygon_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/polygon | Add document page polygon annotations.
194
+ *AsposePdfCloud::PdfApi* | [**post_page_square_annotations**](docs/PdfApi.md#post_page_square_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/square | Add document page square annotations.
195
+ *AsposePdfCloud::PdfApi* | [**post_page_text_annotations**](docs/PdfApi.md#post_page_text_annotations) | **POST** /pdf/\{name}/pages/\{pageNumber}/annotations/text | Add document page text annotations.
196
+ *AsposePdfCloud::PdfApi* | [**post_page_text_replace**](docs/PdfApi.md#post_page_text_replace) | **POST** /pdf/\{name}/pages/\{pageNumber}/text/replace | Page's replace text method.
197
+ *AsposePdfCloud::PdfApi* | [**post_sign_document**](docs/PdfApi.md#post_sign_document) | **POST** /pdf/\{name}/sign | Sign document.
198
+ *AsposePdfCloud::PdfApi* | [**post_sign_page**](docs/PdfApi.md#post_sign_page) | **POST** /pdf/\{name}/pages/\{pageNumber}/sign | Sign page.
199
+ *AsposePdfCloud::PdfApi* | [**post_split_document**](docs/PdfApi.md#post_split_document) | **POST** /pdf/\{name}/split | Split document to parts.
200
+ *AsposePdfCloud::PdfApi* | [**put_add_new_page**](docs/PdfApi.md#put_add_new_page) | **PUT** /pdf/\{name}/pages | Add new page to end of the document.
201
+ *AsposePdfCloud::PdfApi* | [**put_add_text**](docs/PdfApi.md#put_add_text) | **PUT** /pdf/\{name}/pages/\{pageNumber}/text | Add text to PDF document page.
202
+ *AsposePdfCloud::PdfApi* | [**put_circle_annotation**](docs/PdfApi.md#put_circle_annotation) | **PUT** /pdf/\{name}/annotations/circle/\{annotationId} | Replace document circle annotation
203
+ *AsposePdfCloud::PdfApi* | [**put_create**](docs/PdfApi.md#put_create) | **PUT** /storage/file | Upload a specific file
204
+ *AsposePdfCloud::PdfApi* | [**put_create_document**](docs/PdfApi.md#put_create_document) | **PUT** /pdf/\{name} | Create empty document.
205
+ *AsposePdfCloud::PdfApi* | [**put_epub_in_storage_to_pdf**](docs/PdfApi.md#put_epub_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/epub | Convert EPUB file (located on storage) to PDF format and upload resulting file to storage.
206
+ *AsposePdfCloud::PdfApi* | [**put_fields_flatten**](docs/PdfApi.md#put_fields_flatten) | **PUT** /pdf/\{name}/fields/flatten | Flatten form fields in document.
207
+ *AsposePdfCloud::PdfApi* | [**put_free_text_annotation**](docs/PdfApi.md#put_free_text_annotation) | **PUT** /pdf/\{name}/annotations/freetext/\{annotationId} | Replace document free text annotation
208
+ *AsposePdfCloud::PdfApi* | [**put_html_in_storage_to_pdf**](docs/PdfApi.md#put_html_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/html | Convert HTML file (located on storage) to PDF format and upload resulting file to storage.
209
+ *AsposePdfCloud::PdfApi* | [**put_image_extract_as_gif**](docs/PdfApi.md#put_image_extract_as_gif) | **PUT** /pdf/\{name}/images/\{imageId}/extract/gif | Extract document image in GIF format to folder
210
+ *AsposePdfCloud::PdfApi* | [**put_image_extract_as_jpeg**](docs/PdfApi.md#put_image_extract_as_jpeg) | **PUT** /pdf/\{name}/images/\{imageId}/extract/jpeg | Extract document image in JPEG format to folder
211
+ *AsposePdfCloud::PdfApi* | [**put_image_extract_as_png**](docs/PdfApi.md#put_image_extract_as_png) | **PUT** /pdf/\{name}/images/\{imageId}/extract/png | Extract document image in PNG format to folder
212
+ *AsposePdfCloud::PdfApi* | [**put_image_extract_as_tiff**](docs/PdfApi.md#put_image_extract_as_tiff) | **PUT** /pdf/\{name}/images/\{imageId}/extract/tiff | Extract document image in TIFF format to folder
213
+ *AsposePdfCloud::PdfApi* | [**put_image_in_storage_to_pdf**](docs/PdfApi.md#put_image_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/images | Convert image file (located on storage) to PDF format and upload resulting file to storage.
214
+ *AsposePdfCloud::PdfApi* | [**put_images_extract_as_gif**](docs/PdfApi.md#put_images_extract_as_gif) | **PUT** /pdf/\{name}/pages/\{pageNumber}/images/extract/gif | Extract document images in GIF format to folder.
215
+ *AsposePdfCloud::PdfApi* | [**put_images_extract_as_jpeg**](docs/PdfApi.md#put_images_extract_as_jpeg) | **PUT** /pdf/\{name}/pages/\{pageNumber}/images/extract/jpeg | Extract document images in JPEG format to folder.
216
+ *AsposePdfCloud::PdfApi* | [**put_images_extract_as_png**](docs/PdfApi.md#put_images_extract_as_png) | **PUT** /pdf/\{name}/pages/\{pageNumber}/images/extract/png | Extract document images in PNG format to folder.
217
+ *AsposePdfCloud::PdfApi* | [**put_images_extract_as_tiff**](docs/PdfApi.md#put_images_extract_as_tiff) | **PUT** /pdf/\{name}/pages/\{pageNumber}/images/extract/tiff | Extract document images in TIFF format to folder.
218
+ *AsposePdfCloud::PdfApi* | [**put_la_te_x_in_storage_to_pdf**](docs/PdfApi.md#put_la_te_x_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/latex | Convert LaTeX file (located on storage) to PDF format and upload resulting file to storage.
219
+ *AsposePdfCloud::PdfApi* | [**put_line_annotation**](docs/PdfApi.md#put_line_annotation) | **PUT** /pdf/\{name}/annotations/line/\{annotationId} | Replace document line annotation
220
+ *AsposePdfCloud::PdfApi* | [**put_link_annotation**](docs/PdfApi.md#put_link_annotation) | **PUT** /pdf/\{name}/links/\{linkId} | Replace document page link annotations
221
+ *AsposePdfCloud::PdfApi* | [**put_merge_documents**](docs/PdfApi.md#put_merge_documents) | **PUT** /pdf/\{name}/merge | Merge a list of documents.
222
+ *AsposePdfCloud::PdfApi* | [**put_mht_in_storage_to_pdf**](docs/PdfApi.md#put_mht_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/mht | Convert MHT file (located on storage) to PDF format and upload resulting file to storage.
223
+ *AsposePdfCloud::PdfApi* | [**put_page_add_stamp**](docs/PdfApi.md#put_page_add_stamp) | **PUT** /pdf/\{name}/pages/\{pageNumber}/stamp | Add page stamp.
224
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_bmp**](docs/PdfApi.md#put_page_convert_to_bmp) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/bmp | Convert document page to bmp image and upload resulting file to storage.
225
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_emf**](docs/PdfApi.md#put_page_convert_to_emf) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/emf | Convert document page to emf image and upload resulting file to storage.
226
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_gif**](docs/PdfApi.md#put_page_convert_to_gif) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/gif | Convert document page to gif image and upload resulting file to storage.
227
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_jpeg**](docs/PdfApi.md#put_page_convert_to_jpeg) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/jpeg | Convert document page to Jpeg image and upload resulting file to storage.
228
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_png**](docs/PdfApi.md#put_page_convert_to_png) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/png | Convert document page to png image and upload resulting file to storage.
229
+ *AsposePdfCloud::PdfApi* | [**put_page_convert_to_tiff**](docs/PdfApi.md#put_page_convert_to_tiff) | **PUT** /pdf/\{name}/pages/\{pageNumber}/convert/tiff | Convert document page to Tiff image and upload resulting file to storage.
230
+ *AsposePdfCloud::PdfApi* | [**put_pcl_in_storage_to_pdf**](docs/PdfApi.md#put_pcl_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/pcl | Convert PCL file (located on storage) to PDF format and upload resulting file to storage.
231
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_doc**](docs/PdfApi.md#put_pdf_in_request_to_doc) | **PUT** /pdf/convert/doc | Converts PDF document (in request content) to DOC format and uploads resulting file to storage.
232
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_epub**](docs/PdfApi.md#put_pdf_in_request_to_epub) | **PUT** /pdf/convert/epub | Converts PDF document (in request content) to EPUB format and uploads resulting file to storage.
233
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_html**](docs/PdfApi.md#put_pdf_in_request_to_html) | **PUT** /pdf/convert/html | Converts PDF document (in request content) to Html format and uploads resulting file to storage.
234
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_la_te_x**](docs/PdfApi.md#put_pdf_in_request_to_la_te_x) | **PUT** /pdf/convert/latex | Converts PDF document (in request content) to LaTeX format and uploads resulting file to storage.
235
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_mobi_xml**](docs/PdfApi.md#put_pdf_in_request_to_mobi_xml) | **PUT** /pdf/convert/mobixml | Converts PDF document (in request content) to MOBIXML format and uploads resulting file to storage.
236
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_pdf_a**](docs/PdfApi.md#put_pdf_in_request_to_pdf_a) | **PUT** /pdf/convert/pdfa | Converts PDF document (in request content) to PdfA format and uploads resulting file to storage.
237
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_pptx**](docs/PdfApi.md#put_pdf_in_request_to_pptx) | **PUT** /pdf/convert/pptx | Converts PDF document (in request content) to PPTX format and uploads resulting file to storage.
238
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_svg**](docs/PdfApi.md#put_pdf_in_request_to_svg) | **PUT** /pdf/convert/svg | Converts PDF document (in request content) to SVG format and uploads resulting file to storage.
239
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_tiff**](docs/PdfApi.md#put_pdf_in_request_to_tiff) | **PUT** /pdf/convert/tiff | Converts PDF document (in request content) to TIFF format and uploads resulting file to storage.
240
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_xls**](docs/PdfApi.md#put_pdf_in_request_to_xls) | **PUT** /pdf/convert/xls | Converts PDF document (in request content) to XLS format and uploads resulting file to storage.
241
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_xml**](docs/PdfApi.md#put_pdf_in_request_to_xml) | **PUT** /pdf/convert/xml | Converts PDF document (in request content) to XML format and uploads resulting file to storage.
242
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_request_to_xps**](docs/PdfApi.md#put_pdf_in_request_to_xps) | **PUT** /pdf/convert/xps | Converts PDF document (in request content) to XPS format and uploads resulting file to storage.
243
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_doc**](docs/PdfApi.md#put_pdf_in_storage_to_doc) | **PUT** /pdf/\{name}/convert/doc | Converts PDF document (located on storage) to DOC format and uploads resulting file to storage
244
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_epub**](docs/PdfApi.md#put_pdf_in_storage_to_epub) | **PUT** /pdf/\{name}/convert/epub | Converts PDF document (located on storage) to EPUB format and uploads resulting file to storage
245
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_html**](docs/PdfApi.md#put_pdf_in_storage_to_html) | **PUT** /pdf/\{name}/convert/html | Converts PDF document (located on storage) to Html format and uploads resulting file to storage
246
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_la_te_x**](docs/PdfApi.md#put_pdf_in_storage_to_la_te_x) | **PUT** /pdf/\{name}/convert/latex | Converts PDF document (located on storage) to LaTeX format and uploads resulting file to storage
247
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_mobi_xml**](docs/PdfApi.md#put_pdf_in_storage_to_mobi_xml) | **PUT** /pdf/\{name}/convert/mobixml | Converts PDF document (located on storage) to MOBIXML format and uploads resulting file to storage
248
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_pdf_a**](docs/PdfApi.md#put_pdf_in_storage_to_pdf_a) | **PUT** /pdf/\{name}/convert/pdfa | Converts PDF document (located on storage) to PdfA format and uploads resulting file to storage
249
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_pptx**](docs/PdfApi.md#put_pdf_in_storage_to_pptx) | **PUT** /pdf/\{name}/convert/pptx | Converts PDF document (located on storage) to PPTX format and uploads resulting file to storage
250
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_svg**](docs/PdfApi.md#put_pdf_in_storage_to_svg) | **PUT** /pdf/\{name}/convert/svg | Converts PDF document (located on storage) to SVG format and uploads resulting file to storage
251
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_tiff**](docs/PdfApi.md#put_pdf_in_storage_to_tiff) | **PUT** /pdf/\{name}/convert/tiff | Converts PDF document (located on storage) to TIFF format and uploads resulting file to storage
252
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_xls**](docs/PdfApi.md#put_pdf_in_storage_to_xls) | **PUT** /pdf/\{name}/convert/xls | Converts PDF document (located on storage) to XLS format and uploads resulting file to storage
253
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_xml**](docs/PdfApi.md#put_pdf_in_storage_to_xml) | **PUT** /pdf/\{name}/convert/xml | Converts PDF document (located on storage) to XML format and uploads resulting file to storage
254
+ *AsposePdfCloud::PdfApi* | [**put_pdf_in_storage_to_xps**](docs/PdfApi.md#put_pdf_in_storage_to_xps) | **PUT** /pdf/\{name}/convert/xps | Converts PDF document (located on storage) to XPS format and uploads resulting file to storage
255
+ *AsposePdfCloud::PdfApi* | [**put_poly_line_annotation**](docs/PdfApi.md#put_poly_line_annotation) | **PUT** /pdf/\{name}/annotations/polyline/\{annotationId} | Replace document polyline annotation
256
+ *AsposePdfCloud::PdfApi* | [**put_polygon_annotation**](docs/PdfApi.md#put_polygon_annotation) | **PUT** /pdf/\{name}/annotations/polygon/\{annotationId} | Replace document polygon annotation
257
+ *AsposePdfCloud::PdfApi* | [**put_privileges**](docs/PdfApi.md#put_privileges) | **PUT** /pdf/\{name}/privileges | Update privilege document.
258
+ *AsposePdfCloud::PdfApi* | [**put_ps_in_storage_to_pdf**](docs/PdfApi.md#put_ps_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/ps | Convert PS file (located on storage) to PDF format and upload resulting file to storage.
259
+ *AsposePdfCloud::PdfApi* | [**put_replace_image**](docs/PdfApi.md#put_replace_image) | **PUT** /pdf/\{name}/images/\{imageId} | Replace document image.
260
+ *AsposePdfCloud::PdfApi* | [**put_searchable_document**](docs/PdfApi.md#put_searchable_document) | **PUT** /pdf/\{name}/ocr | Create searchable PDF document. Generate OCR layer for images in input PDF document.
261
+ *AsposePdfCloud::PdfApi* | [**put_set_property**](docs/PdfApi.md#put_set_property) | **PUT** /pdf/\{name}/documentproperties/\{propertyName} | Add/update document property.
262
+ *AsposePdfCloud::PdfApi* | [**put_square_annotation**](docs/PdfApi.md#put_square_annotation) | **PUT** /pdf/\{name}/annotations/square/\{annotationId} | Replace document square annotation
263
+ *AsposePdfCloud::PdfApi* | [**put_svg_in_storage_to_pdf**](docs/PdfApi.md#put_svg_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/svg | Convert SVG file (located on storage) to PDF format and upload resulting file to storage.
264
+ *AsposePdfCloud::PdfApi* | [**put_text_annotation**](docs/PdfApi.md#put_text_annotation) | **PUT** /pdf/\{name}/annotations/text/\{annotationId} | Replace document text annotation
265
+ *AsposePdfCloud::PdfApi* | [**put_update_field**](docs/PdfApi.md#put_update_field) | **PUT** /pdf/\{name}/fields/\{fieldName} | Update field.
266
+ *AsposePdfCloud::PdfApi* | [**put_update_fields**](docs/PdfApi.md#put_update_fields) | **PUT** /pdf/\{name}/fields | Update fields.
267
+ *AsposePdfCloud::PdfApi* | [**put_web_in_storage_to_pdf**](docs/PdfApi.md#put_web_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/web | Convert web page to PDF format and upload resulting file to storage.
268
+ *AsposePdfCloud::PdfApi* | [**put_xfa_pdf_in_request_to_acro_form**](docs/PdfApi.md#put_xfa_pdf_in_request_to_acro_form) | **PUT** /pdf/convert/xfatoacroform | Converts PDF document which contatins XFA form (in request content) to PDF with AcroForm and uploads resulting file to storage.
269
+ *AsposePdfCloud::PdfApi* | [**put_xfa_pdf_in_storage_to_acro_form**](docs/PdfApi.md#put_xfa_pdf_in_storage_to_acro_form) | **PUT** /pdf/\{name}/convert/xfatoacroform | Converts PDF document which contatins XFA form (located on storage) to PDF with AcroForm and uploads resulting file to storage
270
+ *AsposePdfCloud::PdfApi* | [**put_xml_in_storage_to_pdf**](docs/PdfApi.md#put_xml_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/xml | Convert XML file (located on storage) to PDF format and upload resulting file to storage.
271
+ *AsposePdfCloud::PdfApi* | [**put_xps_in_storage_to_pdf**](docs/PdfApi.md#put_xps_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/xps | Convert XPS file (located on storage) to PDF format and upload resulting file to storage.
272
+ *AsposePdfCloud::PdfApi* | [**put_xsl_fo_in_storage_to_pdf**](docs/PdfApi.md#put_xsl_fo_in_storage_to_pdf) | **PUT** /pdf/\{name}/create/xslfo | Convert XslFo file (located on storage) to PDF format and upload resulting file to storage.
273
+
274
+
275
+ ## Documentation for Models
276
+
277
+ - [AsposePdfCloud::AnnotationFlags](docs/AnnotationFlags.md)
278
+ - [AsposePdfCloud::AnnotationState](docs/AnnotationState.md)
279
+ - [AsposePdfCloud::AnnotationType](docs/AnnotationType.md)
280
+ - [AsposePdfCloud::AntialiasingProcessingType](docs/AntialiasingProcessingType.md)
281
+ - [AsposePdfCloud::AppendDocument](docs/AppendDocument.md)
282
+ - [AsposePdfCloud::AsposeResponse](docs/AsposeResponse.md)
283
+ - [AsposePdfCloud::CaptionPosition](docs/CaptionPosition.md)
284
+ - [AsposePdfCloud::Color](docs/Color.md)
285
+ - [AsposePdfCloud::ColorDepth](docs/ColorDepth.md)
286
+ - [AsposePdfCloud::CompressionType](docs/CompressionType.md)
287
+ - [AsposePdfCloud::DocFormat](docs/DocFormat.md)
288
+ - [AsposePdfCloud::DocRecognitionMode](docs/DocRecognitionMode.md)
289
+ - [AsposePdfCloud::DocumentPrivilege](docs/DocumentPrivilege.md)
290
+ - [AsposePdfCloud::EpubRecognitionMode](docs/EpubRecognitionMode.md)
291
+ - [AsposePdfCloud::FieldType](docs/FieldType.md)
292
+ - [AsposePdfCloud::FontEncodingRules](docs/FontEncodingRules.md)
293
+ - [AsposePdfCloud::FontSavingModes](docs/FontSavingModes.md)
294
+ - [AsposePdfCloud::FontStyles](docs/FontStyles.md)
295
+ - [AsposePdfCloud::FreeTextIntent](docs/FreeTextIntent.md)
296
+ - [AsposePdfCloud::HorizontalAlignment](docs/HorizontalAlignment.md)
297
+ - [AsposePdfCloud::HtmlDocumentType](docs/HtmlDocumentType.md)
298
+ - [AsposePdfCloud::HtmlMarkupGenerationModes](docs/HtmlMarkupGenerationModes.md)
299
+ - [AsposePdfCloud::ImageSrcType](docs/ImageSrcType.md)
300
+ - [AsposePdfCloud::ImageTemplate](docs/ImageTemplate.md)
301
+ - [AsposePdfCloud::ImageTemplatesRequest](docs/ImageTemplatesRequest.md)
302
+ - [AsposePdfCloud::Justification](docs/Justification.md)
303
+ - [AsposePdfCloud::LettersPositioningMethods](docs/LettersPositioningMethods.md)
304
+ - [AsposePdfCloud::LineEnding](docs/LineEnding.md)
305
+ - [AsposePdfCloud::LineIntent](docs/LineIntent.md)
306
+ - [AsposePdfCloud::LineSpacing](docs/LineSpacing.md)
307
+ - [AsposePdfCloud::Link](docs/Link.md)
308
+ - [AsposePdfCloud::LinkActionType](docs/LinkActionType.md)
309
+ - [AsposePdfCloud::LinkElement](docs/LinkElement.md)
310
+ - [AsposePdfCloud::LinkHighlightingMode](docs/LinkHighlightingMode.md)
311
+ - [AsposePdfCloud::MarginInfo](docs/MarginInfo.md)
312
+ - [AsposePdfCloud::MergeDocuments](docs/MergeDocuments.md)
313
+ - [AsposePdfCloud::OptimizeOptions](docs/OptimizeOptions.md)
314
+ - [AsposePdfCloud::PageWordCount](docs/PageWordCount.md)
315
+ - [AsposePdfCloud::Paragraph](docs/Paragraph.md)
316
+ - [AsposePdfCloud::PartsEmbeddingModes](docs/PartsEmbeddingModes.md)
317
+ - [AsposePdfCloud::PdfAType](docs/PdfAType.md)
318
+ - [AsposePdfCloud::Point](docs/Point.md)
319
+ - [AsposePdfCloud::PolyIntent](docs/PolyIntent.md)
320
+ - [AsposePdfCloud::RasterImagesSavingModes](docs/RasterImagesSavingModes.md)
321
+ - [AsposePdfCloud::RectanglePdf](docs/RectanglePdf.md)
322
+ - [AsposePdfCloud::Rotation](docs/Rotation.md)
323
+ - [AsposePdfCloud::Segment](docs/Segment.md)
324
+ - [AsposePdfCloud::ShapeType](docs/ShapeType.md)
325
+ - [AsposePdfCloud::Signature](docs/Signature.md)
326
+ - [AsposePdfCloud::SignatureType](docs/SignatureType.md)
327
+ - [AsposePdfCloud::SplitResult](docs/SplitResult.md)
328
+ - [AsposePdfCloud::Stamp](docs/Stamp.md)
329
+ - [AsposePdfCloud::StampType](docs/StampType.md)
330
+ - [AsposePdfCloud::TextHorizontalAlignment](docs/TextHorizontalAlignment.md)
331
+ - [AsposePdfCloud::TextIcon](docs/TextIcon.md)
332
+ - [AsposePdfCloud::TextLine](docs/TextLine.md)
333
+ - [AsposePdfCloud::TextRect](docs/TextRect.md)
334
+ - [AsposePdfCloud::TextRects](docs/TextRects.md)
335
+ - [AsposePdfCloud::TextReplace](docs/TextReplace.md)
336
+ - [AsposePdfCloud::TextReplaceListRequest](docs/TextReplaceListRequest.md)
337
+ - [AsposePdfCloud::TextState](docs/TextState.md)
338
+ - [AsposePdfCloud::TextStyle](docs/TextStyle.md)
339
+ - [AsposePdfCloud::VerticalAlignment](docs/VerticalAlignment.md)
340
+ - [AsposePdfCloud::WordCount](docs/WordCount.md)
341
+ - [AsposePdfCloud::WrapMode](docs/WrapMode.md)
342
+ - [AsposePdfCloud::Annotation](docs/Annotation.md)
343
+ - [AsposePdfCloud::AnnotationsInfo](docs/AnnotationsInfo.md)
344
+ - [AsposePdfCloud::AnnotationsInfoResponse](docs/AnnotationsInfoResponse.md)
345
+ - [AsposePdfCloud::Attachment](docs/Attachment.md)
346
+ - [AsposePdfCloud::AttachmentResponse](docs/AttachmentResponse.md)
347
+ - [AsposePdfCloud::Attachments](docs/Attachments.md)
348
+ - [AsposePdfCloud::AttachmentsResponse](docs/AttachmentsResponse.md)
349
+ - [AsposePdfCloud::CircleAnnotationResponse](docs/CircleAnnotationResponse.md)
350
+ - [AsposePdfCloud::CircleAnnotations](docs/CircleAnnotations.md)
351
+ - [AsposePdfCloud::CircleAnnotationsResponse](docs/CircleAnnotationsResponse.md)
352
+ - [AsposePdfCloud::Document](docs/Document.md)
353
+ - [AsposePdfCloud::DocumentPageResponse](docs/DocumentPageResponse.md)
354
+ - [AsposePdfCloud::DocumentPagesResponse](docs/DocumentPagesResponse.md)
355
+ - [AsposePdfCloud::DocumentProperties](docs/DocumentProperties.md)
356
+ - [AsposePdfCloud::DocumentPropertiesResponse](docs/DocumentPropertiesResponse.md)
357
+ - [AsposePdfCloud::DocumentProperty](docs/DocumentProperty.md)
358
+ - [AsposePdfCloud::DocumentPropertyResponse](docs/DocumentPropertyResponse.md)
359
+ - [AsposePdfCloud::DocumentResponse](docs/DocumentResponse.md)
360
+ - [AsposePdfCloud::Field](docs/Field.md)
361
+ - [AsposePdfCloud::FieldResponse](docs/FieldResponse.md)
362
+ - [AsposePdfCloud::Fields](docs/Fields.md)
363
+ - [AsposePdfCloud::FieldsResponse](docs/FieldsResponse.md)
364
+ - [AsposePdfCloud::FreeTextAnnotationResponse](docs/FreeTextAnnotationResponse.md)
365
+ - [AsposePdfCloud::FreeTextAnnotations](docs/FreeTextAnnotations.md)
366
+ - [AsposePdfCloud::FreeTextAnnotationsResponse](docs/FreeTextAnnotationsResponse.md)
367
+ - [AsposePdfCloud::Image](docs/Image.md)
368
+ - [AsposePdfCloud::ImageResponse](docs/ImageResponse.md)
369
+ - [AsposePdfCloud::Images](docs/Images.md)
370
+ - [AsposePdfCloud::ImagesResponse](docs/ImagesResponse.md)
371
+ - [AsposePdfCloud::LineAnnotationResponse](docs/LineAnnotationResponse.md)
372
+ - [AsposePdfCloud::LineAnnotations](docs/LineAnnotations.md)
373
+ - [AsposePdfCloud::LineAnnotationsResponse](docs/LineAnnotationsResponse.md)
374
+ - [AsposePdfCloud::LinkAnnotation](docs/LinkAnnotation.md)
375
+ - [AsposePdfCloud::LinkAnnotationResponse](docs/LinkAnnotationResponse.md)
376
+ - [AsposePdfCloud::LinkAnnotations](docs/LinkAnnotations.md)
377
+ - [AsposePdfCloud::LinkAnnotationsResponse](docs/LinkAnnotationsResponse.md)
378
+ - [AsposePdfCloud::Page](docs/Page.md)
379
+ - [AsposePdfCloud::Pages](docs/Pages.md)
380
+ - [AsposePdfCloud::PolyLineAnnotationResponse](docs/PolyLineAnnotationResponse.md)
381
+ - [AsposePdfCloud::PolyLineAnnotations](docs/PolyLineAnnotations.md)
382
+ - [AsposePdfCloud::PolyLineAnnotationsResponse](docs/PolyLineAnnotationsResponse.md)
383
+ - [AsposePdfCloud::PolygonAnnotationResponse](docs/PolygonAnnotationResponse.md)
384
+ - [AsposePdfCloud::PolygonAnnotations](docs/PolygonAnnotations.md)
385
+ - [AsposePdfCloud::PolygonAnnotationsResponse](docs/PolygonAnnotationsResponse.md)
386
+ - [AsposePdfCloud::SignatureVerifyResponse](docs/SignatureVerifyResponse.md)
387
+ - [AsposePdfCloud::SplitResultDocument](docs/SplitResultDocument.md)
388
+ - [AsposePdfCloud::SplitResultResponse](docs/SplitResultResponse.md)
389
+ - [AsposePdfCloud::SquareAnnotationResponse](docs/SquareAnnotationResponse.md)
390
+ - [AsposePdfCloud::SquareAnnotations](docs/SquareAnnotations.md)
391
+ - [AsposePdfCloud::SquareAnnotationsResponse](docs/SquareAnnotationsResponse.md)
392
+ - [AsposePdfCloud::TextAnnotationResponse](docs/TextAnnotationResponse.md)
393
+ - [AsposePdfCloud::TextAnnotations](docs/TextAnnotations.md)
394
+ - [AsposePdfCloud::TextAnnotationsResponse](docs/TextAnnotationsResponse.md)
395
+ - [AsposePdfCloud::TextRectsResponse](docs/TextRectsResponse.md)
396
+ - [AsposePdfCloud::TextReplaceResponse](docs/TextReplaceResponse.md)
397
+ - [AsposePdfCloud::WordCountResponse](docs/WordCountResponse.md)
398
+ - [AsposePdfCloud::AnnotationInfo](docs/AnnotationInfo.md)
399
+ - [AsposePdfCloud::MarkupAnnotation](docs/MarkupAnnotation.md)
400
+ - [AsposePdfCloud::CommonFigureAnnotation](docs/CommonFigureAnnotation.md)
401
+ - [AsposePdfCloud::FreeTextAnnotation](docs/FreeTextAnnotation.md)
402
+ - [AsposePdfCloud::LineAnnotation](docs/LineAnnotation.md)
403
+ - [AsposePdfCloud::PolyAnnotation](docs/PolyAnnotation.md)
404
+ - [AsposePdfCloud::TextAnnotation](docs/TextAnnotation.md)
405
+ - [AsposePdfCloud::CircleAnnotation](docs/CircleAnnotation.md)
406
+ - [AsposePdfCloud::PolyLineAnnotation](docs/PolyLineAnnotation.md)
407
+ - [AsposePdfCloud::PolygonAnnotation](docs/PolygonAnnotation.md)
408
+ - [AsposePdfCloud::SquareAnnotation](docs/SquareAnnotation.md)
409
+
410
+
@@ -0,0 +1,22 @@
1
+ # AsposePdfCloud::Annotation
2
+ Provides annotation.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **contents** | **String** | Get the annotation content. | [optional]
9
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
10
+ **subject** | **String** | Get the annotation subject. | [optional]
11
+ **title** | **String** | Get the annotation title. | [optional]
12
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
+ **id** | **String** | Gets ID of the annotation. | [optional]
14
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
15
+ **name** | **String** | Gets Name of the annotation. | [optional]
16
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
17
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
18
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
21
+
22
+
@@ -0,0 +1,20 @@
1
+ # AsposePdfCloud::AnnotationFlags
2
+ A set of flags specifying various characteristics of the annotation.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **DEFAULT** | **String** | 'Default'
8
+ **INVISIBLE** | **String** | 'Invisible'
9
+ **HIDDEN** | **String** | 'Hidden'
10
+ **PRINT** | **String** | 'Print'
11
+ **NO_ZOOM** | **String** | 'NoZoom'
12
+ **NO_ROTATE** | **String** | 'NoRotate'
13
+ **NO_VIEW** | **String** | 'NoView'
14
+ **READ_ONLY** | **String** | 'ReadOnly'
15
+ **LOCKED** | **String** | 'Locked'
16
+ **TOGGLE_NO_VIEW** | **String** | 'ToggleNoView'
17
+ **LOCKED_CONTENTS** | **String** | 'LockedContents'
18
+
19
+
20
+
@@ -0,0 +1,23 @@
1
+ # AsposePdfCloud::AnnotationInfo
2
+ Provides annotation.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **contents** | **String** | Get the annotation content. | [optional]
9
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
10
+ **subject** | **String** | Get the annotation subject. | [optional]
11
+ **title** | **String** | Get the annotation title. | [optional]
12
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
+ **id** | **String** | Gets ID of the annotation. | [optional]
14
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
15
+ **name** | **String** | Gets Name of the annotation. | [optional]
16
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
17
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
18
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
21
+ **annotation_type** | [**AnnotationType**](AnnotationType.md) | Gets annotation type. | [optional]
22
+
23
+