Skip to content

Commit 28d249c

Browse files
Merge remote-tracking branch 'origin/master' into release
2 parents 38d9c04 + 5f5f3b9 commit 28d249c

File tree

1,598 files changed

+176062
-764
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,598 files changed

+176062
-764
lines changed

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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 Aspose.Words for Cloud
55
* </copyright>
66
* <summary>
77
* Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -65,7 +65,7 @@ var (
6565
xmlCheck = regexp.MustCompile("(?i:[application|text]/xml)")
6666
)
6767

68-
// APIClient manages communication with the Aspose.Words for Cloud API Reference API v24.12
68+
// APIClient manages communication with the Aspose.Words for Cloud API Reference API v25.1
6969
// In most cases there should be only one, shared, APIClient.
7070
type APIClient struct {
7171
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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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_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="apply_style_to_document_element_online_response.go">
4-
* Copyright (c) 2024 Aspose.Words for Cloud
4+
* Copyright (c) 2025 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)