aspose-total-net 24.12.0__tar.gz → 25.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: aspose-total-net
3
- Version: 24.12.0
3
+ Version: 25.1.0
4
4
  Summary: Aspose.Total for Python via .NET is a Document Processing python class library that allows developers to work with Microsoft Word®, Microsoft PowerPoint®, Microsoft Outlook®, OpenOffice®, & 3D file formats without needing Office Automation.
5
5
  Home-page: https://products.aspose.com/total/python-net
6
6
  Author: Aspose
@@ -15,24 +15,37 @@ Classifier: License :: Other/Proprietary License
15
15
  Requires-Python: >=3.5
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: license.txt
18
- Requires-Dist: aspose-3d==24.12.0
19
- Requires-Dist: aspose-barcode-for-python-via-net==24.12
20
- Requires-Dist: aspose-cad==24.11
21
- Requires-Dist: aspose-cells-python==24.12.0
22
- Requires-Dist: aspose-diagram-python==24.12
23
- Requires-Dist: Aspose.Email-for-Python-via-NET==24.12
24
- Requires-Dist: aspose-html-net==24.12.0
18
+ Requires-Dist: aspose-3d==25.1.0
19
+ Requires-Dist: aspose-barcode-for-python-via-net==25.1
20
+ Requires-Dist: aspose-cad==25.1
21
+ Requires-Dist: aspose-cells-python==25.1.0
22
+ Requires-Dist: aspose-diagram-python==25.1
23
+ Requires-Dist: Aspose.Email-for-Python-via-NET==25.1
24
+ Requires-Dist: aspose-finance==24.11
25
+ Requires-Dist: aspose-gis-net==25.1.0
26
+ Requires-Dist: aspose-html-net==25.1.0
25
27
  Requires-Dist: aspose-imaging-python-net==24.12.0
26
- Requires-Dist: aspose-ocr-python-net==24.12.0
28
+ Requires-Dist: aspose-ocr-python-net==25.1.0
27
29
  Requires-Dist: aspose-page==24.12.0
28
- Requires-Dist: aspose-pdf==24.12.0
29
- Requires-Dist: aspose-psd==24.12.0
30
- Requires-Dist: Aspose.Slides==24.12.0
31
- Requires-Dist: aspose-svg-net==24.12.1
32
- Requires-Dist: aspose-tasks==24.12.0
30
+ Requires-Dist: aspose-pdf==25.1.0
31
+ Requires-Dist: aspose-psd==25.1.0
32
+ Requires-Dist: Aspose.Slides==25.1.0
33
+ Requires-Dist: aspose-svg-net==25.1.0
34
+ Requires-Dist: aspose-tasks==25.1.0
33
35
  Requires-Dist: aspose-tex-net==24.12.0
34
- Requires-Dist: aspose-words==24.12.0
35
- Requires-Dist: aspose-zip==24.12.0
36
+ Requires-Dist: aspose-words==25.1.0
37
+ Requires-Dist: aspose-zip==25.1.0
38
+ Dynamic: author
39
+ Dynamic: author-email
40
+ Dynamic: classifier
41
+ Dynamic: description
42
+ Dynamic: description-content-type
43
+ Dynamic: home-page
44
+ Dynamic: keywords
45
+ Dynamic: platform
46
+ Dynamic: requires-dist
47
+ Dynamic: requires-python
48
+ Dynamic: summary
36
49
 
37
50
  [Product Page](https://products.aspose.com/total/python-net) | [Docs](https://docs.aspose.com/total/pythonnet/) | [Demos](https://products.aspose.app/total/family) | [Examples](https://aspose.github.io/) | [Download](https://downloads.aspose.com/total/pythonnet) | [Blog](https://blog.aspose.com/category/total/) | [Releases](https://releases.aspose.com/) | [Free Support](https://forum.aspose.com/c/total/7) | [Temporary License](https://purchase.aspose.com/temporary-license)
38
51
 
@@ -40,15 +53,15 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
40
53
 
41
54
  This release includes the following:
42
55
 
43
- # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v24.12.0)
56
+ # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.1.0)
44
57
 
45
58
  Unleash the power of Aspose.3D for Python via .NET, the ultimate Python 3D manipulation high code API. Effortlessly create, process, manipulate, and convert 3D scenes, meshes, and entities - no need for 3rd party software. Enjoy scene creation, animation, geometry, scene hierarchy, triangulate mesh, target camera, 3D plane, shadows, cylinders, conversion, import, and export capabilities. Grow your 3D projects with seamless integration and exceptional 3D control!
46
59
 
47
60
  ```python
48
- pip install aspose-3d==24.12.0
61
+ pip install aspose-3d==25.1.0
49
62
  ```
50
63
 
51
- # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v24.12.0)
64
+ # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.1.0)
52
65
 
53
66
  Aspose.BarCode for Python via .NET is a barcode generation and scanning library for .NET and Python developers. Create barcode images with precise control over size, captions, colors, and font. Generate QR, MicroQR, and Datamatrix barcodes with custom error correction and encoding. Support error correction and checksum for various symbologies. Adjust 2D barcode size and aspect ratio. Customize image border and style. Detect Unicode encoding, hide long codetext, or reduce font size. Colorize barcode, code text, background, border, and caption. Specify size unit in document, inch, millimeter, pixel, or point.
54
67
 
@@ -56,52 +69,60 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
56
69
  pip install aspose-barcode-for-python-via-net==24.12
57
70
  ```
58
71
 
59
- # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v24.11.0)
72
+ # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v25.1.0)
60
73
 
61
74
  Aspose.CAD for Python via .NET is ultimate CAD and BIM drawing processing API for .NET and Python developers. Enhance your apps with high-quality conversion and rendering of DWG, DWF, DWFX, DGN, STL, OBJ, CF2, IGES, IFC, DXF, and more formats to PDF and images. No need for AutoCAD® or rendering workflows. Manipulate drawing entities and blocks, select specific layouts and layers, and adjust drawing size before rendering. Exciting new features in Version 23.6 include support for OBJ file format export, HoloLens 2, and AutoCAD Plotter Configuration (PC3) files.
62
75
 
63
76
  ```python
64
- pip install aspose-cad==24.11
77
+ pip install aspose-cad==25.1
65
78
  ```
66
79
 
67
- # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v24.12.0)
80
+ # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.1.0)
68
81
 
69
82
  Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
70
83
 
71
84
  ```python
72
- pip install aspose-cells-python==24.12.0
85
+ pip install aspose-cells-python==25.1.0
73
86
  ```
74
87
 
75
- # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v24.12.0)
88
+ # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.1.0)
76
89
 
77
90
  Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
78
91
 
79
92
  ```python
80
- pip install aspose-diagram-python==24.12
93
+ pip install aspose-diagram-python==25.1
81
94
  ```
82
95
 
83
- # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v24.12.0)
96
+ # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.1.0)
84
97
 
85
98
  Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
86
99
 
87
100
  ```python
88
- pip install Aspose.Email-for-Python-via-NET==24.12
101
+ pip install Aspose.Email-for-Python-via-NET==25.1
89
102
  ```
90
103
 
91
- # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.12.0)
104
+ # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.11.0)
92
105
 
93
106
  Aspose.Finance for Python via .NET is a powerful API for processing finance-related formats like XBRL, iXBRL, and OFX using Python. It allows creation, manipulation, and conversion of XBRL, iXBRL, and OFX files, providing a comprehensive solution for developers. With features like XBRL and iXBRL creation, format conversion, validation, and more, Aspose.Finance streamlines financial data handling with ease and efficiency.
94
107
 
95
108
  ```python
96
- pip install aspose-finance==24.12
109
+ pip install aspose-finance==24.11
97
110
  ```
98
111
 
99
- # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v24.12.0)
112
+ # [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.1.0)
113
+
114
+ Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
115
+
116
+ ```python
117
+ pip install aspose-gis-net==25.1.0
118
+ ```
119
+
120
+ # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.1.0)
100
121
 
101
122
  Aspose.HTML for Python via .NET is a powerful API offering headless browser functionality to create, manipulate, and convert HTML documents. Effortlessly convert HTML to PDF, XPS, DOCX, PNG, JPEG, BMP, TIFF, and GIF, and handle SVG and EPUB formats. Navigate documents, monitor DOM changes, extract CSS, and use external data sources.
102
123
 
103
124
  ```python
104
- pip install aspose-html-net==24.12.0
125
+ pip install aspose-html-net==25.1.0
105
126
  ```
106
127
 
107
128
  # [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v24.12.0)
@@ -112,12 +133,12 @@ Aspose.Imaging for Python via .NET is an advanced image processing library. Easi
112
133
  pip install aspose-imaging-python-net==24.12.0
113
134
  ```
114
135
 
115
- # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v24.12.0)
136
+ # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.1.0)
116
137
 
117
138
  Aspose.OCR for Python via .NET is an easy-to-use OCR engine for Python Apps. Recognize text in 28 languages, Latin, Cyrillic & Asian scripts. Extract text from scans, photos, PDFs. Handle blurry, distorted, rotated, noisy images. Preserve original layout, detect paragraphs, lines, single words. Bulk process multipage docs, folders, archives. Identify misspelled words, compare image texts. Simplify OCR tasks with Aspose.OCR!
118
139
 
119
140
  ```python
120
- pip install aspose-ocr-python-net==24.12.0
141
+ pip install aspose-ocr-python-net==25.1.0
121
142
  ```
122
143
 
123
144
  # [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v24.12.0)
@@ -128,28 +149,28 @@ Aspose.Page for Python via .NET empowers developers to work with PS, EPS, and XP
128
149
  pip install aspose-page==24.12.0
129
150
  ```
130
151
 
131
- # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v24.12.0)
152
+ # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v25.1.0)
132
153
 
133
154
  Aspose.PDF for Python via .NET is a powerful native library for PDF processing in your applications. Generate, read, convert, and manipulate PDF files without Adobe Acrobat®. Perform form processing, metadata handling, text and page manipulation, annotations management, bookmarks and watermarks, attachments, custom font handling, and more. Supercharge your PDF capabilities via API!
134
155
 
135
156
  ```python
136
- pip install aspose-pdf==24.12.0
157
+ pip install aspose-pdf==25.1.0
137
158
  ```
138
159
 
139
- # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v24.12.0)
160
+ # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.1.0)
140
161
 
141
162
  Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows creation, editing, conversion, and export to various formats while supporting advanced features like layer manipulation, effects, and drawing tools. This cross-platform library caters to diverse use cases with robust functionality.
142
163
 
143
164
  ```python
144
- pip install aspose-psd==24.12.0
165
+ pip install aspose-psd==25.1.0
145
166
  ```
146
167
 
147
- # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v24.12.0)
168
+ # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.1.0)
148
169
 
149
170
  Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
150
171
 
151
172
  ```python
152
- pip install Aspose.Slides==24.12.0
173
+ pip install Aspose.Slides==25.1.0
153
174
  ```
154
175
 
155
176
  # [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v24.12.1)
@@ -160,12 +181,12 @@ Aspose.SVG for Python via .NET is a versatile on-premise class library designed
160
181
  pip install aspose-svg-net==24.12.1
161
182
  ```
162
183
 
163
- # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v24.12.0)
184
+ # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.1.0)
164
185
 
165
186
  Aspose.Tasks for Python via .NET, a powerful native library for adding MS-Project file processing capabilities to your applications. Easily create, read, convert, and manipulate MS-Project files without Microsoft Project® itself. Perform calculations, manage tasks, resources, and calendars, manipulate views, and handle attachments effortlessly. Enjoy features like export to various image formats, XLSX, HTML, CSV, and PDF, along with support for Oracle Primavera® and Project Server. Supported MS-Project versions include 2003 to 2021. Convert MPP to images, Excel, HTML, CSV, and PDF with ease. Manage tasks, resources, assignments, and customize Gantt Chart view styles.
166
187
 
167
188
  ```python
168
- pip install aspose-tasks==24.12.0
189
+ pip install aspose-tasks==25.1.0
169
190
  ```
170
191
 
171
192
  # [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v24.12.0)
@@ -176,20 +197,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
176
197
  pip install aspose-tex-net==24.12.0
177
198
  ```
178
199
 
179
- # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v24.12.0)
200
+ # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.1.0)
180
201
 
181
202
  Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
182
203
 
183
204
  ```python
184
- pip install aspose-words==24.12.0
205
+ pip install aspose-words==25.1.0
185
206
  ```
186
207
 
187
- # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v24.12.0)
208
+ # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.1.0)
188
209
 
189
210
  Aspose.ZIP for Python via .NET is a powerful Python API to create, manipulate, extract & protect archive formats - ZIP, BZIP, BZ2 & TAR. Simplify compression/decompression in your Python apps without complex coding. Offers a wide range of features, including archive creation, extraction, encryption (password, AES), and compressing single/multiple files and directories. Secure your files with password or AES encryption. Explore advanced options like appending files to existing archives, Gzip/Bzip2 packing into TAR archives, and creating self-extracting compressed archives.
190
211
 
191
212
  ```python
192
- pip install aspose-zip==24.12.0
213
+ pip install aspose-zip==25.1.0
193
214
  ```
194
215
 
195
216
  [Product Page](https://products.aspose.com/total/python-net) | [Docs](https://docs.aspose.com/total/pythonnet/) | [Demos](https://products.aspose.app/total/family) | [Examples](https://aspose.github.io/) | [Download](https://downloads.aspose.com/total/pythonnet) | [Blog](https://blog.aspose.com/category/total/) | [Releases](https://releases.aspose.com/) | [Free Support](https://forum.aspose.com/c/total/7) | [Temporary License](https://purchase.aspose.com/temporary-license)
@@ -4,15 +4,15 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
4
4
 
5
5
  This release includes the following:
6
6
 
7
- # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v24.12.0)
7
+ # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.1.0)
8
8
 
9
9
  Unleash the power of Aspose.3D for Python via .NET, the ultimate Python 3D manipulation high code API. Effortlessly create, process, manipulate, and convert 3D scenes, meshes, and entities - no need for 3rd party software. Enjoy scene creation, animation, geometry, scene hierarchy, triangulate mesh, target camera, 3D plane, shadows, cylinders, conversion, import, and export capabilities. Grow your 3D projects with seamless integration and exceptional 3D control!
10
10
 
11
11
  ```python
12
- pip install aspose-3d==24.12.0
12
+ pip install aspose-3d==25.1.0
13
13
  ```
14
14
 
15
- # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v24.12.0)
15
+ # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.1.0)
16
16
 
17
17
  Aspose.BarCode for Python via .NET is a barcode generation and scanning library for .NET and Python developers. Create barcode images with precise control over size, captions, colors, and font. Generate QR, MicroQR, and Datamatrix barcodes with custom error correction and encoding. Support error correction and checksum for various symbologies. Adjust 2D barcode size and aspect ratio. Customize image border and style. Detect Unicode encoding, hide long codetext, or reduce font size. Colorize barcode, code text, background, border, and caption. Specify size unit in document, inch, millimeter, pixel, or point.
18
18
 
@@ -20,52 +20,60 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
20
20
  pip install aspose-barcode-for-python-via-net==24.12
21
21
  ```
22
22
 
23
- # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v24.11.0)
23
+ # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v25.1.0)
24
24
 
25
25
  Aspose.CAD for Python via .NET is ultimate CAD and BIM drawing processing API for .NET and Python developers. Enhance your apps with high-quality conversion and rendering of DWG, DWF, DWFX, DGN, STL, OBJ, CF2, IGES, IFC, DXF, and more formats to PDF and images. No need for AutoCAD® or rendering workflows. Manipulate drawing entities and blocks, select specific layouts and layers, and adjust drawing size before rendering. Exciting new features in Version 23.6 include support for OBJ file format export, HoloLens 2, and AutoCAD Plotter Configuration (PC3) files.
26
26
 
27
27
  ```python
28
- pip install aspose-cad==24.11
28
+ pip install aspose-cad==25.1
29
29
  ```
30
30
 
31
- # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v24.12.0)
31
+ # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.1.0)
32
32
 
33
33
  Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
34
34
 
35
35
  ```python
36
- pip install aspose-cells-python==24.12.0
36
+ pip install aspose-cells-python==25.1.0
37
37
  ```
38
38
 
39
- # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v24.12.0)
39
+ # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.1.0)
40
40
 
41
41
  Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
42
42
 
43
43
  ```python
44
- pip install aspose-diagram-python==24.12
44
+ pip install aspose-diagram-python==25.1
45
45
  ```
46
46
 
47
- # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v24.12.0)
47
+ # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.1.0)
48
48
 
49
49
  Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
50
50
 
51
51
  ```python
52
- pip install Aspose.Email-for-Python-via-NET==24.12
52
+ pip install Aspose.Email-for-Python-via-NET==25.1
53
53
  ```
54
54
 
55
- # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.12.0)
55
+ # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.11.0)
56
56
 
57
57
  Aspose.Finance for Python via .NET is a powerful API for processing finance-related formats like XBRL, iXBRL, and OFX using Python. It allows creation, manipulation, and conversion of XBRL, iXBRL, and OFX files, providing a comprehensive solution for developers. With features like XBRL and iXBRL creation, format conversion, validation, and more, Aspose.Finance streamlines financial data handling with ease and efficiency.
58
58
 
59
59
  ```python
60
- pip install aspose-finance==24.12
60
+ pip install aspose-finance==24.11
61
61
  ```
62
62
 
63
- # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v24.12.0)
63
+ # [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.1.0)
64
+
65
+ Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
66
+
67
+ ```python
68
+ pip install aspose-gis-net==25.1.0
69
+ ```
70
+
71
+ # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.1.0)
64
72
 
65
73
  Aspose.HTML for Python via .NET is a powerful API offering headless browser functionality to create, manipulate, and convert HTML documents. Effortlessly convert HTML to PDF, XPS, DOCX, PNG, JPEG, BMP, TIFF, and GIF, and handle SVG and EPUB formats. Navigate documents, monitor DOM changes, extract CSS, and use external data sources.
66
74
 
67
75
  ```python
68
- pip install aspose-html-net==24.12.0
76
+ pip install aspose-html-net==25.1.0
69
77
  ```
70
78
 
71
79
  # [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v24.12.0)
@@ -76,12 +84,12 @@ Aspose.Imaging for Python via .NET is an advanced image processing library. Easi
76
84
  pip install aspose-imaging-python-net==24.12.0
77
85
  ```
78
86
 
79
- # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v24.12.0)
87
+ # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.1.0)
80
88
 
81
89
  Aspose.OCR for Python via .NET is an easy-to-use OCR engine for Python Apps. Recognize text in 28 languages, Latin, Cyrillic & Asian scripts. Extract text from scans, photos, PDFs. Handle blurry, distorted, rotated, noisy images. Preserve original layout, detect paragraphs, lines, single words. Bulk process multipage docs, folders, archives. Identify misspelled words, compare image texts. Simplify OCR tasks with Aspose.OCR!
82
90
 
83
91
  ```python
84
- pip install aspose-ocr-python-net==24.12.0
92
+ pip install aspose-ocr-python-net==25.1.0
85
93
  ```
86
94
 
87
95
  # [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v24.12.0)
@@ -92,28 +100,28 @@ Aspose.Page for Python via .NET empowers developers to work with PS, EPS, and XP
92
100
  pip install aspose-page==24.12.0
93
101
  ```
94
102
 
95
- # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v24.12.0)
103
+ # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v25.1.0)
96
104
 
97
105
  Aspose.PDF for Python via .NET is a powerful native library for PDF processing in your applications. Generate, read, convert, and manipulate PDF files without Adobe Acrobat®. Perform form processing, metadata handling, text and page manipulation, annotations management, bookmarks and watermarks, attachments, custom font handling, and more. Supercharge your PDF capabilities via API!
98
106
 
99
107
  ```python
100
- pip install aspose-pdf==24.12.0
108
+ pip install aspose-pdf==25.1.0
101
109
  ```
102
110
 
103
- # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v24.12.0)
111
+ # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.1.0)
104
112
 
105
113
  Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows creation, editing, conversion, and export to various formats while supporting advanced features like layer manipulation, effects, and drawing tools. This cross-platform library caters to diverse use cases with robust functionality.
106
114
 
107
115
  ```python
108
- pip install aspose-psd==24.12.0
116
+ pip install aspose-psd==25.1.0
109
117
  ```
110
118
 
111
- # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v24.12.0)
119
+ # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.1.0)
112
120
 
113
121
  Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
114
122
 
115
123
  ```python
116
- pip install Aspose.Slides==24.12.0
124
+ pip install Aspose.Slides==25.1.0
117
125
  ```
118
126
 
119
127
  # [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v24.12.1)
@@ -124,12 +132,12 @@ Aspose.SVG for Python via .NET is a versatile on-premise class library designed
124
132
  pip install aspose-svg-net==24.12.1
125
133
  ```
126
134
 
127
- # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v24.12.0)
135
+ # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.1.0)
128
136
 
129
137
  Aspose.Tasks for Python via .NET, a powerful native library for adding MS-Project file processing capabilities to your applications. Easily create, read, convert, and manipulate MS-Project files without Microsoft Project® itself. Perform calculations, manage tasks, resources, and calendars, manipulate views, and handle attachments effortlessly. Enjoy features like export to various image formats, XLSX, HTML, CSV, and PDF, along with support for Oracle Primavera® and Project Server. Supported MS-Project versions include 2003 to 2021. Convert MPP to images, Excel, HTML, CSV, and PDF with ease. Manage tasks, resources, assignments, and customize Gantt Chart view styles.
130
138
 
131
139
  ```python
132
- pip install aspose-tasks==24.12.0
140
+ pip install aspose-tasks==25.1.0
133
141
  ```
134
142
 
135
143
  # [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v24.12.0)
@@ -140,20 +148,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
140
148
  pip install aspose-tex-net==24.12.0
141
149
  ```
142
150
 
143
- # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v24.12.0)
151
+ # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.1.0)
144
152
 
145
153
  Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
146
154
 
147
155
  ```python
148
- pip install aspose-words==24.12.0
156
+ pip install aspose-words==25.1.0
149
157
  ```
150
158
 
151
- # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v24.12.0)
159
+ # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.1.0)
152
160
 
153
161
  Aspose.ZIP for Python via .NET is a powerful Python API to create, manipulate, extract & protect archive formats - ZIP, BZIP, BZ2 & TAR. Simplify compression/decompression in your Python apps without complex coding. Offers a wide range of features, including archive creation, extraction, encryption (password, AES), and compressing single/multiple files and directories. Secure your files with password or AES encryption. Explore advanced options like appending files to existing archives, Gzip/Bzip2 packing into TAR archives, and creating self-extracting compressed archives.
154
162
 
155
163
  ```python
156
- pip install aspose-zip==24.12.0
164
+ pip install aspose-zip==25.1.0
157
165
  ```
158
166
 
159
167
  [Product Page](https://products.aspose.com/total/python-net) | [Docs](https://docs.aspose.com/total/pythonnet/) | [Demos](https://products.aspose.app/total/family) | [Examples](https://aspose.github.io/) | [Download](https://downloads.aspose.com/total/pythonnet) | [Blog](https://blog.aspose.com/category/total/) | [Releases](https://releases.aspose.com/) | [Free Support](https://forum.aspose.com/c/total/7) | [Temporary License](https://purchase.aspose.com/temporary-license)
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: aspose-total-net
3
- Version: 24.12.0
3
+ Version: 25.1.0
4
4
  Summary: Aspose.Total for Python via .NET is a Document Processing python class library that allows developers to work with Microsoft Word®, Microsoft PowerPoint®, Microsoft Outlook®, OpenOffice®, & 3D file formats without needing Office Automation.
5
5
  Home-page: https://products.aspose.com/total/python-net
6
6
  Author: Aspose
@@ -15,24 +15,37 @@ Classifier: License :: Other/Proprietary License
15
15
  Requires-Python: >=3.5
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: license.txt
18
- Requires-Dist: aspose-3d==24.12.0
19
- Requires-Dist: aspose-barcode-for-python-via-net==24.12
20
- Requires-Dist: aspose-cad==24.11
21
- Requires-Dist: aspose-cells-python==24.12.0
22
- Requires-Dist: aspose-diagram-python==24.12
23
- Requires-Dist: Aspose.Email-for-Python-via-NET==24.12
24
- Requires-Dist: aspose-html-net==24.12.0
18
+ Requires-Dist: aspose-3d==25.1.0
19
+ Requires-Dist: aspose-barcode-for-python-via-net==25.1
20
+ Requires-Dist: aspose-cad==25.1
21
+ Requires-Dist: aspose-cells-python==25.1.0
22
+ Requires-Dist: aspose-diagram-python==25.1
23
+ Requires-Dist: Aspose.Email-for-Python-via-NET==25.1
24
+ Requires-Dist: aspose-finance==24.11
25
+ Requires-Dist: aspose-gis-net==25.1.0
26
+ Requires-Dist: aspose-html-net==25.1.0
25
27
  Requires-Dist: aspose-imaging-python-net==24.12.0
26
- Requires-Dist: aspose-ocr-python-net==24.12.0
28
+ Requires-Dist: aspose-ocr-python-net==25.1.0
27
29
  Requires-Dist: aspose-page==24.12.0
28
- Requires-Dist: aspose-pdf==24.12.0
29
- Requires-Dist: aspose-psd==24.12.0
30
- Requires-Dist: Aspose.Slides==24.12.0
31
- Requires-Dist: aspose-svg-net==24.12.1
32
- Requires-Dist: aspose-tasks==24.12.0
30
+ Requires-Dist: aspose-pdf==25.1.0
31
+ Requires-Dist: aspose-psd==25.1.0
32
+ Requires-Dist: Aspose.Slides==25.1.0
33
+ Requires-Dist: aspose-svg-net==25.1.0
34
+ Requires-Dist: aspose-tasks==25.1.0
33
35
  Requires-Dist: aspose-tex-net==24.12.0
34
- Requires-Dist: aspose-words==24.12.0
35
- Requires-Dist: aspose-zip==24.12.0
36
+ Requires-Dist: aspose-words==25.1.0
37
+ Requires-Dist: aspose-zip==25.1.0
38
+ Dynamic: author
39
+ Dynamic: author-email
40
+ Dynamic: classifier
41
+ Dynamic: description
42
+ Dynamic: description-content-type
43
+ Dynamic: home-page
44
+ Dynamic: keywords
45
+ Dynamic: platform
46
+ Dynamic: requires-dist
47
+ Dynamic: requires-python
48
+ Dynamic: summary
36
49
 
37
50
  [Product Page](https://products.aspose.com/total/python-net) | [Docs](https://docs.aspose.com/total/pythonnet/) | [Demos](https://products.aspose.app/total/family) | [Examples](https://aspose.github.io/) | [Download](https://downloads.aspose.com/total/pythonnet) | [Blog](https://blog.aspose.com/category/total/) | [Releases](https://releases.aspose.com/) | [Free Support](https://forum.aspose.com/c/total/7) | [Temporary License](https://purchase.aspose.com/temporary-license)
38
51
 
@@ -40,15 +53,15 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
40
53
 
41
54
  This release includes the following:
42
55
 
43
- # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v24.12.0)
56
+ # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.1.0)
44
57
 
45
58
  Unleash the power of Aspose.3D for Python via .NET, the ultimate Python 3D manipulation high code API. Effortlessly create, process, manipulate, and convert 3D scenes, meshes, and entities - no need for 3rd party software. Enjoy scene creation, animation, geometry, scene hierarchy, triangulate mesh, target camera, 3D plane, shadows, cylinders, conversion, import, and export capabilities. Grow your 3D projects with seamless integration and exceptional 3D control!
46
59
 
47
60
  ```python
48
- pip install aspose-3d==24.12.0
61
+ pip install aspose-3d==25.1.0
49
62
  ```
50
63
 
51
- # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v24.12.0)
64
+ # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.1.0)
52
65
 
53
66
  Aspose.BarCode for Python via .NET is a barcode generation and scanning library for .NET and Python developers. Create barcode images with precise control over size, captions, colors, and font. Generate QR, MicroQR, and Datamatrix barcodes with custom error correction and encoding. Support error correction and checksum for various symbologies. Adjust 2D barcode size and aspect ratio. Customize image border and style. Detect Unicode encoding, hide long codetext, or reduce font size. Colorize barcode, code text, background, border, and caption. Specify size unit in document, inch, millimeter, pixel, or point.
54
67
 
@@ -56,52 +69,60 @@ Aspose.BarCode for Python via .NET is a barcode generation and scanning library
56
69
  pip install aspose-barcode-for-python-via-net==24.12
57
70
  ```
58
71
 
59
- # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v24.11.0)
72
+ # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v25.1.0)
60
73
 
61
74
  Aspose.CAD for Python via .NET is ultimate CAD and BIM drawing processing API for .NET and Python developers. Enhance your apps with high-quality conversion and rendering of DWG, DWF, DWFX, DGN, STL, OBJ, CF2, IGES, IFC, DXF, and more formats to PDF and images. No need for AutoCAD® or rendering workflows. Manipulate drawing entities and blocks, select specific layouts and layers, and adjust drawing size before rendering. Exciting new features in Version 23.6 include support for OBJ file format export, HoloLens 2, and AutoCAD Plotter Configuration (PC3) files.
62
75
 
63
76
  ```python
64
- pip install aspose-cad==24.11
77
+ pip install aspose-cad==25.1
65
78
  ```
66
79
 
67
- # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v24.12.0)
80
+ # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.1.0)
68
81
 
69
82
  Experience the full potential of Aspose.Cells for Python via .NET, our Excel® file handling solution for .NET and Python developers. Create, manipulate, and save Excel® files with ease. Benefit from high-quality format conversion, rendering, and printing capabilities. Effortlessly customize charts, Pivot Tables, and apply advanced formatting. Protect, merge, and parse Excel® sheets seamlessly. Convert charts to images and PDFs while supporting various file formats. Take advantage of the formula calculation engine with support for all Excel functions.
70
83
 
71
84
  ```python
72
- pip install aspose-cells-python==24.12.0
85
+ pip install aspose-cells-python==25.1.0
73
86
  ```
74
87
 
75
- # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v24.12.0)
88
+ # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.1.0)
76
89
 
77
90
  Improve Visio® file processing with Aspose.Diagram for Python via .NET. Seamlessly create, manipulate, and convert Visio® files, all without Microsoft Office® dependencies. Enjoy features like shape conversion, comment management, and versatile format inter-conversion. Elevate your Python development workflow now!
78
91
 
79
92
  ```python
80
- pip install aspose-diagram-python==24.12
93
+ pip install aspose-diagram-python==25.1
81
94
  ```
82
95
 
83
- # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v24.12.0)
96
+ # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.1.0)
84
97
 
85
98
  Boost your Python applications with Aspose.Email for Python via .NET, an on-premise API designed to streamline email handling. Send & receive emails with attachments, perform email rendering and format conversions, and download messages from POP3 and IMAP servers. Seamlessly send iCalendar compliant appointments or meetings and work with message storage files. SSL & TLS support included. Uplift your email capabilities now!
86
99
 
87
100
  ```python
88
- pip install Aspose.Email-for-Python-via-NET==24.12
101
+ pip install Aspose.Email-for-Python-via-NET==25.1
89
102
  ```
90
103
 
91
- # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.12.0)
104
+ # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.11.0)
92
105
 
93
106
  Aspose.Finance for Python via .NET is a powerful API for processing finance-related formats like XBRL, iXBRL, and OFX using Python. It allows creation, manipulation, and conversion of XBRL, iXBRL, and OFX files, providing a comprehensive solution for developers. With features like XBRL and iXBRL creation, format conversion, validation, and more, Aspose.Finance streamlines financial data handling with ease and efficiency.
94
107
 
95
108
  ```python
96
- pip install aspose-finance==24.12
109
+ pip install aspose-finance==24.11
97
110
  ```
98
111
 
99
- # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v24.12.0)
112
+ # [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.1.0)
113
+
114
+ Aspose.GIS for Python via .NET is a cross-platform API enabling developers to process geospatial data without external GIS software. It simplifies reading, writing, converting, and analyzing GIS formats (vector, raster, databases) while offering map rendering and geometry operations.
115
+
116
+ ```python
117
+ pip install aspose-gis-net==25.1.0
118
+ ```
119
+
120
+ # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.1.0)
100
121
 
101
122
  Aspose.HTML for Python via .NET is a powerful API offering headless browser functionality to create, manipulate, and convert HTML documents. Effortlessly convert HTML to PDF, XPS, DOCX, PNG, JPEG, BMP, TIFF, and GIF, and handle SVG and EPUB formats. Navigate documents, monitor DOM changes, extract CSS, and use external data sources.
102
123
 
103
124
  ```python
104
- pip install aspose-html-net==24.12.0
125
+ pip install aspose-html-net==25.1.0
105
126
  ```
106
127
 
107
128
  # [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v24.12.0)
@@ -112,12 +133,12 @@ Aspose.Imaging for Python via .NET is an advanced image processing library. Easi
112
133
  pip install aspose-imaging-python-net==24.12.0
113
134
  ```
114
135
 
115
- # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v24.12.0)
136
+ # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.1.0)
116
137
 
117
138
  Aspose.OCR for Python via .NET is an easy-to-use OCR engine for Python Apps. Recognize text in 28 languages, Latin, Cyrillic & Asian scripts. Extract text from scans, photos, PDFs. Handle blurry, distorted, rotated, noisy images. Preserve original layout, detect paragraphs, lines, single words. Bulk process multipage docs, folders, archives. Identify misspelled words, compare image texts. Simplify OCR tasks with Aspose.OCR!
118
139
 
119
140
  ```python
120
- pip install aspose-ocr-python-net==24.12.0
141
+ pip install aspose-ocr-python-net==25.1.0
121
142
  ```
122
143
 
123
144
  # [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v24.12.0)
@@ -128,28 +149,28 @@ Aspose.Page for Python via .NET empowers developers to work with PS, EPS, and XP
128
149
  pip install aspose-page==24.12.0
129
150
  ```
130
151
 
131
- # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v24.12.0)
152
+ # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v25.1.0)
132
153
 
133
154
  Aspose.PDF for Python via .NET is a powerful native library for PDF processing in your applications. Generate, read, convert, and manipulate PDF files without Adobe Acrobat®. Perform form processing, metadata handling, text and page manipulation, annotations management, bookmarks and watermarks, attachments, custom font handling, and more. Supercharge your PDF capabilities via API!
134
155
 
135
156
  ```python
136
- pip install aspose-pdf==24.12.0
157
+ pip install aspose-pdf==25.1.0
137
158
  ```
138
159
 
139
- # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v24.12.0)
160
+ # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.1.0)
140
161
 
141
162
  Aspose.PSD for Python simplifies handling of PSD, PSB, and AI files. It allows creation, editing, conversion, and export to various formats while supporting advanced features like layer manipulation, effects, and drawing tools. This cross-platform library caters to diverse use cases with robust functionality.
142
163
 
143
164
  ```python
144
- pip install aspose-psd==24.12.0
165
+ pip install aspose-psd==25.1.0
145
166
  ```
146
167
 
147
- # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v24.12.0)
168
+ # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.1.0)
148
169
 
149
170
  Level up your Python programs with Aspose.Slides for Python via .NET - the ultimate Python class library for PowerPoint® & OpenOffice® presentations. No need to install Microsoft PowerPoint® or any 3rd party software. Effortlessly create, clone, and manipulate slides from templates. Master slides, animations, charts, shapes, OLE, VBA Macros, video frames, picture frames, audio frames, encryption, and decryption - all at your fingertips. Elevate your presentation game now!
150
171
 
151
172
  ```python
152
- pip install Aspose.Slides==24.12.0
173
+ pip install Aspose.Slides==25.1.0
153
174
  ```
154
175
 
155
176
  # [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v24.12.1)
@@ -160,12 +181,12 @@ Aspose.SVG for Python via .NET is a versatile on-premise class library designed
160
181
  pip install aspose-svg-net==24.12.1
161
182
  ```
162
183
 
163
- # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v24.12.0)
184
+ # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.1.0)
164
185
 
165
186
  Aspose.Tasks for Python via .NET, a powerful native library for adding MS-Project file processing capabilities to your applications. Easily create, read, convert, and manipulate MS-Project files without Microsoft Project® itself. Perform calculations, manage tasks, resources, and calendars, manipulate views, and handle attachments effortlessly. Enjoy features like export to various image formats, XLSX, HTML, CSV, and PDF, along with support for Oracle Primavera® and Project Server. Supported MS-Project versions include 2003 to 2021. Convert MPP to images, Excel, HTML, CSV, and PDF with ease. Manage tasks, resources, assignments, and customize Gantt Chart view styles.
166
187
 
167
188
  ```python
168
- pip install aspose-tasks==24.12.0
189
+ pip install aspose-tasks==25.1.0
169
190
  ```
170
191
 
171
192
  # [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v24.12.0)
@@ -176,20 +197,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
176
197
  pip install aspose-tex-net==24.12.0
177
198
  ```
178
199
 
179
- # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v24.12.0)
200
+ # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.1.0)
180
201
 
181
202
  Empower your Python applications with Aspose.Words for Python via .NET, an on-premise API for seamless Microsoft Word® document handling. Create, edit, render, and convert Word® files to various formats (PDF, XPS, Raster Image, PCL, EPUB, etc.) effortlessly. Enjoy report generation, data visualization, and a range of document tasks like viewing, merging, splitting, translating, watermarking, and comparison. Level up your document processing now!
182
203
 
183
204
  ```python
184
- pip install aspose-words==24.12.0
205
+ pip install aspose-words==25.1.0
185
206
  ```
186
207
 
187
- # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v24.12.0)
208
+ # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.1.0)
188
209
 
189
210
  Aspose.ZIP for Python via .NET is a powerful Python API to create, manipulate, extract & protect archive formats - ZIP, BZIP, BZ2 & TAR. Simplify compression/decompression in your Python apps without complex coding. Offers a wide range of features, including archive creation, extraction, encryption (password, AES), and compressing single/multiple files and directories. Secure your files with password or AES encryption. Explore advanced options like appending files to existing archives, Gzip/Bzip2 packing into TAR archives, and creating self-extracting compressed archives.
190
211
 
191
212
  ```python
192
- pip install aspose-zip==24.12.0
213
+ pip install aspose-zip==25.1.0
193
214
  ```
194
215
 
195
216
  [Product Page](https://products.aspose.com/total/python-net) | [Docs](https://docs.aspose.com/total/pythonnet/) | [Demos](https://products.aspose.app/total/family) | [Examples](https://aspose.github.io/) | [Download](https://downloads.aspose.com/total/pythonnet) | [Blog](https://blog.aspose.com/category/total/) | [Releases](https://releases.aspose.com/) | [Free Support](https://forum.aspose.com/c/total/7) | [Temporary License](https://purchase.aspose.com/temporary-license)
@@ -0,0 +1,20 @@
1
+ aspose-3d==25.1.0
2
+ aspose-barcode-for-python-via-net==25.1
3
+ aspose-cad==25.1
4
+ aspose-cells-python==25.1.0
5
+ aspose-diagram-python==25.1
6
+ Aspose.Email-for-Python-via-NET==25.1
7
+ aspose-finance==24.11
8
+ aspose-gis-net==25.1.0
9
+ aspose-html-net==25.1.0
10
+ aspose-imaging-python-net==24.12.0
11
+ aspose-ocr-python-net==25.1.0
12
+ aspose-page==24.12.0
13
+ aspose-pdf==25.1.0
14
+ aspose-psd==25.1.0
15
+ Aspose.Slides==25.1.0
16
+ aspose-svg-net==25.1.0
17
+ aspose-tasks==25.1.0
18
+ aspose-tex-net==24.12.0
19
+ aspose-words==25.1.0
20
+ aspose-zip==25.1.0
@@ -1,26 +1,28 @@
1
1
  from setuptools import setup
2
2
 
3
3
  NAME = "aspose-total-net"
4
- VERSION = "24.12.0"
4
+ VERSION = "25.1.0"
5
5
 
6
- REQUIRES = ["aspose-3d==24.12.0",
7
- "aspose-barcode-for-python-via-net==24.12",
8
- "aspose-cad==24.11",
9
- "aspose-cells-python==24.12.0",
10
- "aspose-diagram-python==24.12",
11
- "Aspose.Email-for-Python-via-NET==24.12",
12
- "aspose-html-net==24.12.0",
6
+ REQUIRES = ["aspose-3d==25.1.0",
7
+ "aspose-barcode-for-python-via-net==25.1",
8
+ "aspose-cad==25.1",
9
+ "aspose-cells-python==25.1.0",
10
+ "aspose-diagram-python==25.1",
11
+ "Aspose.Email-for-Python-via-NET==25.1",
12
+ "aspose-finance==24.11",
13
+ "aspose-gis-net==25.1.0",
14
+ "aspose-html-net==25.1.0",
13
15
  "aspose-imaging-python-net==24.12.0",
14
- "aspose-ocr-python-net==24.12.0",
16
+ "aspose-ocr-python-net==25.1.0",
15
17
  "aspose-page==24.12.0",
16
- "aspose-pdf==24.12.0",
17
- "aspose-psd==24.12.0",
18
- "Aspose.Slides==24.12.0",
19
- "aspose-svg-net==24.12.1",
20
- "aspose-tasks==24.12.0",
18
+ "aspose-pdf==25.1.0",
19
+ "aspose-psd==25.1.0",
20
+ "Aspose.Slides==25.1.0",
21
+ "aspose-svg-net==25.1.0",
22
+ "aspose-tasks==25.1.0",
21
23
  "aspose-tex-net==24.12.0",
22
- "aspose-words==24.12.0",
23
- "aspose-zip==24.12.0"]
24
+ "aspose-words==25.1.0",
25
+ "aspose-zip==25.1.0"]
24
26
 
25
27
  """
26
28
  REQUIRES = [
@@ -1,18 +0,0 @@
1
- aspose-3d==24.12.0
2
- aspose-barcode-for-python-via-net==24.12
3
- aspose-cad==24.11
4
- aspose-cells-python==24.12.0
5
- aspose-diagram-python==24.12
6
- Aspose.Email-for-Python-via-NET==24.12
7
- aspose-html-net==24.12.0
8
- aspose-imaging-python-net==24.12.0
9
- aspose-ocr-python-net==24.12.0
10
- aspose-page==24.12.0
11
- aspose-pdf==24.12.0
12
- aspose-psd==24.12.0
13
- Aspose.Slides==24.12.0
14
- aspose-svg-net==24.12.1
15
- aspose-tasks==24.12.0
16
- aspose-tex-net==24.12.0
17
- aspose-words==24.12.0
18
- aspose-zip==24.12.0