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,10 @@
1
+ # AsposePdfCloud::Point
2
+ Represent point with fractional coordinates.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **x** | **Float** | X coordinate value. |
8
+ **y** | **Float** | Y coordinate value. |
9
+
10
+
@@ -0,0 +1,28 @@
1
+ # AsposePdfCloud::PolyAnnotation
2
+ Provides PolyAnnotation.
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) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
+ **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
24
+ **ending_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of second line ending. | [optional]
25
+ **intent** | [**PolyIntent**](PolyIntent.md) | Gets or sets the intent of the polygon or polyline annotation. | [optional]
26
+ **vertices** | [**Array<Point>**](Point.md) | Gets or sets an array of points representing the horizontal and vertical coordinates of each vertex. | [optional]
27
+
28
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::PolyIntent
2
+ Enumerates the intents of the polygon or polyline annotation.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **UNDEFINED** | **String** | 'Undefined'
8
+ **POLYGON_CLOUD** | **String** | 'PolygonCloud'
9
+ **POLY_LINE_DIMENSION** | **String** | 'PolyLineDimension'
10
+ **POLYGON_DIMENSION** | **String** | 'PolygonDimension'
11
+
12
+
13
+
@@ -0,0 +1,29 @@
1
+ # AsposePdfCloud::PolyLineAnnotation
2
+ Provides PolyLineAnnotation.
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) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
+ **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
24
+ **ending_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of second line ending. | [optional]
25
+ **intent** | [**PolyIntent**](PolyIntent.md) | Gets or sets the intent of the polygon or polyline annotation. | [optional]
26
+ **vertices** | [**Array<Point>**](Point.md) | Gets or sets an array of points representing the horizontal and vertical coordinates of each vertex. | [optional]
27
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
28
+
29
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PolyLineAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**PolyLineAnnotation**](PolyLineAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::PolyLineAnnotations
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<PolyLineAnnotation>**](PolyLineAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PolyLineAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**PolyLineAnnotations**](PolyLineAnnotations.md) | | [optional]
10
+
11
+
@@ -0,0 +1,29 @@
1
+ # AsposePdfCloud::PolygonAnnotation
2
+ Provides PolygonAnnotation.
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) | Gets or sets the interior color with which to fill the annotation?s line endings. | [optional]
23
+ **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of first line ending. | [optional]
24
+ **ending_style** | [**LineEnding**](LineEnding.md) | Gets or sets the style of second line ending. | [optional]
25
+ **intent** | [**PolyIntent**](PolyIntent.md) | Gets or sets the intent of the polygon or polyline annotation. | [optional]
26
+ **vertices** | [**Array<Point>**](Point.md) | Gets or sets an array of points representing the horizontal and vertical coordinates of each vertex. | [optional]
27
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
28
+
29
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PolygonAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**PolygonAnnotation**](PolygonAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::PolygonAnnotations
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<PolygonAnnotation>**](PolygonAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::PolygonAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**PolygonAnnotations**](PolygonAnnotations.md) | | [optional]
10
+
11
+
@@ -0,0 +1,15 @@
1
+ # AsposePdfCloud::RasterImagesSavingModes
2
+ Converted PDF can contain raster images(.png, *.jpeg etc.)
3
+ This enum defines methods of how raster images can be handled
4
+ during conversion of PDF to HTML
5
+
6
+
7
+ ## Enum
8
+ Name | Type | Value
9
+ ------------ | ------------- | -------------
10
+ **AS_PNG_IMAGES_EMBEDDED_INTO_SVG** | **String** | 'AsPngImagesEmbeddedIntoSvg'
11
+ **AS_EXTERNAL_PNG_FILES_REFERENCED_VIA_SVG** | **String** | 'AsExternalPngFilesReferencedViaSvg'
12
+ **AS_EMBEDDED_PARTS_OF_PNG_PAGE_BACKGROUND** | **String** | 'AsEmbeddedPartsOfPngPageBackground'
13
+
14
+
15
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::RectanglePdf
2
+ Represents rectangle DTO.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **llx** | **Float** | |
8
+ **lly** | **Float** | |
9
+ **urx** | **Float** | |
10
+ **ury** | **Float** | |
11
+
12
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::Rotation
2
+ Enumeration of possible rotation values.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **NONE** | **String** | 'None'
8
+ **ON90** | **String** | 'on90'
9
+ **ON180** | **String** | 'on180'
10
+ **ON270** | **String** | 'on270'
11
+
12
+
13
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::Segment
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **value** | **String** | |
8
+ **text_state** | [**TextState**](TextState.md) | | [optional]
9
+
10
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::ShapeType
2
+ This enum represents shape type for the extracted images.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **NONE** | **String** | 'None'
8
+ **LANDSCAPE** | **String** | 'Landscape'
9
+ **PORTRAIT** | **String** | 'Portrait'
10
+
11
+
12
+
@@ -0,0 +1,21 @@
1
+ # AsposePdfCloud::Signature
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **signature_path** | **String** | Gets or sets the signature path. |
8
+ **signature_type** | [**SignatureType**](SignatureType.md) | Gets or sets the type of the signature. |
9
+ **password** | **String** | Gets or sets the signature password. | [optional]
10
+ **appearance** | **String** | Sets or gets a graphic appearance for the signature. Property value represents an image file name. | [optional]
11
+ **reason** | **String** | Gets or sets the reason of the signature. | [optional]
12
+ **contact** | **String** | Gets or sets the contact of the signature. | [optional]
13
+ **location** | **String** | Gets or sets the location of the signature. | [optional]
14
+ **visible** | **BOOLEAN** | Gets or sets a value indicating whether this is visible. Supports only when signing particular page. |
15
+ **rectangle** | [**RectanglePdf**](RectanglePdf.md) | Gets or sets the visible rectangle of the signature. Supports only when signing particular page. | [optional]
16
+ **form_field_name** | **String** | Gets or sets the name of the signature field. Supports only when signing document with particular form field. | [optional]
17
+ **authority** | **String** | Gets or sets the name of the person or authority signing the document.. | [optional]
18
+ **date** | **String** | Gets or sets the time of signing. | [optional]
19
+ **show_properties** | **BOOLEAN** | Gets or sets the showproperties in signature field |
20
+
21
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::SignatureType
2
+
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **PKCS1** | **String** | 'PKCS1'
8
+ **PKCS7** | **String** | 'PKCS7'
9
+ **PKCS7_DETACHED** | **String** | 'PKCS7Detached'
10
+
11
+
12
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::SignatureVerifyResponse
2
+ Returns also a message.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **valid** | **BOOLEAN** | Valid sign. | [optional]
10
+
11
+
@@ -0,0 +1,9 @@
1
+ # AsposePdfCloud::SplitResult
2
+ Represents split result object.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **documents** | [**Array<SplitResultDocument>**](SplitResultDocument.md) | Gets or sets the list of documents. | [optional]
8
+
9
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::SplitResultDocument
2
+ Represents split result document,
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **href** | **String** | The "href" attribute contains the link's IRI. atom:link elements MUST have an href attribute, whose value MUST be a IRI reference | [optional]
8
+ **rel** | **String** | atom:link elements MAY have a "rel" attribute that indicates the link relation type. If the "rel" attribute is not present, the link element MUST be interpreted as if the link relation type is "alternate". | [optional]
9
+ **type** | **String** | On the link element, the "type" attribute's value is an advisory media type: it is a hint about the type of the representation that is expected to be returned when the value of the href attribute is dereferenced. Note that the type attribute does not override the actual media type returned with the representation. | [optional]
10
+ **title** | **String** | The "title" attribute conveys human-readable information about the link. The content of the "title" attribute is Language-Sensitive. | [optional]
11
+ **id** | **Integer** | Gets or sets the page number. | [optional]
12
+
13
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::SplitResultResponse
2
+ Represents split result object.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **result** | [**SplitResult**](SplitResult.md) | Gets or sets the splitting result. | [optional]
10
+
11
+
@@ -0,0 +1,26 @@
1
+ # AsposePdfCloud::SquareAnnotation
2
+ Provides SquareAnnotation.
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::SquareAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**SquareAnnotation**](SquareAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::SquareAnnotations
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<SquareAnnotation>**](SquareAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::SquareAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**SquareAnnotations**](SquareAnnotations.md) | | [optional]
10
+
11
+
@@ -0,0 +1,30 @@
1
+ # AsposePdfCloud::Stamp
2
+ Represents Pdf stamps.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **type** | [**StampType**](StampType.md) | Gets the stamp type. |
8
+ **background** | **BOOLEAN** | Sets or gets a bool value that indicates the content is stamped as background. If the value is true, the stamp content is layed at the bottom. By defalt, the value is false, the stamp content is layed at the top. | [optional]
9
+ **bottom_margin** | **Float** | Gets or sets bottom margin of stamp. | [optional]
10
+ **horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets or sets Horizontal alignment of stamp on the page. | [optional]
11
+ **left_margin** | **Float** | Gets or sets left margin of stamp. | [optional]
12
+ **opacity** | **Float** | Gets or sets a value to indicate the stamp opacity. The value is from 0.0 to 1.0. By default the value is 1.0. | [optional]
13
+ **right_margin** | **Float** | Gets or sets right margin of stamp. | [optional]
14
+ **rotate** | [**Rotation**](Rotation.md) | Sets or gets the rotation of stamp content according values. Note. This property is for set angles which are multiples of 90 degrees (0, 90, 180, 270 degrees). To set arbitrary angle use RotateAngle property. If angle set by ArbitraryAngle is not multiple of 90 then Rotate property returns Rotation.None. | [optional]
15
+ **rotate_angle** | **Float** | Gets or sets rotate angle of stamp in degrees. This property allows to set arbitrary rotate angle. | [optional]
16
+ **top_margin** | **Float** | Gets or sets top margin of stamp. | [optional]
17
+ **vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets or sets vertical alignment of stamp on page. | [optional]
18
+ **x_indent** | **Float** | Horizontal stamp coordinate, starting from the left. | [optional]
19
+ **y_indent** | **Float** | Vertical stamp coordinate, starting from the bottom. | [optional]
20
+ **zoom** | **Float** | Zooming factor of the stamp. Allows to scale stamp. | [optional]
21
+ **text_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Alignment of the text inside the stamp. | [optional]
22
+ **value** | **String** | Gets or sets string value which is used as stamp on the page. | [optional]
23
+ **text_state** | [**TextState**](TextState.md) | Gets text properties of the stamp. See for details. | [optional]
24
+ **file_name** | **String** | Gets or sets the file name. | [optional]
25
+ **width** | **Float** | Gets or sets image width. Setting this property allos to scal image horizontally. | [optional]
26
+ **height** | **Float** | Gets or sets image height. Setting this image allows to scale image vertically. | [optional]
27
+ **page_index** | **Integer** | Gets or sets the index of the page. | [optional]
28
+ **starting_number** | **Integer** | Gets or sets value of the number of starting page. Other pages will be numbered starting from this value. | [optional]
29
+
30
+