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,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
|
+
|
data/docs/Field.md
ADDED
@@ -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
|
+
|
data/docs/FieldType.md
ADDED
@@ -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
|
+
|
data/docs/Fields.md
ADDED
@@ -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
|
+
|
data/docs/FontStyles.md
ADDED
@@ -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,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
|
+
|
data/docs/Image.md
ADDED
@@ -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,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
|
+
|
data/docs/Images.md
ADDED
@@ -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
|
+
|