Skip to content

Commit ee56003

Browse files
authored
Merge pull request #38 from kaferi/master
Update to v21.1
2 parents d39eb57 + 2c96ec8 commit ee56003

File tree

7 files changed

+56
-56
lines changed

7 files changed

+56
-56
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Add this dependency to your project's POM:
6767
<dependency>
6868
<groupId>com.aspose</groupId>
6969
<artifactId>aspose-cloud-pdf</artifactId>
70-
<version>20.12.0</version>
70+
<version>21.1.0</version>
7171
<scope>compile</scope>
7272
</dependency>
7373
```
@@ -77,7 +77,7 @@ Add this dependency to your project's POM:
7777
Add this dependency to your project's build file:
7878

7979
```groovy
80-
compile "com.aspose:aspose-cloud-pdf:20.12.0"
80+
compile "com.aspose:aspose-cloud-pdf:21.1.0"
8181
```
8282

8383
### Others
@@ -88,7 +88,7 @@ At first generate the JAR by executing:
8888

8989
Then manually install the following JARs:
9090

91-
* target/aspose-cloud-pdf-20.12.0.jar
91+
* target/aspose-cloud-pdf-21.1.0.jar
9292
* target/lib/*.jar
9393

9494
## Getting Started

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ apply plugin: 'idea'
2020
apply plugin: 'eclipse'
2121

2222
group = 'com.aspose'
23-
version = '20.12.0'
23+
version = '21.1.0'
2424

2525
buildscript {
2626
repositories {
@@ -71,7 +71,7 @@ dependencies {
7171
publish {
7272
groupId = 'com.aspose'
7373
artifactId = 'aspose-pdf-cloud'
74-
publishVersion = '20.12.0'
74+
publishVersion = '21.1.0'
7575
desc = '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.'
7676
licences = ['MIT']
7777
website = 'https://products.aspose.cloud/pdf/cloud'

docs/PdfApi.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -5374,7 +5374,7 @@ Name | Type | Description | Notes
53745374

53755375
### HTTP request headers
53765376

5377-
- **Content-Type**: application/json
5377+
- **Content-Type**: application/octet-stream
53785378
- **Accept**: application/json
53795379

53805380
<a name="postImportFieldsFromXfdf"></a>
@@ -5398,7 +5398,7 @@ Name | Type | Description | Notes
53985398

53995399
### HTTP request headers
54005400

5401-
- **Content-Type**: application/json
5401+
- **Content-Type**: application/octet-stream
54025402
- **Accept**: application/json
54035403

54045404
<a name="postImportFieldsFromXml"></a>
@@ -5422,7 +5422,7 @@ Name | Type | Description | Notes
54225422

54235423
### HTTP request headers
54245424

5425-
- **Content-Type**: application/json
5425+
- **Content-Type**: application/octet-stream
54265426
- **Accept**: application/json
54275427

54285428
<a name="postInsertImage"></a>
@@ -5452,7 +5452,7 @@ Name | Type | Description | Notes
54525452

54535453
### HTTP request headers
54545454

5455-
- **Content-Type**: application/json
5455+
- **Content-Type**: application/octet-stream
54565456
- **Accept**: application/json
54575457

54585458
<a name="postListBoxFields"></a>
@@ -6499,7 +6499,7 @@ Name | Type | Description | Notes
64996499

65006500
### HTTP request headers
65016501

6502-
- **Content-Type**: application/json
6502+
- **Content-Type**: application/octet-stream
65036503
- **Accept**: application/json
65046504

65056505
<a name="putCheckBoxField"></a>
@@ -6621,7 +6621,7 @@ Name | Type | Description | Notes
66216621

66226622
### HTTP request headers
66236623

6624-
- **Content-Type**: application/json
6624+
- **Content-Type**: application/octet-stream
66256625
- **Accept**: application/json
66266626

66276627
<a name="putDocumentDisplayProperties"></a>
@@ -6673,7 +6673,7 @@ Name | Type | Description | Notes
66736673

66746674
### HTTP request headers
66756675

6676-
- **Content-Type**: application/json
6676+
- **Content-Type**: application/octet-stream
66776677
- **Accept**: application/json
66786678

66796679
<a name="putEpubInStorageToPdf"></a>
@@ -7724,7 +7724,7 @@ Name | Type | Description | Notes
77247724

77257725
### HTTP request headers
77267726

7727-
- **Content-Type**: application/json
7727+
- **Content-Type**: application/octet-stream
77287728
- **Accept**: application/json
77297729

77307730
<a name="putPdfInRequestToEpub"></a>
@@ -7748,7 +7748,7 @@ Name | Type | Description | Notes
77487748

77497749
### HTTP request headers
77507750

7751-
- **Content-Type**: application/json
7751+
- **Content-Type**: application/octet-stream
77527752
- **Accept**: application/json
77537753

77547754
<a name="putPdfInRequestToHtml"></a>
@@ -7801,7 +7801,7 @@ Name | Type | Description | Notes
78017801

78027802
### HTTP request headers
78037803

7804-
- **Content-Type**: application/json
7804+
- **Content-Type**: application/octet-stream
78057805
- **Accept**: application/json
78067806

78077807
<a name="putPdfInRequestToLaTeX"></a>
@@ -7824,7 +7824,7 @@ Name | Type | Description | Notes
78247824

78257825
### HTTP request headers
78267826

7827-
- **Content-Type**: application/json
7827+
- **Content-Type**: application/octet-stream
78287828
- **Accept**: application/json
78297829

78307830
<a name="putPdfInRequestToMobiXml"></a>
@@ -7847,7 +7847,7 @@ Name | Type | Description | Notes
78477847

78487848
### HTTP request headers
78497849

7850-
- **Content-Type**: application/json
7850+
- **Content-Type**: application/octet-stream
78517851
- **Accept**: application/json
78527852

78537853
<a name="putPdfInRequestToPdfA"></a>
@@ -7871,7 +7871,7 @@ Name | Type | Description | Notes
78717871

78727872
### HTTP request headers
78737873

7874-
- **Content-Type**: application/json
7874+
- **Content-Type**: application/octet-stream
78757875
- **Accept**: application/json
78767876

78777877
<a name="putPdfInRequestToPptx"></a>
@@ -7896,7 +7896,7 @@ Name | Type | Description | Notes
78967896

78977897
### HTTP request headers
78987898

7899-
- **Content-Type**: application/json
7899+
- **Content-Type**: application/octet-stream
79007900
- **Accept**: application/json
79017901

79027902
<a name="putPdfInRequestToSvg"></a>
@@ -7919,7 +7919,7 @@ Name | Type | Description | Notes
79197919

79207920
### HTTP request headers
79217921

7922-
- **Content-Type**: application/json
7922+
- **Content-Type**: application/octet-stream
79237923
- **Accept**: application/json
79247924

79257925
<a name="putPdfInRequestToTeX"></a>
@@ -7942,7 +7942,7 @@ Name | Type | Description | Notes
79427942

79437943
### HTTP request headers
79447944

7945-
- **Content-Type**: application/json
7945+
- **Content-Type**: application/octet-stream
79467946
- **Accept**: application/json
79477947

79487948
<a name="putPdfInRequestToTiff"></a>
@@ -7980,7 +7980,7 @@ Name | Type | Description | Notes
79807980

79817981
### HTTP request headers
79827982

7983-
- **Content-Type**: application/json
7983+
- **Content-Type**: application/octet-stream
79847984
- **Accept**: application/json
79857985

79867986
<a name="putPdfInRequestToXls"></a>
@@ -8007,7 +8007,7 @@ Name | Type | Description | Notes
80078007

80088008
### HTTP request headers
80098009

8010-
- **Content-Type**: application/json
8010+
- **Content-Type**: application/octet-stream
80118011
- **Accept**: application/json
80128012

80138013
<a name="putPdfInRequestToXlsx"></a>
@@ -8034,7 +8034,7 @@ Name | Type | Description | Notes
80348034

80358035
### HTTP request headers
80368036

8037-
- **Content-Type**: application/json
8037+
- **Content-Type**: application/octet-stream
80388038
- **Accept**: application/json
80398039

80408040
<a name="putPdfInRequestToXml"></a>
@@ -8057,7 +8057,7 @@ Name | Type | Description | Notes
80578057

80588058
### HTTP request headers
80598059

8060-
- **Content-Type**: application/json
8060+
- **Content-Type**: application/octet-stream
80618061
- **Accept**: application/json
80628062

80638063
<a name="putPdfInRequestToXps"></a>
@@ -8080,7 +8080,7 @@ Name | Type | Description | Notes
80808080

80818081
### HTTP request headers
80828082

8083-
- **Content-Type**: application/json
8083+
- **Content-Type**: application/octet-stream
80848084
- **Accept**: application/json
80858085

80868086
<a name="putPdfInStorageToDoc"></a>
@@ -8681,7 +8681,7 @@ Name | Type | Description | Notes
86818681

86828682
### HTTP request headers
86838683

8684-
- **Content-Type**: application/json
8684+
- **Content-Type**: application/octet-stream
86858685
- **Accept**: application/json
86868686

86878687
<a name="putScreenAnnotation"></a>
@@ -9239,7 +9239,7 @@ Name | Type | Description | Notes
92399239

92409240
### HTTP request headers
92419241

9242-
- **Content-Type**: application/json
9242+
- **Content-Type**: application/octet-stream
92439243
- **Accept**: application/json
92449244

92459245
<a name="putXfaPdfInStorageToAcroForm"></a>
@@ -9380,6 +9380,6 @@ Name | Type | Description | Notes
93809380

93819381
### HTTP request headers
93829382

9383-
- **Content-Type**: application/json
9383+
- **Content-Type**: application/octet-stream
93849384
- **Accept**: application/json
93859385

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-bin.zip

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>aspose-pdf-cloud</artifactId>
77
<packaging>jar</packaging>
88
<name>aspose-pdf-cloud</name>
9-
<version>20.12.0</version>
9+
<version>21.1.0</version>
1010
<url>https://www.aspose.cloud/</url>
1111
<description>Java library for communicating with the Aspose.Pdf for Cloud API</description>
1212

src/main/java/com/aspose/asposecloudpdf/ApiClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ public ApiClient() {
9292

9393
// Add custom headers
9494
addDefaultHeader("x-aspose-client", "java sdk");
95-
addDefaultHeader("x-aspose-client-version", "20.12.0");
95+
addDefaultHeader("x-aspose-client-version", "21.1.0");
9696

9797
// PDFCLOUD-418 Set default Connect Timeout
9898
setConnectTimeout(5 * 60 * 1000);

0 commit comments

Comments
 (0)