aspose_pdf_cloud 18.10.0 → 18.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (218) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +75 -6
  3. data/docs/Annotation.md +0 -3
  4. data/docs/AnnotationInfo.md +0 -3
  5. data/docs/CapStyle.md +11 -0
  6. data/docs/CaretAnnotation.md +26 -0
  7. data/docs/CaretAnnotationResponse.md +11 -0
  8. data/docs/CaretAnnotations.md +10 -0
  9. data/docs/CaretAnnotationsResponse.md +11 -0
  10. data/docs/CaretSymbol.md +11 -0
  11. data/docs/CircleAnnotation.md +3 -3
  12. data/docs/CommonFigureAnnotation.md +3 -3
  13. data/docs/File.md +13 -0
  14. data/docs/FilesResponse.md +11 -0
  15. data/docs/FreeTextAnnotation.md +3 -3
  16. data/docs/HighlightAnnotation.md +25 -0
  17. data/docs/HighlightAnnotationResponse.md +11 -0
  18. data/docs/HighlightAnnotations.md +10 -0
  19. data/docs/HighlightAnnotationsResponse.md +11 -0
  20. data/docs/InkAnnotation.md +26 -0
  21. data/docs/InkAnnotationResponse.md +11 -0
  22. data/docs/InkAnnotations.md +10 -0
  23. data/docs/InkAnnotationsResponse.md +11 -0
  24. data/docs/LineAnnotation.md +3 -3
  25. data/docs/MarkupAnnotation.md +3 -3
  26. data/docs/PdfApi.md +1036 -69
  27. data/docs/PolyAnnotation.md +3 -3
  28. data/docs/PolyLineAnnotation.md +3 -3
  29. data/docs/PolygonAnnotation.md +3 -3
  30. data/docs/PopupAnnotation.md +21 -0
  31. data/docs/PopupAnnotationResponse.md +11 -0
  32. data/docs/PopupAnnotationWithParent.md +22 -0
  33. data/docs/PopupAnnotations.md +10 -0
  34. data/docs/PopupAnnotationsResponse.md +11 -0
  35. data/docs/SquareAnnotation.md +3 -3
  36. data/docs/SquigglyAnnotation.md +25 -0
  37. data/docs/SquigglyAnnotationResponse.md +11 -0
  38. data/docs/SquigglyAnnotations.md +10 -0
  39. data/docs/SquigglyAnnotationsResponse.md +11 -0
  40. data/docs/StrikeOutAnnotation.md +25 -0
  41. data/docs/StrikeOutAnnotationResponse.md +11 -0
  42. data/docs/StrikeOutAnnotations.md +10 -0
  43. data/docs/StrikeOutAnnotationsResponse.md +11 -0
  44. data/docs/TextAnnotation.md +3 -3
  45. data/docs/UnderlineAnnotation.md +25 -0
  46. data/docs/UnderlineAnnotationResponse.md +11 -0
  47. data/docs/UnderlineAnnotations.md +10 -0
  48. data/docs/UnderlineAnnotationsResponse.md +11 -0
  49. data/lib/aspose_pdf_cloud.rb +33 -0
  50. data/lib/aspose_pdf_cloud/api/pdf_api.rb +4978 -2084
  51. data/lib/aspose_pdf_cloud/models/annotation.rb +6 -33
  52. data/lib/aspose_pdf_cloud/models/annotation_flags.rb +1 -0
  53. data/lib/aspose_pdf_cloud/models/annotation_info.rb +6 -33
  54. data/lib/aspose_pdf_cloud/models/annotation_state.rb +1 -0
  55. data/lib/aspose_pdf_cloud/models/annotation_type.rb +1 -0
  56. data/lib/aspose_pdf_cloud/models/annotations_info.rb +5 -2
  57. data/lib/aspose_pdf_cloud/models/annotations_info_response.rb +5 -2
  58. data/lib/aspose_pdf_cloud/models/antialiasing_processing_type.rb +1 -0
  59. data/lib/aspose_pdf_cloud/models/append_document.rb +5 -2
  60. data/lib/aspose_pdf_cloud/models/aspose_response.rb +5 -2
  61. data/lib/aspose_pdf_cloud/models/attachment.rb +5 -2
  62. data/lib/aspose_pdf_cloud/models/attachment_response.rb +5 -2
  63. data/lib/aspose_pdf_cloud/models/attachments.rb +5 -2
  64. data/lib/aspose_pdf_cloud/models/attachments_response.rb +5 -2
  65. data/lib/aspose_pdf_cloud/models/cap_style.rb +44 -0
  66. data/lib/aspose_pdf_cloud/models/caption_position.rb +1 -0
  67. data/lib/aspose_pdf_cloud/models/caret_annotation.rb +375 -0
  68. data/lib/aspose_pdf_cloud/models/caret_annotation_response.rb +225 -0
  69. data/lib/aspose_pdf_cloud/models/caret_annotations.rb +214 -0
  70. data/lib/aspose_pdf_cloud/models/caret_annotations_response.rb +225 -0
  71. data/lib/aspose_pdf_cloud/models/caret_symbol.rb +44 -0
  72. data/lib/aspose_pdf_cloud/models/circle_annotation.rb +36 -33
  73. data/lib/aspose_pdf_cloud/models/circle_annotation_response.rb +5 -2
  74. data/lib/aspose_pdf_cloud/models/circle_annotations.rb +5 -2
  75. data/lib/aspose_pdf_cloud/models/circle_annotations_response.rb +5 -2
  76. data/lib/aspose_pdf_cloud/models/color.rb +5 -2
  77. data/lib/aspose_pdf_cloud/models/color_depth.rb +1 -0
  78. data/lib/aspose_pdf_cloud/models/common_figure_annotation.rb +36 -33
  79. data/lib/aspose_pdf_cloud/models/compression_type.rb +1 -0
  80. data/lib/aspose_pdf_cloud/models/doc_format.rb +1 -0
  81. data/lib/aspose_pdf_cloud/models/doc_recognition_mode.rb +1 -0
  82. data/lib/aspose_pdf_cloud/models/document.rb +5 -2
  83. data/lib/aspose_pdf_cloud/models/document_page_response.rb +5 -2
  84. data/lib/aspose_pdf_cloud/models/document_pages_response.rb +5 -2
  85. data/lib/aspose_pdf_cloud/models/document_privilege.rb +5 -2
  86. data/lib/aspose_pdf_cloud/models/document_properties.rb +5 -2
  87. data/lib/aspose_pdf_cloud/models/document_properties_response.rb +5 -2
  88. data/lib/aspose_pdf_cloud/models/document_property.rb +5 -2
  89. data/lib/aspose_pdf_cloud/models/document_property_response.rb +5 -2
  90. data/lib/aspose_pdf_cloud/models/document_response.rb +5 -2
  91. data/lib/aspose_pdf_cloud/models/epub_recognition_mode.rb +1 -0
  92. data/lib/aspose_pdf_cloud/models/field.rb +5 -2
  93. data/lib/aspose_pdf_cloud/models/field_response.rb +5 -2
  94. data/lib/aspose_pdf_cloud/models/field_type.rb +1 -0
  95. data/lib/aspose_pdf_cloud/models/fields.rb +5 -2
  96. data/lib/aspose_pdf_cloud/models/fields_response.rb +5 -2
  97. data/lib/aspose_pdf_cloud/models/file.rb +246 -0
  98. data/lib/aspose_pdf_cloud/models/files_response.rb +227 -0
  99. data/lib/aspose_pdf_cloud/models/font_encoding_rules.rb +1 -0
  100. data/lib/aspose_pdf_cloud/models/font_saving_modes.rb +1 -0
  101. data/lib/aspose_pdf_cloud/models/font_styles.rb +1 -0
  102. data/lib/aspose_pdf_cloud/models/free_text_annotation.rb +36 -33
  103. data/lib/aspose_pdf_cloud/models/free_text_annotation_response.rb +5 -2
  104. data/lib/aspose_pdf_cloud/models/free_text_annotations.rb +5 -2
  105. data/lib/aspose_pdf_cloud/models/free_text_annotations_response.rb +5 -2
  106. data/lib/aspose_pdf_cloud/models/free_text_intent.rb +1 -0
  107. data/lib/aspose_pdf_cloud/models/highlight_annotation.rb +367 -0
  108. data/lib/aspose_pdf_cloud/models/highlight_annotation_response.rb +225 -0
  109. data/lib/aspose_pdf_cloud/models/highlight_annotations.rb +214 -0
  110. data/lib/aspose_pdf_cloud/models/highlight_annotations_response.rb +225 -0
  111. data/lib/aspose_pdf_cloud/models/horizontal_alignment.rb +1 -0
  112. data/lib/aspose_pdf_cloud/models/html_document_type.rb +1 -0
  113. data/lib/aspose_pdf_cloud/models/html_markup_generation_modes.rb +1 -0
  114. data/lib/aspose_pdf_cloud/models/image.rb +5 -2
  115. data/lib/aspose_pdf_cloud/models/image_response.rb +5 -2
  116. data/lib/aspose_pdf_cloud/models/image_src_type.rb +1 -0
  117. data/lib/aspose_pdf_cloud/models/image_template.rb +5 -2
  118. data/lib/aspose_pdf_cloud/models/image_templates_request.rb +5 -2
  119. data/lib/aspose_pdf_cloud/models/images.rb +5 -2
  120. data/lib/aspose_pdf_cloud/models/images_response.rb +5 -2
  121. data/lib/aspose_pdf_cloud/models/ink_annotation.rb +377 -0
  122. data/lib/aspose_pdf_cloud/models/ink_annotation_response.rb +225 -0
  123. data/lib/aspose_pdf_cloud/models/ink_annotations.rb +214 -0
  124. data/lib/aspose_pdf_cloud/models/ink_annotations_response.rb +225 -0
  125. data/lib/aspose_pdf_cloud/models/justification.rb +1 -0
  126. data/lib/aspose_pdf_cloud/models/letters_positioning_methods.rb +1 -0
  127. data/lib/aspose_pdf_cloud/models/line_annotation.rb +36 -33
  128. data/lib/aspose_pdf_cloud/models/line_annotation_response.rb +5 -2
  129. data/lib/aspose_pdf_cloud/models/line_annotations.rb +5 -2
  130. data/lib/aspose_pdf_cloud/models/line_annotations_response.rb +5 -2
  131. data/lib/aspose_pdf_cloud/models/line_ending.rb +1 -0
  132. data/lib/aspose_pdf_cloud/models/line_intent.rb +1 -0
  133. data/lib/aspose_pdf_cloud/models/line_spacing.rb +1 -0
  134. data/lib/aspose_pdf_cloud/models/link.rb +5 -2
  135. data/lib/aspose_pdf_cloud/models/link_action_type.rb +1 -0
  136. data/lib/aspose_pdf_cloud/models/link_annotation.rb +5 -2
  137. data/lib/aspose_pdf_cloud/models/link_annotation_response.rb +5 -2
  138. data/lib/aspose_pdf_cloud/models/link_annotations.rb +5 -2
  139. data/lib/aspose_pdf_cloud/models/link_annotations_response.rb +5 -2
  140. data/lib/aspose_pdf_cloud/models/link_element.rb +5 -2
  141. data/lib/aspose_pdf_cloud/models/link_highlighting_mode.rb +1 -0
  142. data/lib/aspose_pdf_cloud/models/margin_info.rb +5 -2
  143. data/lib/aspose_pdf_cloud/models/markup_annotation.rb +36 -33
  144. data/lib/aspose_pdf_cloud/models/merge_documents.rb +5 -2
  145. data/lib/aspose_pdf_cloud/models/optimize_options.rb +5 -2
  146. data/lib/aspose_pdf_cloud/models/page.rb +5 -2
  147. data/lib/aspose_pdf_cloud/models/page_word_count.rb +5 -2
  148. data/lib/aspose_pdf_cloud/models/pages.rb +5 -2
  149. data/lib/aspose_pdf_cloud/models/paragraph.rb +5 -2
  150. data/lib/aspose_pdf_cloud/models/parts_embedding_modes.rb +1 -0
  151. data/lib/aspose_pdf_cloud/models/pdf_a_type.rb +1 -0
  152. data/lib/aspose_pdf_cloud/models/point.rb +5 -2
  153. data/lib/aspose_pdf_cloud/models/poly_annotation.rb +36 -33
  154. data/lib/aspose_pdf_cloud/models/poly_intent.rb +1 -0
  155. data/lib/aspose_pdf_cloud/models/poly_line_annotation.rb +36 -33
  156. data/lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb +5 -2
  157. data/lib/aspose_pdf_cloud/models/poly_line_annotations.rb +5 -2
  158. data/lib/aspose_pdf_cloud/models/poly_line_annotations_response.rb +5 -2
  159. data/lib/aspose_pdf_cloud/models/polygon_annotation.rb +36 -33
  160. data/lib/aspose_pdf_cloud/models/polygon_annotation_response.rb +5 -2
  161. data/lib/aspose_pdf_cloud/models/polygon_annotations.rb +5 -2
  162. data/lib/aspose_pdf_cloud/models/polygon_annotations_response.rb +5 -2
  163. data/lib/aspose_pdf_cloud/models/popup_annotation.rb +325 -0
  164. data/lib/aspose_pdf_cloud/models/popup_annotation_response.rb +225 -0
  165. data/lib/aspose_pdf_cloud/models/popup_annotation_with_parent.rb +335 -0
  166. data/lib/aspose_pdf_cloud/models/popup_annotations.rb +214 -0
  167. data/lib/aspose_pdf_cloud/models/popup_annotations_response.rb +225 -0
  168. data/lib/aspose_pdf_cloud/models/raster_images_saving_modes.rb +1 -0
  169. data/lib/aspose_pdf_cloud/models/rectangle_pdf.rb +5 -2
  170. data/lib/aspose_pdf_cloud/models/rotation.rb +1 -0
  171. data/lib/aspose_pdf_cloud/models/segment.rb +5 -2
  172. data/lib/aspose_pdf_cloud/models/shape_type.rb +1 -0
  173. data/lib/aspose_pdf_cloud/models/signature.rb +5 -2
  174. data/lib/aspose_pdf_cloud/models/signature_type.rb +1 -0
  175. data/lib/aspose_pdf_cloud/models/signature_verify_response.rb +5 -2
  176. data/lib/aspose_pdf_cloud/models/split_result.rb +5 -2
  177. data/lib/aspose_pdf_cloud/models/split_result_document.rb +5 -2
  178. data/lib/aspose_pdf_cloud/models/split_result_response.rb +5 -2
  179. data/lib/aspose_pdf_cloud/models/square_annotation.rb +36 -33
  180. data/lib/aspose_pdf_cloud/models/square_annotation_response.rb +5 -2
  181. data/lib/aspose_pdf_cloud/models/square_annotations.rb +5 -2
  182. data/lib/aspose_pdf_cloud/models/square_annotations_response.rb +5 -2
  183. data/lib/aspose_pdf_cloud/models/squiggly_annotation.rb +367 -0
  184. data/lib/aspose_pdf_cloud/models/squiggly_annotation_response.rb +225 -0
  185. data/lib/aspose_pdf_cloud/models/squiggly_annotations.rb +214 -0
  186. data/lib/aspose_pdf_cloud/models/squiggly_annotations_response.rb +225 -0
  187. data/lib/aspose_pdf_cloud/models/stamp.rb +5 -2
  188. data/lib/aspose_pdf_cloud/models/stamp_type.rb +1 -0
  189. data/lib/aspose_pdf_cloud/models/strike_out_annotation.rb +367 -0
  190. data/lib/aspose_pdf_cloud/models/strike_out_annotation_response.rb +225 -0
  191. data/lib/aspose_pdf_cloud/models/strike_out_annotations.rb +214 -0
  192. data/lib/aspose_pdf_cloud/models/strike_out_annotations_response.rb +225 -0
  193. data/lib/aspose_pdf_cloud/models/text_annotation.rb +36 -33
  194. data/lib/aspose_pdf_cloud/models/text_annotation_response.rb +5 -2
  195. data/lib/aspose_pdf_cloud/models/text_annotations.rb +5 -2
  196. data/lib/aspose_pdf_cloud/models/text_annotations_response.rb +5 -2
  197. data/lib/aspose_pdf_cloud/models/text_horizontal_alignment.rb +1 -0
  198. data/lib/aspose_pdf_cloud/models/text_icon.rb +1 -0
  199. data/lib/aspose_pdf_cloud/models/text_line.rb +5 -2
  200. data/lib/aspose_pdf_cloud/models/text_rect.rb +5 -2
  201. data/lib/aspose_pdf_cloud/models/text_rects.rb +5 -2
  202. data/lib/aspose_pdf_cloud/models/text_rects_response.rb +5 -2
  203. data/lib/aspose_pdf_cloud/models/text_replace.rb +5 -2
  204. data/lib/aspose_pdf_cloud/models/text_replace_list_request.rb +5 -2
  205. data/lib/aspose_pdf_cloud/models/text_replace_response.rb +5 -2
  206. data/lib/aspose_pdf_cloud/models/text_state.rb +5 -2
  207. data/lib/aspose_pdf_cloud/models/text_style.rb +5 -2
  208. data/lib/aspose_pdf_cloud/models/underline_annotation.rb +367 -0
  209. data/lib/aspose_pdf_cloud/models/underline_annotation_response.rb +225 -0
  210. data/lib/aspose_pdf_cloud/models/underline_annotations.rb +214 -0
  211. data/lib/aspose_pdf_cloud/models/underline_annotations_response.rb +225 -0
  212. data/lib/aspose_pdf_cloud/models/vertical_alignment.rb +1 -0
  213. data/lib/aspose_pdf_cloud/models/word_count.rb +5 -2
  214. data/lib/aspose_pdf_cloud/models/word_count_response.rb +5 -2
  215. data/lib/aspose_pdf_cloud/models/wrap_mode.rb +1 -0
  216. data/lib/aspose_pdf_cloud/version.rb +1 -1
  217. data/test/pdf_tests.rb +757 -21
  218. metadata +68 -2
@@ -6,9 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
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
9
  **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
10
  **id** | **String** | Gets ID of the annotation. | [optional]
14
11
  **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
@@ -18,6 +15,9 @@ Name | Type | Description | Notes
18
15
  **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
16
  **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
17
  **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
21
  **rich_text** | **String** | Get the annotation RichText. | [optional]
22
22
  **interior_color** | [**Color**](Color.md) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
23
  **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
@@ -6,9 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
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
9
  **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
10
  **id** | **String** | Gets ID of the annotation. | [optional]
14
11
  **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
@@ -18,6 +15,9 @@ Name | Type | Description | Notes
18
15
  **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
16
  **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
17
  **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
21
  **rich_text** | **String** | Get the annotation RichText. | [optional]
22
22
  **interior_color** | [**Color**](Color.md) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
23
  **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
@@ -6,9 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
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
9
  **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
10
  **id** | **String** | Gets ID of the annotation. | [optional]
14
11
  **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
@@ -18,6 +15,9 @@ Name | Type | Description | Notes
18
15
  **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
16
  **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
17
  **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
21
  **rich_text** | **String** | Get the annotation RichText. | [optional]
22
22
  **interior_color** | [**Color**](Color.md) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
23
  **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
@@ -0,0 +1,21 @@
1
+ # AsposePdfCloud::PopupAnnotation
2
+ Provides PopupAnnotation.
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
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
10
+ **id** | **String** | Gets ID of the annotation. | [optional]
11
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
12
+ **name** | **String** | Gets Name of the annotation. | [optional]
13
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
14
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
15
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
16
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
19
+ **open** | **BOOLEAN** | Gets or sets a flag specifying whether the pop-up annotation should initially be displayed open. | [optional]
20
+
21
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PopupAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**PopupAnnotationWithParent**](PopupAnnotationWithParent.md) | | [optional]
10
+
11
+
@@ -0,0 +1,22 @@
1
+ # AsposePdfCloud::PopupAnnotationWithParent
2
+ Provides PopupAnnotation.
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
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
10
+ **id** | **String** | Gets ID of the annotation. | [optional]
11
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
12
+ **name** | **String** | Gets Name of the annotation. | [optional]
13
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
14
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
15
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
16
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
19
+ **open** | **BOOLEAN** | Gets or sets a flag specifying whether the pop-up annotation should initially be displayed open. | [optional]
20
+ **parent** | [**AnnotationInfo**](AnnotationInfo.md) | Parent of annotation. | [optional]
21
+
22
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::PopupAnnotations
2
+ List of annotations.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<PopupAnnotationWithParent>**](PopupAnnotationWithParent.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PopupAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**PopupAnnotations**](PopupAnnotations.md) | | [optional]
10
+
11
+
@@ -6,9 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
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
9
  **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
10
  **id** | **String** | Gets ID of the annotation. | [optional]
14
11
  **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
@@ -18,6 +15,9 @@ Name | Type | Description | Notes
18
15
  **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
16
  **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
17
  **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
21
  **rich_text** | **String** | Get the annotation RichText. | [optional]
22
22
  **interior_color** | [**Color**](Color.md) | Get the annotation InteriorColor. | [optional]
23
23
  **frame** | [**RectanglePdf**](RectanglePdf.md) | Get or set the annotation Rectangle of frame. | [optional]
@@ -0,0 +1,25 @@
1
+ # AsposePdfCloud::SquigglyAnnotation
2
+ Provides SquigglyAnnotation.
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
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
10
+ **id** | **String** | Gets ID of the annotation. | [optional]
11
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
12
+ **name** | **String** | Gets Name of the annotation. | [optional]
13
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
14
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
15
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
16
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
+ **rich_text** | **String** | Get the annotation RichText. | [optional]
22
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
23
+ **quad_points** | [**Array<Point>**](Point.md) | Gets or sets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation. | [optional]
24
+
25
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::SquigglyAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**SquigglyAnnotation**](SquigglyAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::SquigglyAnnotations
2
+ List of annotations.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<SquigglyAnnotation>**](SquigglyAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::SquigglyAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**SquigglyAnnotations**](SquigglyAnnotations.md) | | [optional]
10
+
11
+
@@ -0,0 +1,25 @@
1
+ # AsposePdfCloud::StrikeOutAnnotation
2
+ Provides StrikeOutAnnotation.
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
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
10
+ **id** | **String** | Gets ID of the annotation. | [optional]
11
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
12
+ **name** | **String** | Gets Name of the annotation. | [optional]
13
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
14
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
15
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
16
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
+ **rich_text** | **String** | Get the annotation RichText. | [optional]
22
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
23
+ **quad_points** | [**Array<Point>**](Point.md) | Gets or sets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation. | [optional]
24
+
25
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::StrikeOutAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**StrikeOutAnnotation**](StrikeOutAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::StrikeOutAnnotations
2
+ List of annotations.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<StrikeOutAnnotation>**](StrikeOutAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::StrikeOutAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**StrikeOutAnnotations**](StrikeOutAnnotations.md) | | [optional]
10
+
11
+
@@ -6,9 +6,6 @@ Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
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
9
  **modified** | **String** | The date and time when the annotation was last modified. | [optional]
13
10
  **id** | **String** | Gets ID of the annotation. | [optional]
14
11
  **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
@@ -18,6 +15,9 @@ Name | Type | Description | Notes
18
15
  **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
19
16
  **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
20
17
  **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
21
  **rich_text** | **String** | Get the annotation RichText. | [optional]
22
22
  **state** | [**AnnotationState**](AnnotationState.md) | Gets or sets the state to which the original annotation should be set. | [optional]
23
23
  **open** | **BOOLEAN** | Gets or sets is the annotation open. | [optional]
@@ -0,0 +1,25 @@
1
+ # AsposePdfCloud::UnderlineAnnotation
2
+ Provides UnderlineAnnotation.
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
+ **modified** | **String** | The date and time when the annotation was last modified. | [optional]
10
+ **id** | **String** | Gets ID of the annotation. | [optional]
11
+ **flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
12
+ **name** | **String** | Gets Name of the annotation. | [optional]
13
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
14
+ **page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
15
+ **z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
16
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
18
+ **creation_date** | **String** | The date and time when the annotation was created. | [optional]
19
+ **subject** | **String** | Get the annotation subject. | [optional]
20
+ **title** | **String** | Get the annotation title. | [optional]
21
+ **rich_text** | **String** | Get the annotation RichText. | [optional]
22
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
23
+ **quad_points** | [**Array<Point>**](Point.md) | Gets or sets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation. | [optional]
24
+
25
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::UnderlineAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**UnderlineAnnotation**](UnderlineAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::UnderlineAnnotations
2
+ List of annotations.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<UnderlineAnnotation>**](UnderlineAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::UnderlineAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**UnderlineAnnotations**](UnderlineAnnotations.md) | | [optional]
10
+
11
+
@@ -32,7 +32,9 @@ require_relative 'aspose_pdf_cloud/models/annotation_type'
32
32
  require_relative 'aspose_pdf_cloud/models/antialiasing_processing_type'
33
33
  require_relative 'aspose_pdf_cloud/models/append_document'
34
34
  require_relative 'aspose_pdf_cloud/models/aspose_response'
35
+ require_relative 'aspose_pdf_cloud/models/cap_style'
35
36
  require_relative 'aspose_pdf_cloud/models/caption_position'
37
+ require_relative 'aspose_pdf_cloud/models/caret_symbol'
36
38
  require_relative 'aspose_pdf_cloud/models/color'
37
39
  require_relative 'aspose_pdf_cloud/models/color_depth'
38
40
  require_relative 'aspose_pdf_cloud/models/compression_type'
@@ -41,6 +43,7 @@ require_relative 'aspose_pdf_cloud/models/doc_recognition_mode'
41
43
  require_relative 'aspose_pdf_cloud/models/document_privilege'
42
44
  require_relative 'aspose_pdf_cloud/models/epub_recognition_mode'
43
45
  require_relative 'aspose_pdf_cloud/models/field_type'
46
+ require_relative 'aspose_pdf_cloud/models/file'
44
47
  require_relative 'aspose_pdf_cloud/models/font_encoding_rules'
45
48
  require_relative 'aspose_pdf_cloud/models/font_saving_modes'
46
49
  require_relative 'aspose_pdf_cloud/models/font_styles'
@@ -98,6 +101,9 @@ require_relative 'aspose_pdf_cloud/models/attachment'
98
101
  require_relative 'aspose_pdf_cloud/models/attachment_response'
99
102
  require_relative 'aspose_pdf_cloud/models/attachments'
100
103
  require_relative 'aspose_pdf_cloud/models/attachments_response'
104
+ require_relative 'aspose_pdf_cloud/models/caret_annotation_response'
105
+ require_relative 'aspose_pdf_cloud/models/caret_annotations'
106
+ require_relative 'aspose_pdf_cloud/models/caret_annotations_response'
101
107
  require_relative 'aspose_pdf_cloud/models/circle_annotation_response'
102
108
  require_relative 'aspose_pdf_cloud/models/circle_annotations'
103
109
  require_relative 'aspose_pdf_cloud/models/circle_annotations_response'
@@ -113,13 +119,20 @@ require_relative 'aspose_pdf_cloud/models/field'
113
119
  require_relative 'aspose_pdf_cloud/models/field_response'
114
120
  require_relative 'aspose_pdf_cloud/models/fields'
115
121
  require_relative 'aspose_pdf_cloud/models/fields_response'
122
+ require_relative 'aspose_pdf_cloud/models/files_response'
116
123
  require_relative 'aspose_pdf_cloud/models/free_text_annotation_response'
117
124
  require_relative 'aspose_pdf_cloud/models/free_text_annotations'
118
125
  require_relative 'aspose_pdf_cloud/models/free_text_annotations_response'
126
+ require_relative 'aspose_pdf_cloud/models/highlight_annotation_response'
127
+ require_relative 'aspose_pdf_cloud/models/highlight_annotations'
128
+ require_relative 'aspose_pdf_cloud/models/highlight_annotations_response'
119
129
  require_relative 'aspose_pdf_cloud/models/image'
120
130
  require_relative 'aspose_pdf_cloud/models/image_response'
121
131
  require_relative 'aspose_pdf_cloud/models/images'
122
132
  require_relative 'aspose_pdf_cloud/models/images_response'
133
+ require_relative 'aspose_pdf_cloud/models/ink_annotation_response'
134
+ require_relative 'aspose_pdf_cloud/models/ink_annotations'
135
+ require_relative 'aspose_pdf_cloud/models/ink_annotations_response'
123
136
  require_relative 'aspose_pdf_cloud/models/line_annotation_response'
124
137
  require_relative 'aspose_pdf_cloud/models/line_annotations'
125
138
  require_relative 'aspose_pdf_cloud/models/line_annotations_response'
@@ -135,25 +148,45 @@ require_relative 'aspose_pdf_cloud/models/poly_line_annotations_response'
135
148
  require_relative 'aspose_pdf_cloud/models/polygon_annotation_response'
136
149
  require_relative 'aspose_pdf_cloud/models/polygon_annotations'
137
150
  require_relative 'aspose_pdf_cloud/models/polygon_annotations_response'
151
+ require_relative 'aspose_pdf_cloud/models/popup_annotation_response'
152
+ require_relative 'aspose_pdf_cloud/models/popup_annotations'
153
+ require_relative 'aspose_pdf_cloud/models/popup_annotations_response'
138
154
  require_relative 'aspose_pdf_cloud/models/signature_verify_response'
139
155
  require_relative 'aspose_pdf_cloud/models/split_result_document'
140
156
  require_relative 'aspose_pdf_cloud/models/split_result_response'
141
157
  require_relative 'aspose_pdf_cloud/models/square_annotation_response'
142
158
  require_relative 'aspose_pdf_cloud/models/square_annotations'
143
159
  require_relative 'aspose_pdf_cloud/models/square_annotations_response'
160
+ require_relative 'aspose_pdf_cloud/models/squiggly_annotation_response'
161
+ require_relative 'aspose_pdf_cloud/models/squiggly_annotations'
162
+ require_relative 'aspose_pdf_cloud/models/squiggly_annotations_response'
163
+ require_relative 'aspose_pdf_cloud/models/strike_out_annotation_response'
164
+ require_relative 'aspose_pdf_cloud/models/strike_out_annotations'
165
+ require_relative 'aspose_pdf_cloud/models/strike_out_annotations_response'
144
166
  require_relative 'aspose_pdf_cloud/models/text_annotation_response'
145
167
  require_relative 'aspose_pdf_cloud/models/text_annotations'
146
168
  require_relative 'aspose_pdf_cloud/models/text_annotations_response'
147
169
  require_relative 'aspose_pdf_cloud/models/text_rects_response'
148
170
  require_relative 'aspose_pdf_cloud/models/text_replace_response'
171
+ require_relative 'aspose_pdf_cloud/models/underline_annotation_response'
172
+ require_relative 'aspose_pdf_cloud/models/underline_annotations'
173
+ require_relative 'aspose_pdf_cloud/models/underline_annotations_response'
149
174
  require_relative 'aspose_pdf_cloud/models/word_count_response'
150
175
  require_relative 'aspose_pdf_cloud/models/annotation_info'
151
176
  require_relative 'aspose_pdf_cloud/models/markup_annotation'
177
+ require_relative 'aspose_pdf_cloud/models/popup_annotation'
178
+ require_relative 'aspose_pdf_cloud/models/caret_annotation'
152
179
  require_relative 'aspose_pdf_cloud/models/common_figure_annotation'
153
180
  require_relative 'aspose_pdf_cloud/models/free_text_annotation'
181
+ require_relative 'aspose_pdf_cloud/models/highlight_annotation'
182
+ require_relative 'aspose_pdf_cloud/models/ink_annotation'
154
183
  require_relative 'aspose_pdf_cloud/models/line_annotation'
155
184
  require_relative 'aspose_pdf_cloud/models/poly_annotation'
185
+ require_relative 'aspose_pdf_cloud/models/popup_annotation_with_parent'
186
+ require_relative 'aspose_pdf_cloud/models/squiggly_annotation'
187
+ require_relative 'aspose_pdf_cloud/models/strike_out_annotation'
156
188
  require_relative 'aspose_pdf_cloud/models/text_annotation'
189
+ require_relative 'aspose_pdf_cloud/models/underline_annotation'
157
190
  require_relative 'aspose_pdf_cloud/models/circle_annotation'
158
191
  require_relative 'aspose_pdf_cloud/models/poly_line_annotation'
159
192
  require_relative 'aspose_pdf_cloud/models/polygon_annotation'