aspose_pdf_cloud 18.4.0 → 18.5.0

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -0,0 +1 @@
1
+ <?xml version='1.0' encoding='utf-8'?><Document xmlns="Aspose.Pdf"><Page><Table ColumnWidths="50 50 50" ColumnAdjustment="AutoFitToContent"><DefaultCellBorder><All /></DefaultCellBorder><Row><Cell><TextFragment><TextSegment>Sample Text</TextSegment></TextFragment></Cell><Cell><TextFragment><TextSegment>_x0038_.4</TextSegment></TextFragment></Cell><Cell><TextFragment><TextSegment>Its test to set column width as per contnents</TextSegment></TextFragment></Cell></Row></Table></Page></Document>
metadata CHANGED
@@ -1,29 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_pdf_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 18.4.0
4
+ version: 18.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aspose PDF for Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-18 00:00:00.000000000 Z
11
+ date: 2018-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: typhoeus
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: '0.8'
20
- type: :runtime
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - "~>"
25
- - !ruby/object:Gem::Version
26
- version: '0.8'
27
13
  - !ruby/object:Gem::Dependency
28
14
  name: json
29
15
  requirement: !ruby/object:Gem::Requirement
@@ -105,6 +91,7 @@ files:
105
91
  - lib/aspose_pdf_cloud/models/color_depth.rb
106
92
  - lib/aspose_pdf_cloud/models/compression_type.rb
107
93
  - lib/aspose_pdf_cloud/models/doc_format.rb
94
+ - lib/aspose_pdf_cloud/models/doc_recognition_mode.rb
108
95
  - lib/aspose_pdf_cloud/models/document.rb
109
96
  - lib/aspose_pdf_cloud/models/document_pages_response.rb
110
97
  - lib/aspose_pdf_cloud/models/document_privilege.rb
@@ -114,6 +101,7 @@ files:
114
101
  - lib/aspose_pdf_cloud/models/document_property_response.rb
115
102
  - lib/aspose_pdf_cloud/models/document_response.rb
116
103
  - lib/aspose_pdf_cloud/models/document_text_replace_response.rb
104
+ - lib/aspose_pdf_cloud/models/epub_recognition_mode.rb
117
105
  - lib/aspose_pdf_cloud/models/field.rb
118
106
  - lib/aspose_pdf_cloud/models/field_response.rb
119
107
  - lib/aspose_pdf_cloud/models/field_type.rb
@@ -151,8 +139,6 @@ files:
151
139
  - lib/aspose_pdf_cloud/models/parts_embedding_modes.rb
152
140
  - lib/aspose_pdf_cloud/models/pdf_a_type.rb
153
141
  - lib/aspose_pdf_cloud/models/raster_images_saving_modes.rb
154
- - lib/aspose_pdf_cloud/models/recognition_mode.rb
155
- - lib/aspose_pdf_cloud/models/recognition_mode2.rb
156
142
  - lib/aspose_pdf_cloud/models/rectangle.rb
157
143
  - lib/aspose_pdf_cloud/models/rotation.rb
158
144
  - lib/aspose_pdf_cloud/models/saa_spose_response.rb
@@ -191,11 +177,14 @@ files:
191
177
  - test/pdf_tests.rb
192
178
  - test_data/33539.jpg
193
179
  - test_data/44781.jpg
180
+ - test_data/4pages.epub
194
181
  - test_data/4pages.pdf
195
182
  - test_data/BlankWithSignature.pdf
196
183
  - test_data/Hello_world.pdf
197
184
  - test_data/HtmlExample1.html
185
+ - test_data/HtmlWithImage.zip
198
186
  - test_data/Koala.jpg
187
+ - test_data/MhtExample.mht
199
188
  - test_data/PdfWithAcroForm.pdf
200
189
  - test_data/PdfWithAnnotations.pdf
201
190
  - test_data/PdfWithBookmarks.pdf
@@ -203,10 +192,17 @@ files:
203
192
  - test_data/PdfWithImages2.pdf
204
193
  - test_data/PdfWithLinks.pdf
205
194
  - test_data/PdfWithXfaForm.pdf
195
+ - test_data/Penguins.emf
206
196
  - test_data/Penguins.jpg
197
+ - test_data/Simple.svg
198
+ - test_data/Simple.xps
199
+ - test_data/TexExample.tex
200
+ - test_data/XslfoExample.xslfo
207
201
  - test_data/butterfly.jpg
208
202
  - test_data/marketing.pdf
209
203
  - test_data/rusdoc.pdf
204
+ - test_data/template.pcl
205
+ - test_data/template.xml
210
206
  - test_data/test1234.pfx
211
207
  homepage: https://products.aspose.cloud/pdf/cloud
212
208
  licenses: