aspose_pdf_cloud 18.9.0 → 18.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +362 -3
  3. data/docs/Annotation.md +22 -0
  4. data/docs/AnnotationFlags.md +20 -0
  5. data/docs/AnnotationInfo.md +23 -0
  6. data/docs/AnnotationState.md +17 -0
  7. data/docs/AnnotationType.md +37 -0
  8. data/docs/AnnotationsInfo.md +10 -0
  9. data/docs/AnnotationsInfoResponse.md +11 -0
  10. data/docs/AntialiasingProcessingType.md +11 -0
  11. data/docs/AppendDocument.md +11 -0
  12. data/docs/AsposeResponse.md +10 -0
  13. data/docs/Attachment.md +16 -0
  14. data/docs/AttachmentResponse.md +11 -0
  15. data/docs/Attachments.md +10 -0
  16. data/docs/AttachmentsResponse.md +11 -0
  17. data/docs/CaptionPosition.md +11 -0
  18. data/docs/CircleAnnotation.md +26 -0
  19. data/docs/CircleAnnotationResponse.md +11 -0
  20. data/docs/CircleAnnotations.md +10 -0
  21. data/docs/CircleAnnotationsResponse.md +11 -0
  22. data/docs/Color.md +12 -0
  23. data/docs/ColorDepth.md +13 -0
  24. data/docs/CommonFigureAnnotation.md +25 -0
  25. data/docs/CompressionType.md +14 -0
  26. data/docs/DocFormat.md +11 -0
  27. data/docs/DocRecognitionMode.md +11 -0
  28. data/docs/Document.md +11 -0
  29. data/docs/DocumentPageResponse.md +11 -0
  30. data/docs/DocumentPagesResponse.md +11 -0
  31. data/docs/DocumentPrivilege.md +19 -0
  32. data/docs/DocumentProperties.md +10 -0
  33. data/docs/DocumentPropertiesResponse.md +11 -0
  34. data/docs/DocumentProperty.md +12 -0
  35. data/docs/DocumentPropertyResponse.md +11 -0
  36. data/docs/DocumentResponse.md +12 -0
  37. data/docs/EpubRecognitionMode.md +17 -0
  38. data/docs/Field.md +14 -0
  39. data/docs/FieldResponse.md +11 -0
  40. data/docs/FieldType.md +13 -0
  41. data/docs/Fields.md +10 -0
  42. data/docs/FieldsResponse.md +11 -0
  43. data/docs/FontEncodingRules.md +11 -0
  44. data/docs/FontSavingModes.md +15 -0
  45. data/docs/FontStyles.md +13 -0
  46. data/docs/FreeTextAnnotation.md +27 -0
  47. data/docs/FreeTextAnnotationResponse.md +11 -0
  48. data/docs/FreeTextAnnotations.md +10 -0
  49. data/docs/FreeTextAnnotationsResponse.md +11 -0
  50. data/docs/FreeTextIntent.md +12 -0
  51. data/docs/HorizontalAlignment.md +13 -0
  52. data/docs/HtmlDocumentType.md +11 -0
  53. data/docs/HtmlMarkupGenerationModes.md +14 -0
  54. data/docs/Image.md +14 -0
  55. data/docs/ImageResponse.md +11 -0
  56. data/docs/ImageSrcType.md +11 -0
  57. data/docs/ImageTemplate.md +17 -0
  58. data/docs/ImageTemplatesRequest.md +11 -0
  59. data/docs/Images.md +10 -0
  60. data/docs/ImagesResponse.md +11 -0
  61. data/docs/Justification.md +12 -0
  62. data/docs/LettersPositioningMethods.md +12 -0
  63. data/docs/LineAnnotation.md +36 -0
  64. data/docs/LineAnnotationResponse.md +11 -0
  65. data/docs/LineAnnotations.md +10 -0
  66. data/docs/LineAnnotationsResponse.md +11 -0
  67. data/docs/LineEnding.md +19 -0
  68. data/docs/LineIntent.md +12 -0
  69. data/docs/LineSpacing.md +11 -0
  70. data/docs/Link.md +13 -0
  71. data/docs/LinkActionType.md +15 -0
  72. data/docs/LinkAnnotation.md +15 -0
  73. data/docs/LinkAnnotationResponse.md +11 -0
  74. data/docs/LinkAnnotations.md +10 -0
  75. data/docs/LinkAnnotationsResponse.md +11 -0
  76. data/docs/LinkElement.md +9 -0
  77. data/docs/LinkHighlightingMode.md +14 -0
  78. data/docs/MarginInfo.md +12 -0
  79. data/docs/MarkupAnnotation.md +23 -0
  80. data/docs/MergeDocuments.md +9 -0
  81. data/docs/OptimizeOptions.md +15 -0
  82. data/docs/Page.md +12 -0
  83. data/docs/PageWordCount.md +10 -0
  84. data/docs/Pages.md +10 -0
  85. data/docs/Paragraph.md +20 -0
  86. data/docs/PartsEmbeddingModes.md +15 -0
  87. data/docs/PdfAType.md +11 -0
  88. data/docs/PdfApi.md +4961 -0
  89. data/docs/Point.md +10 -0
  90. data/docs/PolyAnnotation.md +28 -0
  91. data/docs/PolyIntent.md +13 -0
  92. data/docs/PolyLineAnnotation.md +29 -0
  93. data/docs/PolyLineAnnotationResponse.md +11 -0
  94. data/docs/PolyLineAnnotations.md +10 -0
  95. data/docs/PolyLineAnnotationsResponse.md +11 -0
  96. data/docs/PolygonAnnotation.md +29 -0
  97. data/docs/PolygonAnnotationResponse.md +11 -0
  98. data/docs/PolygonAnnotations.md +10 -0
  99. data/docs/PolygonAnnotationsResponse.md +11 -0
  100. data/docs/RasterImagesSavingModes.md +15 -0
  101. data/docs/RectanglePdf.md +12 -0
  102. data/docs/Rotation.md +13 -0
  103. data/docs/Segment.md +10 -0
  104. data/docs/ShapeType.md +12 -0
  105. data/docs/Signature.md +21 -0
  106. data/docs/SignatureType.md +12 -0
  107. data/docs/SignatureVerifyResponse.md +11 -0
  108. data/docs/SplitResult.md +9 -0
  109. data/docs/SplitResultDocument.md +13 -0
  110. data/docs/SplitResultResponse.md +11 -0
  111. data/docs/SquareAnnotation.md +26 -0
  112. data/docs/SquareAnnotationResponse.md +11 -0
  113. data/docs/SquareAnnotations.md +10 -0
  114. data/docs/SquareAnnotationsResponse.md +11 -0
  115. data/docs/Stamp.md +30 -0
  116. data/docs/StampType.md +13 -0
  117. data/docs/TextAnnotation.md +27 -0
  118. data/docs/TextAnnotationResponse.md +11 -0
  119. data/docs/TextAnnotations.md +10 -0
  120. data/docs/TextAnnotationsResponse.md +11 -0
  121. data/docs/TextHorizontalAlignment.md +15 -0
  122. data/docs/TextIcon.md +20 -0
  123. data/docs/TextLine.md +10 -0
  124. data/docs/TextRect.md +11 -0
  125. data/docs/TextRects.md +9 -0
  126. data/docs/TextRectsResponse.md +11 -0
  127. data/docs/TextReplace.md +13 -0
  128. data/docs/TextReplaceListRequest.md +12 -0
  129. data/docs/TextReplaceResponse.md +11 -0
  130. data/docs/TextState.md +13 -0
  131. data/docs/TextStyle.md +12 -0
  132. data/docs/VerticalAlignment.md +13 -0
  133. data/docs/WordCount.md +9 -0
  134. data/docs/WordCountResponse.md +11 -0
  135. data/docs/WrapMode.md +12 -0
  136. data/lib/aspose_pdf_cloud.rb +27 -0
  137. data/lib/aspose_pdf_cloud/api/pdf_api.rb +3632 -1662
  138. data/lib/aspose_pdf_cloud/models/caption_position.rb +43 -0
  139. data/lib/aspose_pdf_cloud/models/circle_annotation.rb +372 -0
  140. data/lib/aspose_pdf_cloud/models/circle_annotation_response.rb +222 -0
  141. data/lib/aspose_pdf_cloud/models/circle_annotations.rb +211 -0
  142. data/lib/aspose_pdf_cloud/models/circle_annotations_response.rb +222 -0
  143. data/lib/aspose_pdf_cloud/models/common_figure_annotation.rb +362 -0
  144. data/lib/aspose_pdf_cloud/models/line_annotation.rb +472 -0
  145. data/lib/aspose_pdf_cloud/models/line_annotation_response.rb +222 -0
  146. data/lib/aspose_pdf_cloud/models/line_annotations.rb +211 -0
  147. data/lib/aspose_pdf_cloud/models/line_annotations_response.rb +222 -0
  148. data/lib/aspose_pdf_cloud/models/line_ending.rb +51 -0
  149. data/lib/aspose_pdf_cloud/models/line_intent.rb +44 -0
  150. data/lib/aspose_pdf_cloud/models/point.rb +218 -0
  151. data/lib/aspose_pdf_cloud/models/poly_annotation.rb +394 -0
  152. data/lib/aspose_pdf_cloud/models/poly_intent.rb +45 -0
  153. data/lib/aspose_pdf_cloud/models/poly_line_annotation.rb +404 -0
  154. data/lib/aspose_pdf_cloud/models/poly_line_annotation_response.rb +222 -0
  155. data/lib/aspose_pdf_cloud/models/poly_line_annotations.rb +211 -0
  156. data/lib/aspose_pdf_cloud/models/poly_line_annotations_response.rb +222 -0
  157. data/lib/aspose_pdf_cloud/models/polygon_annotation.rb +404 -0
  158. data/lib/aspose_pdf_cloud/models/polygon_annotation_response.rb +222 -0
  159. data/lib/aspose_pdf_cloud/models/polygon_annotations.rb +211 -0
  160. data/lib/aspose_pdf_cloud/models/polygon_annotations_response.rb +222 -0
  161. data/lib/aspose_pdf_cloud/models/square_annotation.rb +372 -0
  162. data/lib/aspose_pdf_cloud/models/square_annotation_response.rb +222 -0
  163. data/lib/aspose_pdf_cloud/models/square_annotations.rb +211 -0
  164. data/lib/aspose_pdf_cloud/models/square_annotations_response.rb +222 -0
  165. data/lib/aspose_pdf_cloud/version.rb +1 -1
  166. data/test/pdf_tests.rb +483 -1
  167. metadata +162 -2
@@ -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
+
@@ -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
+
@@ -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,11 @@
1
+ # AsposePdfCloud::CaptionPosition
2
+ Enumeration of the annotation?s caption positioning.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **INLINE** | **String** | 'Inline'
8
+ **TOP** | **String** | 'Top'
9
+
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
+
@@ -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
+
@@ -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
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::DocFormat
2
+ Allows to specify .doc or .docx file format.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **DOC** | **String** | 'Doc'
8
+ **DOC_X** | **String** | 'DocX'
9
+
10
+
11
+
@@ -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
+
@@ -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
+