Skip to content

Commit c512679

Browse files
release 2301
1 parent b4be1e2 commit c512679

File tree

1,490 files changed

+107725
-713
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,490 files changed

+107725
-713
lines changed

README.md

Lines changed: 10 additions & 1 deletion

dev/api/api_client.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="api_client.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -64,7 +64,7 @@ var (
6464
xmlCheck = regexp.MustCompile("(?i:[application|text]/xml)")
6565
)
6666

67-
// APIClient manages communication with the Aspose.Words for Cloud API Reference API v22.12
67+
// APIClient manages communication with the Aspose.Words for Cloud API Reference API v23.1
6868
// In most cases there should be only one, shared, APIClient.
6969
type APIClient struct {
7070
cfg *models.Configuration

dev/api/models/accept_all_revisions_online_request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="accept_all_revisions_online_request.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/accept_all_revisions_online_response.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="accept_all_revisions_online_response.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/accept_all_revisions_request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="accept_all_revisions_request.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/api_error.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="api_error.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/append_document_online_request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="append_document_online_request.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/append_document_online_response.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="append_document_online_response.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/append_document_request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="append_document_request.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

dev/api/models/apply_style_to_document_element_online_request.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* --------------------------------------------------------------------------------
33
* <copyright company="Aspose" file="apply_style_to_document_element_online_request.go">
4-
* Copyright (c) 2022 Aspose.Words for Cloud
4+
* Copyright (c) 2023 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)