Skip to content

Commit c7af0ea

Browse files
authored
Merge pull request #53 from aspose-pdf-cloud/develop
update to 21.11
2 parents dd4a6c3 + a149801 commit c7af0ea

File tree

4 files changed

+136
-72
lines changed

4 files changed

+136
-72
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,16 @@ Extract Text & Images of a PDF document online https://products.aspose.app/pdf/p
2222
- Extract various elements of PDF files & make PDF documents optimized.
2323

2424
## Read & Write PDF Formats
25-
2625
PDF, EPUB, HTML, TeX, SVG, XML, XPS, FDF, XFDF
26+
2727
## Save PDF As
2828
XLS, XLSX, PPTX, DOC, DOCX, MobiXML, JPEG, EMF, PNG, BMP, GIF, TIFF, Text
29+
2930
## Read PDF Formats
3031
MHT, PCL, PS, XSLFO, MD
3132

32-
## Enhancements in Version 20.12
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.10
36-
- A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .Net.
33+
## Enhancements in Version 21.11
34+
- A new version of Aspose.PDF Cloud was prepared using the latest version of Aspose.PDF for .NET.
3735

3836
## Enhancements in Version 20.9
3937
* Implemented custom fonts for Text API.

package-lock.json

Lines changed: 28 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 103 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "asposepdfcloud",
3-
"version": "21.10.0",
4-
"description": "Aspose.PDF Cloud SDK",
3+
"version": "21.11.0",
4+
"description": "Aspose.PDF Cloud is a REST API for creating and editing PDF files. Most popular features proposed by Aspose.PDF Cloud: PDF to Word, Convert PDF to Image, Merge PDF, Split PDF, Add Images to PDF, Rotate PDF. 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.",
55
"homepage": "https://products.aspose.cloud/pdf/cloud",
66
"author": {
77
"name": "Aspose PDF Cloud"
@@ -17,7 +17,107 @@
1717
"keywords": [
1818
"Aspose",
1919
"Cloud",
20-
"PDF"
20+
"PDF",
21+
"Aspose.PDF",
22+
"Aspose.PDF-Cloud",
23+
"Aspose.Total-Cloud",
24+
"REST",
25+
"API",
26+
"EPUB",
27+
"HTML",
28+
"TEX",
29+
"MHT",
30+
"PCL",
31+
"PS",
32+
"PostScript",
33+
"SVG",
34+
"XML",
35+
"XPS",
36+
"XSLFO",
37+
"MD",
38+
"Markdown",
39+
"XLS",
40+
"XLSX",
41+
"PPTX",
42+
"DOC",
43+
"DOCX",
44+
"EPUB",
45+
"HTML",
46+
"MobiXML",
47+
"SVG",
48+
"JPEG",
49+
"EMF",
50+
"PNG",
51+
"BMP",
52+
"GIF",
53+
"TIFF",
54+
"XML",
55+
"XPS",
56+
"Text",
57+
"FDF",
58+
"XFDF",
59+
"PDFA3",
60+
"PDF-to-DOC",
61+
"PDF-to-DOCX",
62+
"PDF-to-HTML",
63+
"PDF-to-PDFA",
64+
"PDF-to-TIFF",
65+
"PDF-to-SVG",
66+
"PDF-to-EPUB",
67+
"PDF-to-PPTX",
68+
"PDF-to-TEX",
69+
"PDF-to-MobiXML",
70+
"PDF-to-XFA",
71+
"PDF-to-XML",
72+
"PDF-to-XPS",
73+
"PDF-to-XLS",
74+
"EPUB-to-PDF",
75+
"Web-to-PDF",
76+
"TEX-to-PDF",
77+
"MHT-to-PDF",
78+
"HTML-to-PDF",
79+
"PS-to-PDF",
80+
"PostScript-to-PDF",
81+
"XSIF-to-PDF",
82+
"XPS-to-PDF",
83+
"SVG-to-PDF",
84+
"DOC-to-PDF",
85+
"DOCX-to-PDF",
86+
"PCL-to-PDF",
87+
"XML-to-PDF",
88+
"Markdown-to-PDF",
89+
"MD-to-PDF",
90+
"Annotation",
91+
"Line-Annotation",
92+
"Circle-Annotation",
93+
"Square-Annotation",
94+
"Underline-Annotation",
95+
"Squiggly-Annotation",
96+
"PDF-Bookmark",
97+
"PDF-Link",
98+
"PDF-Attachment",
99+
"PDF-Document",
100+
"PDF-Page",
101+
"PDF-Form-Fields",
102+
"PDF-Text",
103+
"PDF-Image",
104+
"Replace-Text",
105+
"Fetch-Text",
106+
"Replace-Image",
107+
"Extract-Image",
108+
"Convert-PDF",
109+
"Convert",
110+
"Converter",
111+
"PDF-to-Image",
112+
"Create-PDF",
113+
"Convert-PDF",
114+
"Stamp",
115+
"PDF-OCR",
116+
"OCR-Layers",
117+
".NET",
118+
"C#",
119+
"dotnet",
120+
"CSharp"
21121
],
22122
"readmeFilename": "README.md",
23123
"main": "src/api/api.js",

src/requestHelper.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ async function invokeApiMethodInternal(requestOptions: request.Options, confgura
9393
//headers
9494
sa.set("User-Agent", "pdf nodejs sdk");
9595
sa.set("x-aspose-client", "nodejs sdk");
96-
sa.set("x-aspose-client-version", "21.10.0");
96+
sa.set("x-aspose-client-version", "21.11.0");
9797

9898
if (!requestOptions.headers) {
9999
requestOptions.headers = {};

0 commit comments

Comments
 (0)