aspose-total-net 24.11.0__py3-none-any.whl → 24.12.0__py3-none-any.whl

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
1
  Metadata-Version: 2.1
2
2
  Name: aspose-total-net
3
- Version: 24.11.0
3
+ Version: 24.12.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,25 +15,24 @@ 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.10.0
19
- Requires-Dist: aspose-barcode-for-python-via-net==24.11
20
- Requires-Dist: aspose-cad==24.10
21
- Requires-Dist: aspose-cells-python==24.11.0
22
- Requires-Dist: aspose-diagram-python==24.11
23
- Requires-Dist: Aspose.Email-for-Python-via-NET==24.11
24
- Requires-Dist: aspose-finance==24.11
25
- Requires-Dist: aspose-html-net==24.11.0
26
- Requires-Dist: aspose-imaging-python-net==24.11.0
27
- Requires-Dist: aspose-ocr-python-net==24.11.1
28
- Requires-Dist: aspose-page==24.9.0
29
- Requires-Dist: aspose-pdf==24.11.0
30
- Requires-Dist: aspose-psd==24.11.0
31
- Requires-Dist: Aspose.Slides==24.11.0
32
- Requires-Dist: aspose-svg-net==24.11.0
33
- Requires-Dist: aspose-tasks==24.11.0
34
- Requires-Dist: aspose-tex-net==24.10.0
35
- Requires-Dist: aspose-words==24.11.0
36
- Requires-Dist: aspose-zip==24.11.0
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
25
+ Requires-Dist: aspose-imaging-python-net==24.12.0
26
+ Requires-Dist: aspose-ocr-python-net==24.12.0
27
+ 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
33
+ Requires-Dist: aspose-tex-net==24.12.0
34
+ Requires-Dist: aspose-words==24.12.0
35
+ Requires-Dist: aspose-zip==24.12.0
37
36
 
38
37
  [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)
39
38
 
@@ -41,156 +40,156 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
41
40
 
42
41
  This release includes the following:
43
42
 
44
- # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v24.10.0)
43
+ # [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v24.12.0)
45
44
 
46
45
  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!
47
46
 
48
47
  ```python
49
- pip install aspose-3d==24.10.0
48
+ pip install aspose-3d==24.12.0
50
49
  ```
51
50
 
52
- # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v24.11.0)
51
+ # [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v24.12.0)
53
52
 
54
53
  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.
55
54
 
56
55
  ```python
57
- pip install aspose-barcode-for-python-via-net==24.11
56
+ pip install aspose-barcode-for-python-via-net==24.12
58
57
  ```
59
58
 
60
- # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v24.10.0)
59
+ # [Aspose.CAD for Python via .NET](https://releases.aspose.com/cad/python-net/) (v24.11.0)
61
60
 
62
61
  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.
63
62
 
64
63
  ```python
65
- pip install aspose-cad==24.10
64
+ pip install aspose-cad==24.11
66
65
  ```
67
66
 
68
- # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v24.11.0)
67
+ # [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v24.12.0)
69
68
 
70
69
  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.
71
70
 
72
71
  ```python
73
- pip install aspose-cells-python==24.11.0
72
+ pip install aspose-cells-python==24.12.0
74
73
  ```
75
74
 
76
- # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v24.11.0)
75
+ # [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v24.12.0)
77
76
 
78
77
  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!
79
78
 
80
79
  ```python
81
- pip install aspose-diagram-python==24.11
80
+ pip install aspose-diagram-python==24.12
82
81
  ```
83
82
 
84
- # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v24.11.0)
83
+ # [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v24.12.0)
85
84
 
86
85
  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!
87
86
 
88
87
  ```python
89
- pip install Aspose.Email-for-Python-via-NET==24.11
88
+ pip install Aspose.Email-for-Python-via-NET==24.12
90
89
  ```
91
90
 
92
- # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.11.0)
91
+ # [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v24.12.0)
93
92
 
94
93
  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.
95
94
 
96
95
  ```python
97
- pip install aspose-finance==24.11
96
+ pip install aspose-finance==24.12
98
97
  ```
99
98
 
100
- # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v24.11.0)
99
+ # [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v24.12.0)
101
100
 
102
101
  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.
103
102
 
104
103
  ```python
105
- pip install aspose-html-net==24.11.0
104
+ pip install aspose-html-net==24.12.0
106
105
  ```
107
106
 
108
- # [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v24.11.0)
107
+ # [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v24.12.0)
109
108
 
110
109
  Aspose.Imaging for Python via .NET is an advanced image processing library. Easily create, load, manipulate, convert, compress images. Supports drawing and graphic primitives. Core features include; image export & conversion, transformations (resize, crop, flip &rotate, etc.), filtering, memory optimization. Handles popular formats like DjVu, DICOM, WebP & DNG, and extends .NET & .NET Core support. Cross-platform; Windows & Linux compatible. Explore powerful features now: create, read, write, draw, process & convert images effortlessly with Aspose.Imaging!
111
110
 
112
111
  ```python
113
- pip install aspose-imaging-python-net==24.11.0
112
+ pip install aspose-imaging-python-net==24.12.0
114
113
  ```
115
114
 
116
- # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v24.11.1)
115
+ # [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v24.12.0)
117
116
 
118
117
  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!
119
118
 
120
119
  ```python
121
- pip install aspose-ocr-python-net==24.11.1
120
+ pip install aspose-ocr-python-net==24.12.0
122
121
  ```
123
122
 
124
- # [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v24.9.0)
123
+ # [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v24.12.0)
125
124
 
126
125
  Aspose.Page for Python via .NET empowers developers to work with PS, EPS, and XPS formats seamlessly, eliminating the need for Microsoft Office or Adobe products entirely. Streamline your document processing workflows today! Effortlessly integrate this lightweight library into your Python projects using pip.
127
126
 
128
127
  ```python
129
- pip install aspose-page==24.9.0
128
+ pip install aspose-page==24.12.0
130
129
  ```
131
130
 
132
- # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v24.11.0)
131
+ # [Aspose.PDF for Python via .NET](https://releases.aspose.com/pdf/pythonnet/) (v24.12.0)
133
132
 
134
133
  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!
135
134
 
136
135
  ```python
137
- pip install aspose-pdf==24.11.0
136
+ pip install aspose-pdf==24.12.0
138
137
  ```
139
138
 
140
- # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v24.11.0)
139
+ # [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v24.12.0)
141
140
 
142
141
  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.
143
142
 
144
143
  ```python
145
- pip install aspose-psd==24.11.0
144
+ pip install aspose-psd==24.12.0
146
145
  ```
147
146
 
148
- # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v24.11.0)
147
+ # [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v24.12.0)
149
148
 
150
149
  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!
151
150
 
152
151
  ```python
153
- pip install Aspose.Slides==24.11.0
152
+ pip install Aspose.Slides==24.12.0
154
153
  ```
155
154
 
156
- # [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v24.11.0)
155
+ # [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v24.12.1)
157
156
 
158
157
  Aspose.SVG for Python via .NET is a versatile on-premise class library designed to handle a variety of tasks involving SVG files without the need for additional SVG tools. It enables you to create, edit, optimize, and convert SVG files. The Python API allows for document and element manipulation, providing advanced navigation and inspection features such as XPath queries and CSS selectors. Developers can also vectorize images and texts, apply SVG transformations, filters, gradients, and patterns, and specify colors in various formats. Aspose.SVG for Python via .NET is ideal for creating applications like SVG editors, converters, mergers, and image vectorizers, offering comprehensive SVG processing capabilities for developers.
159
158
 
160
159
  ```python
161
- pip install aspose-svg-net==24.11.0
160
+ pip install aspose-svg-net==24.12.1
162
161
  ```
163
162
 
164
- # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v24.11.0)
163
+ # [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v24.12.0)
165
164
 
166
165
  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.
167
166
 
168
167
  ```python
169
- pip install aspose-tasks==24.11.0
168
+ pip install aspose-tasks==24.12.0
170
169
  ```
171
170
 
172
- # [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v24.10.0)
171
+ # [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v24.12.0)
173
172
 
174
173
  Streamline your document creation process with Aspose.TeX for Python via .NET, the powerful TeX/LaTeX processing library for developers Effortlessly typeset complex documents in various TeX and LaTeX formats, without relying on external software. Get started quickly by integrating Aspose.TeX into your Python projects using pip.
175
174
 
176
175
  ```python
177
- pip install aspose-tex-net==24.10.0
176
+ pip install aspose-tex-net==24.12.0
178
177
  ```
179
178
 
180
- # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v24.11.0)
179
+ # [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v24.12.0)
181
180
 
182
181
  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!
183
182
 
184
183
  ```python
185
- pip install aspose-words==24.11.0
184
+ pip install aspose-words==24.12.0
186
185
  ```
187
186
 
188
- # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v24.11.0)
187
+ # [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v24.12.0)
189
188
 
190
189
  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.
191
190
 
192
191
  ```python
193
- pip install aspose-zip==24.11.0
192
+ pip install aspose-zip==24.12.0
194
193
  ```
195
194
 
196
195
  [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,6 @@
1
+ aspose-total-net/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ aspose_total_net-24.12.0.dist-info/METADATA,sha256=j6VDBsppJkGqjloy13le08wN61AuLwEVXP2wfBD1MMU,16108
3
+ aspose_total_net-24.12.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
4
+ aspose_total_net-24.12.0.dist-info/license.txt,sha256=DlwSzzvq1H3cDsQ7y0OsOoJdCA9nlMtV-qdXQN0NQOE,213
5
+ aspose_total_net-24.12.0.dist-info/top_level.txt,sha256=nveH22EJJXCn76XCpDI-lxhO6jUymG10pIkLTpdZXU0,17
6
+ aspose_total_net-24.12.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- aspose-total-net/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- aspose_total_net-24.11.0.dist-info/METADATA,sha256=LljHG64Az3UOiwQjD0ZFFU0rigsThGJZz4CHPr4ubV4,16143
3
- aspose_total_net-24.11.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
4
- aspose_total_net-24.11.0.dist-info/license.txt,sha256=DlwSzzvq1H3cDsQ7y0OsOoJdCA9nlMtV-qdXQN0NQOE,213
5
- aspose_total_net-24.11.0.dist-info/top_level.txt,sha256=nveH22EJJXCn76XCpDI-lxhO6jUymG10pIkLTpdZXU0,17
6
- aspose_total_net-24.11.0.dist-info/RECORD,,