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.
- checksums.yaml +4 -4
- data/README.md +362 -3
- data/docs/Annotation.md +22 -0
- data/docs/AnnotationFlags.md +20 -0
- data/docs/AnnotationInfo.md +23 -0
- data/docs/AnnotationState.md +17 -0
- data/docs/AnnotationType.md +37 -0
- data/docs/AnnotationsInfo.md +10 -0
- data/docs/AnnotationsInfoResponse.md +11 -0
- data/docs/AntialiasingProcessingType.md +11 -0
- data/docs/AppendDocument.md +11 -0
- data/docs/AsposeResponse.md +10 -0
- data/docs/Attachment.md +16 -0
- data/docs/AttachmentResponse.md +11 -0
- data/docs/Attachments.md +10 -0
- data/docs/AttachmentsResponse.md +11 -0
- data/docs/CaptionPosition.md +11 -0
- data/docs/CircleAnnotation.md +26 -0
- data/docs/CircleAnnotationResponse.md +11 -0
- data/docs/CircleAnnotations.md +10 -0
- data/docs/CircleAnnotationsResponse.md +11 -0
- data/docs/Color.md +12 -0
- data/docs/ColorDepth.md +13 -0
- data/docs/CommonFigureAnnotation.md +25 -0
- data/docs/CompressionType.md +14 -0
- data/docs/DocFormat.md +11 -0
- data/docs/DocRecognitionMode.md +11 -0
- data/docs/Document.md +11 -0
- data/docs/DocumentPageResponse.md +11 -0
- data/docs/DocumentPagesResponse.md +11 -0
- data/docs/DocumentPrivilege.md +19 -0
- data/docs/DocumentProperties.md +10 -0
- data/docs/DocumentPropertiesResponse.md +11 -0
- data/docs/DocumentProperty.md +12 -0
- data/docs/DocumentPropertyResponse.md +11 -0
- data/docs/DocumentResponse.md +12 -0
- data/docs/EpubRecognitionMode.md +17 -0
- data/docs/Field.md +14 -0
- data/docs/FieldResponse.md +11 -0
- data/docs/FieldType.md +13 -0
- data/docs/Fields.md +10 -0
- data/docs/FieldsResponse.md +11 -0
- data/docs/FontEncodingRules.md +11 -0
- data/docs/FontSavingModes.md +15 -0
- data/docs/FontStyles.md +13 -0
- data/docs/FreeTextAnnotation.md +27 -0
- data/docs/FreeTextAnnotationResponse.md +11 -0
- data/docs/FreeTextAnnotations.md +10 -0
- data/docs/FreeTextAnnotationsResponse.md +11 -0
- data/docs/FreeTextIntent.md +12 -0
- data/docs/HorizontalAlignment.md +13 -0
- data/docs/HtmlDocumentType.md +11 -0
- data/docs/HtmlMarkupGenerationModes.md +14 -0
- data/docs/Image.md +14 -0
- data/docs/ImageResponse.md +11 -0
- data/docs/ImageSrcType.md +11 -0
- data/docs/ImageTemplate.md +17 -0
- data/docs/ImageTemplatesRequest.md +11 -0
- data/docs/Images.md +10 -0
- data/docs/ImagesResponse.md +11 -0
- data/docs/Justification.md +12 -0
- data/docs/LettersPositioningMethods.md +12 -0
- data/docs/LineAnnotation.md +36 -0
- data/docs/LineAnnotationResponse.md +11 -0
- data/docs/LineAnnotations.md +10 -0
- data/docs/LineAnnotationsResponse.md +11 -0
- data/docs/LineEnding.md +19 -0
- data/docs/LineIntent.md +12 -0
- data/docs/LineSpacing.md +11 -0
- data/docs/Link.md +13 -0
- data/docs/LinkActionType.md +15 -0
- data/docs/LinkAnnotation.md +15 -0
- data/docs/LinkAnnotationResponse.md +11 -0
- data/docs/LinkAnnotations.md +10 -0
- data/docs/LinkAnnotationsResponse.md +11 -0
- data/docs/LinkElement.md +9 -0
- data/docs/LinkHighlightingMode.md +14 -0
- data/docs/MarginInfo.md +12 -0
- data/docs/MarkupAnnotation.md +23 -0
- data/docs/MergeDocuments.md +9 -0
- data/docs/OptimizeOptions.md +15 -0
- data/docs/Page.md +12 -0
- data/docs/PageWordCount.md +10 -0
- data/docs/Pages.md +10 -0
- data/docs/Paragraph.md +20 -0
- data/docs/PartsEmbeddingModes.md +15 -0
- data/docs/PdfAType.md +11 -0
- data/docs/PdfApi.md +4961 -0
- data/docs/Point.md +10 -0
- data/docs/PolyAnnotation.md +28 -0
- data/docs/PolyIntent.md +13 -0
- data/docs/PolyLineAnnotation.md +29 -0
- data/docs/PolyLineAnnotationResponse.md +11 -0
- data/docs/PolyLineAnnotations.md +10 -0
- data/docs/PolyLineAnnotationsResponse.md +11 -0
- data/docs/PolygonAnnotation.md +29 -0
- data/docs/PolygonAnnotationResponse.md +11 -0
- data/docs/PolygonAnnotations.md +10 -0
- data/docs/PolygonAnnotationsResponse.md +11 -0
- data/docs/RasterImagesSavingModes.md +15 -0
- data/docs/RectanglePdf.md +12 -0
- data/docs/Rotation.md +13 -0
- data/docs/Segment.md +10 -0
- data/docs/ShapeType.md +12 -0
- data/docs/Signature.md +21 -0
- data/docs/SignatureType.md +12 -0
- data/docs/SignatureVerifyResponse.md +11 -0
- data/docs/SplitResult.md +9 -0
- data/docs/SplitResultDocument.md +13 -0
- data/docs/SplitResultResponse.md +11 -0
- data/docs/SquareAnnotation.md +26 -0
- data/docs/SquareAnnotationResponse.md +11 -0
- data/docs/SquareAnnotations.md +10 -0
- data/docs/SquareAnnotationsResponse.md +11 -0
- data/docs/Stamp.md +30 -0
- data/docs/StampType.md +13 -0
- data/docs/TextAnnotation.md +27 -0
- data/docs/TextAnnotationResponse.md +11 -0
- data/docs/TextAnnotations.md +10 -0
- data/docs/TextAnnotationsResponse.md +11 -0
- data/docs/TextHorizontalAlignment.md +15 -0
- data/docs/TextIcon.md +20 -0
- data/docs/TextLine.md +10 -0
- data/docs/TextRect.md +11 -0
- data/docs/TextRects.md +9 -0
- data/docs/TextRectsResponse.md +11 -0
- data/docs/TextReplace.md +13 -0
- data/docs/TextReplaceListRequest.md +12 -0
- data/docs/TextReplaceResponse.md +11 -0
- data/docs/TextState.md +13 -0
- data/docs/TextStyle.md +12 -0
- data/docs/VerticalAlignment.md +13 -0
- data/docs/WordCount.md +9 -0
- data/docs/WordCountResponse.md +11 -0
- data/docs/WrapMode.md +12 -0
- data/lib/aspose_pdf_cloud.rb +27 -0
- data/lib/aspose_pdf_cloud/api/pdf_api.rb +3632 -1662
- data/lib/aspose_pdf_cloud/models/caption_position.rb +43 -0
- data/lib/aspose_pdf_cloud/models/circle_annotation.rb +372 -0
- data/lib/aspose_pdf_cloud/models/circle_annotation_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/circle_annotations.rb +211 -0
- data/lib/aspose_pdf_cloud/models/circle_annotations_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/common_figure_annotation.rb +362 -0
- data/lib/aspose_pdf_cloud/models/line_annotation.rb +472 -0
- data/lib/aspose_pdf_cloud/models/line_annotation_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/line_annotations.rb +211 -0
- data/lib/aspose_pdf_cloud/models/line_annotations_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/line_ending.rb +51 -0
- data/lib/aspose_pdf_cloud/models/line_intent.rb +44 -0
- data/lib/aspose_pdf_cloud/models/point.rb +218 -0
- data/lib/aspose_pdf_cloud/models/poly_annotation.rb +394 -0
- data/lib/aspose_pdf_cloud/models/poly_intent.rb +45 -0
- data/lib/aspose_pdf_cloud/models/poly_line_annotation.rb +404 -0
- data/lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/poly_line_annotations.rb +211 -0
- data/lib/aspose_pdf_cloud/models/poly_line_annotations_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/polygon_annotation.rb +404 -0
- data/lib/aspose_pdf_cloud/models/polygon_annotation_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/polygon_annotations.rb +211 -0
- data/lib/aspose_pdf_cloud/models/polygon_annotations_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/square_annotation.rb +372 -0
- data/lib/aspose_pdf_cloud/models/square_annotation_response.rb +222 -0
- data/lib/aspose_pdf_cloud/models/square_annotations.rb +211 -0
- data/lib/aspose_pdf_cloud/models/square_annotations_response.rb +222 -0
- data/lib/aspose_pdf_cloud/version.rb +1 -1
- data/test/pdf_tests.rb +483 -1
- metadata +162 -2
@@ -0,0 +1,17 @@
|
|
1
|
+
# AsposePdfCloud::AnnotationState
|
2
|
+
The enumeration of states to which the original annotation can be set.
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**UNDEFINED** | **String** | 'Undefined'
|
8
|
+
**MARKED** | **String** | 'Marked'
|
9
|
+
**UNMARKED** | **String** | 'Unmarked'
|
10
|
+
**ACCEPTED** | **String** | 'Accepted'
|
11
|
+
**REJECTED** | **String** | 'Rejected'
|
12
|
+
**CANCELLED** | **String** | 'Cancelled'
|
13
|
+
**COMPLETED** | **String** | 'Completed'
|
14
|
+
**NONE** | **String** | 'None'
|
15
|
+
|
16
|
+
|
17
|
+
|
@@ -0,0 +1,37 @@
|
|
1
|
+
# AsposePdfCloud::AnnotationType
|
2
|
+
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**TEXT** | **String** | 'Text'
|
8
|
+
**CIRCLE** | **String** | 'Circle'
|
9
|
+
**POLYGON** | **String** | 'Polygon'
|
10
|
+
**POLY_LINE** | **String** | 'PolyLine'
|
11
|
+
**LINE** | **String** | 'Line'
|
12
|
+
**SQUARE** | **String** | 'Square'
|
13
|
+
**FREE_TEXT** | **String** | 'FreeText'
|
14
|
+
**HIGHLIGHT** | **String** | 'Highlight'
|
15
|
+
**UNDERLINE** | **String** | 'Underline'
|
16
|
+
**SQUIGGLY** | **String** | 'Squiggly'
|
17
|
+
**STRIKE_OUT** | **String** | 'StrikeOut'
|
18
|
+
**CARET** | **String** | 'Caret'
|
19
|
+
**INK** | **String** | 'Ink'
|
20
|
+
**LINK** | **String** | 'Link'
|
21
|
+
**POPUP** | **String** | 'Popup'
|
22
|
+
**FILE_ATTACHMENT** | **String** | 'FileAttachment'
|
23
|
+
**SOUND** | **String** | 'Sound'
|
24
|
+
**MOVIE** | **String** | 'Movie'
|
25
|
+
**SCREEN** | **String** | 'Screen'
|
26
|
+
**WIDGET** | **String** | 'Widget'
|
27
|
+
**WATERMARK** | **String** | 'Watermark'
|
28
|
+
**TRAP_NET** | **String** | 'TrapNet'
|
29
|
+
**PRINTER_MARK** | **String** | 'PrinterMark'
|
30
|
+
**REDACTION** | **String** | 'Redaction'
|
31
|
+
**STAMP** | **String** | 'Stamp'
|
32
|
+
**RICH_MEDIA** | **String** | 'RichMedia'
|
33
|
+
**UNKNOWN** | **String** | 'Unknown'
|
34
|
+
**PDF3_D** | **String** | 'PDF3D'
|
35
|
+
|
36
|
+
|
37
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# AsposePdfCloud::AnnotationsInfo
|
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<AnnotationInfo>**](AnnotationInfo.md) | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::AnnotationsInfoResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**annotations** | [**AnnotationsInfo**](AnnotationsInfo.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::AntialiasingProcessingType
|
2
|
+
This enum describes possible antialiasing measures during conversion
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**NO_ADDITIONAL_PROCESSING** | **String** | 'NoAdditionalProcessing'
|
8
|
+
**TRY_CORRECT_RESULT_HTML** | **String** | 'TryCorrectResultHtml'
|
9
|
+
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::AppendDocument
|
2
|
+
Class for appendDocument service request building.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**document** | **String** | Document to append (server path). |
|
8
|
+
**start_page** | **Integer** | Appending start page. |
|
9
|
+
**end_page** | **Integer** | Appending end page. |
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# AsposePdfCloud::AsposeResponse
|
2
|
+
Base class for all responses.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
|
10
|
+
|
data/docs/Attachment.md
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
# AsposePdfCloud::Attachment
|
2
|
+
Provides link to attachment.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
|
8
|
+
**description** | **String** | Gets text associated with the attachment. | [optional]
|
9
|
+
**mime_type** | **String** | Gets subtype of the attachment file. | [optional]
|
10
|
+
**name** | **String** | Gets the name of the attachment. | [optional]
|
11
|
+
**creation_date** | **String** | The date and time when the embedded file was created. | [optional]
|
12
|
+
**modification_date** | **String** | The date and time when the embedded file was last modified. | [optional]
|
13
|
+
**size** | **Integer** | The size of the uncompressed embedded file, in bytes. | [optional]
|
14
|
+
**check_sum** | **String** | A 16-byte string that is the checksum of the bytes of the uncompressed embedded file. The checksum is calculated by applying the standard MD5 message-digest algorithm to the bytes of the embedded file stream. | [optional]
|
15
|
+
|
16
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::AttachmentResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**attachment** | [**Attachment**](Attachment.md) | | [optional]
|
10
|
+
|
11
|
+
|
data/docs/Attachments.md
ADDED
@@ -0,0 +1,10 @@
|
|
1
|
+
# AsposePdfCloud::Attachments
|
2
|
+
List of attachment.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
|
8
|
+
**list** | [**Array<LinkElement>**](LinkElement.md) | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::AttachmentsResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**attachments** | [**Attachments**](Attachments.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,26 @@
|
|
1
|
+
# AsposePdfCloud::CircleAnnotation
|
2
|
+
Provides CircleAnnotation.
|
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
|
+
**rich_text** | **String** | Get the annotation RichText. | [optional]
|
22
|
+
**interior_color** | [**Color**](Color.md) | Get the annotation InteriorColor. | [optional]
|
23
|
+
**frame** | [**RectanglePdf**](RectanglePdf.md) | Get or set the annotation Rectangle of frame. | [optional]
|
24
|
+
**color** | [**Color**](Color.md) | Color of the annotation. | [optional]
|
25
|
+
|
26
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::CircleAnnotationResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**annotation** | [**CircleAnnotation**](CircleAnnotation.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# AsposePdfCloud::CircleAnnotations
|
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<CircleAnnotation>**](CircleAnnotation.md) | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::CircleAnnotationsResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**annotations** | [**CircleAnnotations**](CircleAnnotations.md) | | [optional]
|
10
|
+
|
11
|
+
|
data/docs/Color.md
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
# AsposePdfCloud::Color
|
2
|
+
Represents color DTO.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**a** | **Integer** | |
|
8
|
+
**r** | **Integer** | |
|
9
|
+
**g** | **Integer** | |
|
10
|
+
**b** | **Integer** | |
|
11
|
+
|
12
|
+
|
data/docs/ColorDepth.md
ADDED
@@ -0,0 +1,13 @@
|
|
1
|
+
# AsposePdfCloud::ColorDepth
|
2
|
+
Used to specify the parameter value passed to a Tiff image device.
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**DEFAULT** | **String** | 'Default'
|
8
|
+
**FORMAT8BPP** | **String** | 'Format8bpp'
|
9
|
+
**FORMAT4BPP** | **String** | 'Format4bpp'
|
10
|
+
**FORMAT1BPP** | **String** | 'Format1bpp'
|
11
|
+
|
12
|
+
|
13
|
+
|
@@ -0,0 +1,25 @@
|
|
1
|
+
# AsposePdfCloud::CommonFigureAnnotation
|
2
|
+
Provides CommonFigureAnnotation.
|
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
|
+
**rich_text** | **String** | Get the annotation RichText. | [optional]
|
22
|
+
**interior_color** | [**Color**](Color.md) | Get the annotation InteriorColor. | [optional]
|
23
|
+
**frame** | [**RectanglePdf**](RectanglePdf.md) | Get or set the annotation Rectangle of frame. | [optional]
|
24
|
+
|
25
|
+
|
@@ -0,0 +1,14 @@
|
|
1
|
+
# AsposePdfCloud::CompressionType
|
2
|
+
Used to specify the parameter value passed to a Tiff image device.
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**LZW** | **String** | 'LZW'
|
8
|
+
**CCITT4** | **String** | 'CCITT4'
|
9
|
+
**CCITT3** | **String** | 'CCITT3'
|
10
|
+
**RLE** | **String** | 'RLE'
|
11
|
+
**NONE** | **String** | 'None'
|
12
|
+
|
13
|
+
|
14
|
+
|
data/docs/DocFormat.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::DocRecognitionMode
|
2
|
+
Allows to control how a PDF document is converted into a word processing document.
|
3
|
+
|
4
|
+
## Enum
|
5
|
+
Name | Type | Value
|
6
|
+
------------ | ------------- | -------------
|
7
|
+
**TEXTBOX** | **String** | 'Textbox'
|
8
|
+
**FLOW** | **String** | 'Flow'
|
9
|
+
|
10
|
+
|
11
|
+
|
data/docs/Document.md
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::Document
|
2
|
+
Represents document DTO.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
|
8
|
+
**document_properties** | [**DocumentProperties**](DocumentProperties.md) | Document properties. | [optional]
|
9
|
+
**pages** | [**Pages**](Pages.md) | Document pages. | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::DocumentPageResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**page** | [**Page**](Page.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::DocumentPagesResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**pages** | [**Pages**](Pages.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,19 @@
|
|
1
|
+
# AsposePdfCloud::DocumentPrivilege
|
2
|
+
Represents the privileges for accessing Pdf file./>.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**allow_print** | **BOOLEAN** | Sets the permission which allow print or not. true is allow and false or not set is forbidden. | [optional]
|
8
|
+
**allow_degraded_printing** | **BOOLEAN** | Sets the permission which allow degraded printing or not. true is allow and false or not set is forbidden. | [optional]
|
9
|
+
**allow_modify_contents** | **BOOLEAN** | Sets the permission which allow modify contents or not. true is allow and false or not set is forbidden. | [optional]
|
10
|
+
**allow_copy** | **BOOLEAN** | Sets the permission which allow copy or not. true is allow and false or not set is forbidden. | [optional]
|
11
|
+
**allow_modify_annotations** | **BOOLEAN** | Sets the permission which allow modify annotations or not. true is allow and false or not set is forbidden. | [optional]
|
12
|
+
**allow_fill_in** | **BOOLEAN** | Sets the permission which allow fill in forms or not. true is allow and false or not set is forbidden. | [optional]
|
13
|
+
**allow_screen_readers** | **BOOLEAN** | Sets the permission which allow screen readers or not. true is allow and false or not set is forbidden. | [optional]
|
14
|
+
**allow_assembly** | **BOOLEAN** | Sets the permission which allow assembly or not. true is allow and false or not set is forbidden. | [optional]
|
15
|
+
**print_allow_level** | **Integer** | Sets the print level of document's privilege. Just as the Adobe Professional's Printing Allowed settings. 0: None. 1: Low Resolution (150 dpi). 2: High Resolution. | [optional]
|
16
|
+
**change_allow_level** | **Integer** | Sets the change level of document's privilege. Just as the Adobe Professional's Changes Allowed settings. 0: None. 1: Inserting, Deleting and Rotating pages. 2: Filling in form fields and signing existing signature fields. 3: Commenting, filling in form fields, and signing existing signature fields. 4: Any except extracting pages. | [optional]
|
17
|
+
**copy_allow_level** | **Integer** | Sets the copy level of document's privilege. Just as the Adobe Professional's permission settings. 0: None. 1: Enable text access for screen reader devices for the visually impaired. 2: Enable copying of text, images and other content. | [optional]
|
18
|
+
|
19
|
+
|
@@ -0,0 +1,10 @@
|
|
1
|
+
# AsposePdfCloud::DocumentProperties
|
2
|
+
Pdf document properties.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
|
8
|
+
**list** | [**Array<DocumentProperty>**](DocumentProperty.md) | | [optional]
|
9
|
+
|
10
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# AsposePdfCloud::DocumentPropertiesResponse
|
2
|
+
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**code** | **Integer** | Response status code. |
|
8
|
+
**status** | **String** | Response status. | [optional]
|
9
|
+
**document_properties** | [**DocumentProperties**](DocumentProperties.md) | | [optional]
|
10
|
+
|
11
|
+
|
@@ -0,0 +1,12 @@
|
|
1
|
+
# AsposePdfCloud::DocumentProperty
|
2
|
+
Pdf document property.
|
3
|
+
|
4
|
+
## Properties
|
5
|
+
Name | Type | Description | Notes
|
6
|
+
------------ | ------------- | ------------- | -------------
|
7
|
+
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
|
8
|
+
**name** | **String** | | [optional]
|
9
|
+
**value** | **String** | | [optional]
|
10
|
+
**built_in** | **BOOLEAN** | | [optional]
|
11
|
+
|
12
|
+
|