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.
- checksums.yaml +4 -4
- data/README.md +75 -6
- data/docs/Annotation.md +0 -3
- data/docs/AnnotationInfo.md +0 -3
- data/docs/CapStyle.md +11 -0
- data/docs/CaretAnnotation.md +26 -0
- data/docs/CaretAnnotationResponse.md +11 -0
- data/docs/CaretAnnotations.md +10 -0
- data/docs/CaretAnnotationsResponse.md +11 -0
- data/docs/CaretSymbol.md +11 -0
- data/docs/CircleAnnotation.md +3 -3
- data/docs/CommonFigureAnnotation.md +3 -3
- data/docs/File.md +13 -0
- data/docs/FilesResponse.md +11 -0
- data/docs/FreeTextAnnotation.md +3 -3
- data/docs/HighlightAnnotation.md +25 -0
- data/docs/HighlightAnnotationResponse.md +11 -0
- data/docs/HighlightAnnotations.md +10 -0
- data/docs/HighlightAnnotationsResponse.md +11 -0
- data/docs/InkAnnotation.md +26 -0
- data/docs/InkAnnotationResponse.md +11 -0
- data/docs/InkAnnotations.md +10 -0
- data/docs/InkAnnotationsResponse.md +11 -0
- data/docs/LineAnnotation.md +3 -3
- data/docs/MarkupAnnotation.md +3 -3
- data/docs/PdfApi.md +1036 -69
- data/docs/PolyAnnotation.md +3 -3
- data/docs/PolyLineAnnotation.md +3 -3
- data/docs/PolygonAnnotation.md +3 -3
- data/docs/PopupAnnotation.md +21 -0
- data/docs/PopupAnnotationResponse.md +11 -0
- data/docs/PopupAnnotationWithParent.md +22 -0
- data/docs/PopupAnnotations.md +10 -0
- data/docs/PopupAnnotationsResponse.md +11 -0
- data/docs/SquareAnnotation.md +3 -3
- data/docs/SquigglyAnnotation.md +25 -0
- data/docs/SquigglyAnnotationResponse.md +11 -0
- data/docs/SquigglyAnnotations.md +10 -0
- data/docs/SquigglyAnnotationsResponse.md +11 -0
- data/docs/StrikeOutAnnotation.md +25 -0
- data/docs/StrikeOutAnnotationResponse.md +11 -0
- data/docs/StrikeOutAnnotations.md +10 -0
- data/docs/StrikeOutAnnotationsResponse.md +11 -0
- data/docs/TextAnnotation.md +3 -3
- data/docs/UnderlineAnnotation.md +25 -0
- data/docs/UnderlineAnnotationResponse.md +11 -0
- data/docs/UnderlineAnnotations.md +10 -0
- data/docs/UnderlineAnnotationsResponse.md +11 -0
- data/lib/aspose_pdf_cloud.rb +33 -0
- data/lib/aspose_pdf_cloud/api/pdf_api.rb +4978 -2084
- data/lib/aspose_pdf_cloud/models/annotation.rb +6 -33
- data/lib/aspose_pdf_cloud/models/annotation_flags.rb +1 -0
- data/lib/aspose_pdf_cloud/models/annotation_info.rb +6 -33
- data/lib/aspose_pdf_cloud/models/annotation_state.rb +1 -0
- data/lib/aspose_pdf_cloud/models/annotation_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/annotations_info.rb +5 -2
- data/lib/aspose_pdf_cloud/models/annotations_info_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/antialiasing_processing_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/append_document.rb +5 -2
- data/lib/aspose_pdf_cloud/models/aspose_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/attachment.rb +5 -2
- data/lib/aspose_pdf_cloud/models/attachment_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/attachments.rb +5 -2
- data/lib/aspose_pdf_cloud/models/attachments_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/cap_style.rb +44 -0
- data/lib/aspose_pdf_cloud/models/caption_position.rb +1 -0
- data/lib/aspose_pdf_cloud/models/caret_annotation.rb +375 -0
- data/lib/aspose_pdf_cloud/models/caret_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/caret_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/caret_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/caret_symbol.rb +44 -0
- data/lib/aspose_pdf_cloud/models/circle_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/circle_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/circle_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/circle_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/color.rb +5 -2
- data/lib/aspose_pdf_cloud/models/color_depth.rb +1 -0
- data/lib/aspose_pdf_cloud/models/common_figure_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/compression_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/doc_format.rb +1 -0
- data/lib/aspose_pdf_cloud/models/doc_recognition_mode.rb +1 -0
- data/lib/aspose_pdf_cloud/models/document.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_page_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_pages_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_privilege.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_properties.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_properties_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_property.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_property_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/document_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/epub_recognition_mode.rb +1 -0
- data/lib/aspose_pdf_cloud/models/field.rb +5 -2
- data/lib/aspose_pdf_cloud/models/field_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/field_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/fields.rb +5 -2
- data/lib/aspose_pdf_cloud/models/fields_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/file.rb +246 -0
- data/lib/aspose_pdf_cloud/models/files_response.rb +227 -0
- data/lib/aspose_pdf_cloud/models/font_encoding_rules.rb +1 -0
- data/lib/aspose_pdf_cloud/models/font_saving_modes.rb +1 -0
- data/lib/aspose_pdf_cloud/models/font_styles.rb +1 -0
- data/lib/aspose_pdf_cloud/models/free_text_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/free_text_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/free_text_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/free_text_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/free_text_intent.rb +1 -0
- data/lib/aspose_pdf_cloud/models/highlight_annotation.rb +367 -0
- data/lib/aspose_pdf_cloud/models/highlight_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/highlight_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/highlight_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/horizontal_alignment.rb +1 -0
- data/lib/aspose_pdf_cloud/models/html_document_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/html_markup_generation_modes.rb +1 -0
- data/lib/aspose_pdf_cloud/models/image.rb +5 -2
- data/lib/aspose_pdf_cloud/models/image_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/image_src_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/image_template.rb +5 -2
- data/lib/aspose_pdf_cloud/models/image_templates_request.rb +5 -2
- data/lib/aspose_pdf_cloud/models/images.rb +5 -2
- data/lib/aspose_pdf_cloud/models/images_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/ink_annotation.rb +377 -0
- data/lib/aspose_pdf_cloud/models/ink_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/ink_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/ink_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/justification.rb +1 -0
- data/lib/aspose_pdf_cloud/models/letters_positioning_methods.rb +1 -0
- data/lib/aspose_pdf_cloud/models/line_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/line_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/line_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/line_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/line_ending.rb +1 -0
- data/lib/aspose_pdf_cloud/models/line_intent.rb +1 -0
- data/lib/aspose_pdf_cloud/models/line_spacing.rb +1 -0
- data/lib/aspose_pdf_cloud/models/link.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_action_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/link_annotation.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_element.rb +5 -2
- data/lib/aspose_pdf_cloud/models/link_highlighting_mode.rb +1 -0
- data/lib/aspose_pdf_cloud/models/margin_info.rb +5 -2
- data/lib/aspose_pdf_cloud/models/markup_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/merge_documents.rb +5 -2
- data/lib/aspose_pdf_cloud/models/optimize_options.rb +5 -2
- data/lib/aspose_pdf_cloud/models/page.rb +5 -2
- data/lib/aspose_pdf_cloud/models/page_word_count.rb +5 -2
- data/lib/aspose_pdf_cloud/models/pages.rb +5 -2
- data/lib/aspose_pdf_cloud/models/paragraph.rb +5 -2
- data/lib/aspose_pdf_cloud/models/parts_embedding_modes.rb +1 -0
- data/lib/aspose_pdf_cloud/models/pdf_a_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/point.rb +5 -2
- data/lib/aspose_pdf_cloud/models/poly_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/poly_intent.rb +1 -0
- data/lib/aspose_pdf_cloud/models/poly_line_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/poly_line_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/poly_line_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/polygon_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/polygon_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/polygon_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/polygon_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/popup_annotation.rb +325 -0
- data/lib/aspose_pdf_cloud/models/popup_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/popup_annotation_with_parent.rb +335 -0
- data/lib/aspose_pdf_cloud/models/popup_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/popup_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/raster_images_saving_modes.rb +1 -0
- data/lib/aspose_pdf_cloud/models/rectangle_pdf.rb +5 -2
- data/lib/aspose_pdf_cloud/models/rotation.rb +1 -0
- data/lib/aspose_pdf_cloud/models/segment.rb +5 -2
- data/lib/aspose_pdf_cloud/models/shape_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/signature.rb +5 -2
- data/lib/aspose_pdf_cloud/models/signature_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/signature_verify_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/split_result.rb +5 -2
- data/lib/aspose_pdf_cloud/models/split_result_document.rb +5 -2
- data/lib/aspose_pdf_cloud/models/split_result_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/square_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/square_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/square_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/square_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/squiggly_annotation.rb +367 -0
- data/lib/aspose_pdf_cloud/models/squiggly_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/squiggly_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/squiggly_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/stamp.rb +5 -2
- data/lib/aspose_pdf_cloud/models/stamp_type.rb +1 -0
- data/lib/aspose_pdf_cloud/models/strike_out_annotation.rb +367 -0
- data/lib/aspose_pdf_cloud/models/strike_out_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/strike_out_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/strike_out_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/text_annotation.rb +36 -33
- data/lib/aspose_pdf_cloud/models/text_annotation_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_annotations.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_annotations_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_horizontal_alignment.rb +1 -0
- data/lib/aspose_pdf_cloud/models/text_icon.rb +1 -0
- data/lib/aspose_pdf_cloud/models/text_line.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_rect.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_rects.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_rects_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_replace.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_replace_list_request.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_replace_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_state.rb +5 -2
- data/lib/aspose_pdf_cloud/models/text_style.rb +5 -2
- data/lib/aspose_pdf_cloud/models/underline_annotation.rb +367 -0
- data/lib/aspose_pdf_cloud/models/underline_annotation_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/underline_annotations.rb +214 -0
- data/lib/aspose_pdf_cloud/models/underline_annotations_response.rb +225 -0
- data/lib/aspose_pdf_cloud/models/vertical_alignment.rb +1 -0
- data/lib/aspose_pdf_cloud/models/word_count.rb +5 -2
- data/lib/aspose_pdf_cloud/models/word_count_response.rb +5 -2
- data/lib/aspose_pdf_cloud/models/wrap_mode.rb +1 -0
- data/lib/aspose_pdf_cloud/version.rb +1 -1
- data/test/pdf_tests.rb +757 -21
- metadata +68 -2
data/docs/PolyAnnotation.md
CHANGED
@@ -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]
|
data/docs/PolyLineAnnotation.md
CHANGED
@@ -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]
|
data/docs/PolygonAnnotation.md
CHANGED
@@ -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
|
+
|
data/docs/SquareAnnotation.md
CHANGED
@@ -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
|
+
|
data/docs/TextAnnotation.md
CHANGED
@@ -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
|
+
|
data/lib/aspose_pdf_cloud.rb
CHANGED
@@ -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'
|