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,11 @@
1
+ # AsposePdfCloud::DocumentPropertyResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **document_property** | [**DocumentProperty**](DocumentProperty.md) | | [optional]
10
+
11
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::DocumentResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **document** | [**Document**](Document.md) | | [optional]
10
+ **messages** | **Array<String>** | | [optional]
11
+
12
+
@@ -0,0 +1,17 @@
1
+ # AsposePdfCloud::EpubRecognitionMode
2
+ When PDF file (that usually has fixed layout) is being converted,
3
+ the conversion engine tries to perform grouping and multi-level analysis to restore
4
+ the original document author's intent and produce result in flow layout.
5
+ This property tunes that conversion for this or that
6
+ desirable method of recognition of content.
7
+
8
+
9
+ ## Enum
10
+ Name | Type | Value
11
+ ------------ | ------------- | -------------
12
+ **FLOW** | **String** | 'Flow'
13
+ **PDF_FLOW** | **String** | 'PdfFlow'
14
+ **FIXED** | **String** | 'Fixed'
15
+
16
+
17
+
@@ -0,0 +1,14 @@
1
+ # AsposePdfCloud::Field
2
+ Represents form field.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **name** | **String** | Field name. | [optional]
9
+ **selected_items** | **Array<Integer>** | Selected items. | [optional]
10
+ **type** | [**FieldType**](FieldType.md) | Field type. | [optional]
11
+ **rect** | [**RectanglePdf**](RectanglePdf.md) | Field rectangle. | [optional]
12
+ **values** | **Array<String>** | Field values. | [optional]
13
+
14
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::FieldResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **field** | [**Field**](Field.md) | | [optional]
10
+
11
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::FieldType
2
+ Represents an enumeration of available field types.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **TEXT** | **String** | 'Text'
8
+ **INTEGER** | **String** | 'Integer'
9
+ **BOOLEAN** | **String** | 'Boolean'
10
+ **LIST** | **String** | 'List'
11
+
12
+
13
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::Fields
2
+ List of form fields.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<Field>**](Field.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::FieldsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **fields** | [**Fields**](Fields.md) | | [optional]
10
+
11
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::FontEncodingRules
2
+ This enumeration defines rules which tune encoding logic
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **DEFAULT** | **String** | 'Default'
8
+ **DECREASE_TO_UNICODE_PRIORITY_LEVEL** | **String** | 'DecreaseToUnicodePriorityLevel'
9
+
10
+
11
+
@@ -0,0 +1,15 @@
1
+ # AsposePdfCloud::FontSavingModes
2
+ Enumerates modes that can be used for saving of fonts
3
+ referenced in saved PDF
4
+
5
+
6
+ ## Enum
7
+ Name | Type | Value
8
+ ------------ | ------------- | -------------
9
+ **ALWAYS_SAVE_AS_WOFF** | **String** | 'AlwaysSaveAsWOFF'
10
+ **ALWAYS_SAVE_AS_TTF** | **String** | 'AlwaysSaveAsTTF'
11
+ **ALWAYS_SAVE_AS_EOT** | **String** | 'AlwaysSaveAsEOT'
12
+ **SAVE_IN_ALL_FORMATS** | **String** | 'SaveInAllFormats'
13
+
14
+
15
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::FontStyles
2
+ Specifies style information applied to text.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **REGULAR** | **String** | 'Regular'
8
+ **BOLD** | **String** | 'Bold'
9
+ **ITALIC** | **String** | 'Italic'
10
+ **BOLD_ITALIC** | **String** | 'BoldItalic'
11
+
12
+
13
+
@@ -0,0 +1,27 @@
1
+ # AsposePdfCloud::FreeTextAnnotation
2
+ Provides FreeTextAnnotation.
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
+ **justification** | [**Justification**](Justification.md) | Gets Justification of the annotation. | [optional]
23
+ **intent** | [**FreeTextIntent**](FreeTextIntent.md) | Gets or sets the intent of the free text annotation. | [optional]
24
+ **rotate** | [**Rotation**](Rotation.md) | Angle of annotation rotation. | [optional]
25
+ **text_style** | [**TextStyle**](TextStyle.md) | Text style of the annotation. | [optional]
26
+
27
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::FreeTextAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**FreeTextAnnotation**](FreeTextAnnotation.md) | | [optional]
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::FreeTextAnnotations
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<FreeTextAnnotation>**](FreeTextAnnotation.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::FreeTextAnnotationsResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotations** | [**FreeTextAnnotations**](FreeTextAnnotations.md) | | [optional]
10
+
11
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::FreeTextIntent
2
+ Enumerates the intents of the free text annotation.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **UNDEFINED** | **String** | 'Undefined'
8
+ **FREE_TEXT_CALLOUT** | **String** | 'FreeTextCallout'
9
+ **FREE_TEXT_TYPE_WRITER** | **String** | 'FreeTextTypeWriter'
10
+
11
+
12
+
@@ -0,0 +1,13 @@
1
+ # AsposePdfCloud::HorizontalAlignment
2
+
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **NONE** | **String** | 'None'
8
+ **LEFT** | **String** | 'Left'
9
+ **CENTER** | **String** | 'Center'
10
+ **RIGHT** | **String** | 'Right'
11
+
12
+
13
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::HtmlDocumentType
2
+ Represents enumeration of the Html document types.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **XHTML** | **String** | 'Xhtml'
8
+ **HTML5** | **String** | 'Html5'
9
+
10
+
11
+
@@ -0,0 +1,14 @@
1
+ # AsposePdfCloud::HtmlMarkupGenerationModes
2
+ Sometimes specific reqirments to created HTML are present.
3
+ This enum defines HTML preparing modes that can be used
4
+ during conversion of PDF to HTML to match such specific requirments.
5
+
6
+
7
+ ## Enum
8
+ Name | Type | Value
9
+ ------------ | ------------- | -------------
10
+ **WRITE_ALL_HTML** | **String** | 'WriteAllHtml'
11
+ **WRITE_ONLY_BODY_CONTENT** | **String** | 'WriteOnlyBodyContent'
12
+
13
+
14
+
@@ -0,0 +1,14 @@
1
+ # AsposePdfCloud::Image
2
+ Represents image DTO.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **width** | **Integer** | Gets width of the image. | [optional]
9
+ **height** | **Integer** | Gets height of the image. | [optional]
10
+ **id** | **String** | Gets ID of the image. | [optional]
11
+ **rectangle** | [**RectanglePdf**](RectanglePdf.md) | Gets rectangle of the image. | [optional]
12
+ **page_number** | **Integer** | Gets page number. | [optional]
13
+
14
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::ImageResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **image** | [**Image**](Image.md) | | [optional]
10
+
11
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::ImageSrcType
2
+ Allows to specify image file format.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **COMMON** | **String** | 'Common'
8
+ **EMF** | **String** | 'Emf'
9
+
10
+
11
+
@@ -0,0 +1,17 @@
1
+ # AsposePdfCloud::ImageTemplate
2
+ Template of image.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **image_path** | **String** | A path for image. |
8
+ **image_src_type** | [**ImageSrcType**](ImageSrcType.md) | Image type. |
9
+ **left_margin** | **Float** | | [optional]
10
+ **right_margin** | **Float** | | [optional]
11
+ **top_margin** | **Float** | | [optional]
12
+ **bottom_margin** | **Float** | | [optional]
13
+ **page_width** | **Float** | | [optional]
14
+ **page_height** | **Float** | | [optional]
15
+ **margin_info** | [**MarginInfo**](MarginInfo.md) | | [optional]
16
+
17
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::ImageTemplatesRequest
2
+ Create document from images request.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **is_ocr** | **BOOLEAN** | Using OCR function. |
8
+ **ocr_langs** | **String** | Language for recognition possible values: eng, ara, bel, ben, bul, ces, dan, deu, ell, fin, fra, heb, hin, ind, isl, ita, jpn, kor, nld, nor, pol, por, ron, rus, spa, swe, tha, tur, ukr, vie, chi_sim, chi_tra or thier combination e.g. eng+rus | [optional]
9
+ **images_list** | [**Array<ImageTemplate>**](ImageTemplate.md) | A List of objects describing images to be added. |
10
+
11
+
@@ -0,0 +1,10 @@
1
+ # AsposePdfCloud::Images
2
+ List of page images.
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
8
+ **list** | [**Array<Image>**](Image.md) | | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::ImagesResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **images** | [**Images**](Images.md) | | [optional]
10
+
11
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::Justification
2
+ Enumerates the forms of quadding (justification) to be used in displaying the annotation?s text.
3
+
4
+ ## Enum
5
+ Name | Type | Value
6
+ ------------ | ------------- | -------------
7
+ **LEFT** | **String** | 'Left'
8
+ **CENTER** | **String** | 'Center'
9
+ **RIGHT** | **String** | 'Right'
10
+
11
+
12
+
@@ -0,0 +1,12 @@
1
+ # AsposePdfCloud::LettersPositioningMethods
2
+ It enumerates possible modes of positioning of letters in words in result HTML
3
+
4
+
5
+ ## Enum
6
+ Name | Type | Value
7
+ ------------ | ------------- | -------------
8
+ **USE_EM_UNITS_AND_COMPENSATION_OF_ROUNDING_ERRORS_IN_CSS** | **String** | 'UseEmUnitsAndCompensationOfRoundingErrorsInCss'
9
+ **USE_PIXEL_UNITS_IN_CSS_LETTER_SPACING_FOR_IE** | **String** | 'UsePixelUnitsInCssLetterSpacingForIE'
10
+
11
+
12
+
@@ -0,0 +1,36 @@
1
+ # AsposePdfCloud::LineAnnotation
2
+ Provides LineAnnotation.
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
+ **starting** | [**Point**](Point.md) | Gets or sets starting point of line. | [optional]
23
+ **starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets line ending style for line starting point. | [optional]
24
+ **ending** | [**Point**](Point.md) | Gets or sets ending point of line. | [optional]
25
+ **ending_style** | [**LineEnding**](LineEnding.md) | Gets or sets ending style for end point of line. | [optional]
26
+ **interior_color** | [**Color**](Color.md) | Gets or sets interior color of the annotation. | [optional]
27
+ **leader_line** | **Float** | Gets or sets leader line length. | [optional]
28
+ **leader_line_extension** | **Float** | Gets or sets length of leader line extension. | [optional]
29
+ **leader_line_offset** | **Float** | Gets or sets leader line offset. | [optional]
30
+ **show_caption** | **BOOLEAN** | Gets or sets boolean flag which determinies is contents must be shown as caption. | [optional]
31
+ **caption_offset** | [**Point**](Point.md) | Gets or sets caption text offset from its normal position. | [optional]
32
+ **caption_position** | [**CaptionPosition**](CaptionPosition.md) | Gets or sets annotation caption position. | [optional]
33
+ **color** | [**Color**](Color.md) | Color of the annotation. | [optional]
34
+ **intent** | [**LineIntent**](LineIntent.md) | Gets or sets the intent of the line annotation. | [optional]
35
+
36
+
@@ -0,0 +1,11 @@
1
+ # AsposePdfCloud::LineAnnotationResponse
2
+
3
+
4
+ ## Properties
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **code** | **Integer** | Response status code. |
8
+ **status** | **String** | Response status. | [optional]
9
+ **annotation** | [**LineAnnotation**](LineAnnotation.md) | | [optional]
10
+
11
+