aspose_pdf_cloud 21.9.0 → 21.10.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ce381225d07f46431b45aadacebabf9b1b93065e40e570d0ea4a1622f1d7a915
4
- data.tar.gz: a7a48d51083ebe7743a9ddca15be0f1c053e538d485d8fbbbd5777f4b2148df9
3
+ metadata.gz: e78b5cf1486e68e1334586b5a38c74df638e8656b8fb628b88b37c3d4c544d1e
4
+ data.tar.gz: ae89d0f9c1f7da773aef8ef741831d6242edc195941466f9dc37a71bbf23c4b3
5
5
  SHA512:
6
- metadata.gz: 9e02c9062fc57421c4e365bc6eb9b9194630f021ea6517dce2ab40c7ca6e91dedcc9edd88b6d2bac148f33532770d6d704aa8ec01ba0074e146c44ec7a30e65b
7
- data.tar.gz: 71f857930d1c3ba41523c942b6ed19239b17a4b185038da45652a316fbcd258aee059ddfa44520f7157fc7ab8dac3a75ce496a466f05d3a3416da5ed35f1c015
6
+ metadata.gz: bcffd6081c8203e699b284e02cf482e692d06481af00b5a022adbdfa11d866c1134948a716e9088de987d70bbcf00884b9b4612d0e9d5f15817eea93179c4b87
7
+ data.tar.gz: 41b62a73fe47ebbd1c7b7e3b0f6e0d3552ef2bd1098a28c56175a66ecac00acfbd3300985616f4064d0f703a1a1ee4a0877d3664b4e026f9497f8473583524fe
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2020 Aspose.PDF Cloud
3
+ Copyright (c) 2021 Aspose.PDF Cloud
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
data/README.md CHANGED
@@ -9,7 +9,6 @@ These SDKs are now fully supported. If you have any questions, see any bugs or h
9
9
  Extract Text & Images of a PDF document online https://products.aspose.app/pdf/parser.
10
10
 
11
11
  ## PDF Processing Features
12
-
13
12
  - Add PDF document's header & footer in text or image format.
14
13
  - Add tables & stamps (text or image) to PDF documents.
15
14
  - Append multiple PDF documents to an existing file.
@@ -22,20 +21,15 @@ Extract Text & Images of a PDF document online https://products.aspose.app/pdf/p
22
21
  - Extract various elements of PDF files & make PDF documents optimized.
23
22
 
24
23
  ## Read & Write PDF Formats
25
-
26
24
  PDF, EPUB, HTML, TeX, SVG, XML, XPS, FDF, XFDF
25
+
27
26
  ## Save PDF As
28
27
  XLS, XLSX, PPTX, DOC, DOCX, MobiXML, JPEG, EMF, PNG, BMP, GIF, TIFF, Text
28
+
29
29
  ## Read PDF Formats
30
30
  MHT, PCL, PS, XSLFO, MD
31
31
 
32
- ## Enhancements in Version 21.9
33
- - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .Net.
34
-
35
- ## Enhancements in Version 20.12
36
- - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .Net.
37
-
38
- ## Enhancements in Version 20.10
32
+ ## Enhancements in Version 21.10
39
33
  - A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .Net.
40
34
 
41
35
  ## Enhancements in Version 20.9
@@ -58,15 +52,15 @@ gem build aspose_pdf_cloud.gemspec
58
52
  Then either install the gem locally:
59
53
 
60
54
  ```shell
61
- gem install ./aspose_pdf_cloud-21.9.0.gem
55
+ gem install ./aspose_pdf_cloud-21.10.0.gem
62
56
  ```
63
- (for development, run `gem install --dev ./aspose_pdf_cloud-21.9.0.gem` to install the development dependencies)
57
+ (for development, run `gem install --dev ./aspose_pdf_cloud-21.10.0.gem` to install the development dependencies)
64
58
 
65
59
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
66
60
 
67
61
  Finally add this to the Gemfile:
68
62
 
69
- gem 'aspose_pdf_cloud', '~> 21.9.0'
63
+ gem 'aspose_pdf_cloud', '~> 21.10.0'
70
64
 
71
65
  ### Install from Git
72
66
 
@@ -75,8 +69,6 @@ Add the following in the Gemfile:
75
69
 
76
70
  gem 'aspose_pdf_cloud', :git => 'https://github.com/aspose-pdf-cloud/aspose-pdf-cloud-ruby.git'
77
71
 
78
-
79
-
80
72
  ## Get PDF Page Annotations in Ruby
81
73
 
82
74
  ```ruby
@@ -36,12 +36,12 @@ Gem::Specification.new do |s|
36
36
  s.email = [""]
37
37
  s.homepage = "https://products.aspose.cloud/pdf/cloud"
38
38
  s.summary = %q{Aspose.PDF Cloud}
39
- s.description = %q{Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.}
39
+ s.description = %q{New version of Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others.\nAspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.\nAspose.PDF Cloud is well documented to help you create your solutions on different platforms.\nhttps://products.aspose.cloud/pdf/family/\nRich Set of Features\nAspose.PDF Cloud features can be divided into three main areas:\nConversions: High quality conversions PDF to formats XLS, XLSX, PPTX, DOC, DOCX, EPUB, HTML, TeX, MobiXML, XML, XPS, FDF, XFDF, PDF/A\nRendering: Convert whole documents or pages to PDF, XPS or for server-side document generation. Also convert document pages to SVG, JPEG, EMF, PNG, BMP, GIF, TIFF images.\nDocument Object Model: Programmatic access through a rich API to all document elements allows to create, modify, extract, copy, split, join, and replace document content.\nAspose.PDF Cloud is designed to perform great. You can literally generate thousands of documents in minutes with Aspose.PDF Cloud and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even most of the complex documents are opened and saved in fractions of a second.\nFree support for Aspose.PDF Cloud is provided on our support forum:\nhttps://forum.aspose.cloud/\nand on StackOverflow:\nhttps://stackoverflow.com/questions/tagged/aspose.pdf}
40
40
  s.license = "MIT"
41
41
 
42
42
  s.required_ruby_version = ">= 1.9"
43
43
 
44
- s.add_runtime_dependency 'json', '~> 1.7'
44
+ s.add_runtime_dependency 'json', '>= 2.3.0'
45
45
  s.add_runtime_dependency 'faraday', '~> 0.14.0'
46
46
 
47
47
  s.add_development_dependency 'minitest', '~> 5.8'
@@ -20,5 +20,5 @@ SOFTWARE.
20
20
  =end
21
21
 
22
22
  module AsposePdfCloud
23
- VERSION = "21.9.0"
23
+ VERSION = "21.10.0"
24
24
  end
metadata CHANGED
@@ -1,29 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aspose_pdf_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 21.9.0
4
+ version: 21.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aspose PDF Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-07 00:00:00.000000000 Z
11
+ date: 2021-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '1.7'
19
+ version: 2.3.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
- version: '1.7'
26
+ version: 2.3.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: faraday
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -52,15 +52,28 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '5.8'
55
- description: 'Aspose.PDF Cloud is a REST API for creating and editing PDF files. It
56
- can also be used to convert PDF files to different formats like DOC, HTML, XPS,
57
- TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch
58
- or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats
59
- such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate
60
- elements of a PDF file like text, annotations, watermarks, signatures, bookmarks,
61
- stamps and so on. Its REST API also allows you to manage PDF pages by using features
62
- like merging, splitting, and inserting. Add images to a PDF file or convert PDF
63
- pages to images.'
55
+ description: 'New version of Aspose.PDF Cloud is a REST API for creating and editing
56
+ PDF files. It can also be used to convert PDF files to different formats like DOC,
57
+ HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from
58
+ scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image
59
+ formats such as JPEG, PNG, GIF, BMP, TIFF and many others.\nAspose.PDF Cloud helps
60
+ you manipulate elements of a PDF file like text, annotations, watermarks, signatures,
61
+ bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by
62
+ using features like merging, splitting, and inserting. Add images to a PDF file
63
+ or convert PDF pages to images.\nAspose.PDF Cloud is well documented to help you
64
+ create your solutions on different platforms.\nhttps://products.aspose.cloud/pdf/family/\nRich
65
+ Set of Features\nAspose.PDF Cloud features can be divided into three main areas:\nConversions:
66
+ High quality conversions PDF to formats XLS, XLSX, PPTX, DOC, DOCX, EPUB, HTML,
67
+ TeX, MobiXML, XML, XPS, FDF, XFDF, PDF/A\nRendering: Convert whole documents or
68
+ pages to PDF, XPS or for server-side document generation. Also convert document
69
+ pages to SVG, JPEG, EMF, PNG, BMP, GIF, TIFF images.\nDocument Object Model: Programmatic
70
+ access through a rich API to all document elements allows to create, modify, extract,
71
+ copy, split, join, and replace document content.\nAspose.PDF Cloud is designed to
72
+ perform great. You can literally generate thousands of documents in minutes with
73
+ Aspose.PDF Cloud and that involves opening a document, modifying content and formatting
74
+ or populating it with data and saving it. Even most of the complex documents are
75
+ opened and saved in fractions of a second.\nFree support for Aspose.PDF Cloud is
76
+ provided on our support forum:\nhttps://forum.aspose.cloud/\nand on StackOverflow:\nhttps://stackoverflow.com/questions/tagged/aspose.pdf'
64
77
  email:
65
78
  - ''
66
79
  executables: []