aspose-total-net 25.2.0__tar.gz → 25.4.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.
- {aspose_total_net-25.2.0/aspose_total_net.egg-info → aspose_total_net-25.4.0}/PKG-INFO +55 -63
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/README.md +32 -40
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0/aspose_total_net.egg-info}/PKG-INFO +55 -63
- aspose_total_net-25.4.0/aspose_total_net.egg-info/requires.txt +19 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/setup.py +21 -22
- aspose_total_net-25.2.0/aspose_total_net.egg-info/requires.txt +0 -20
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/MANIFEST.in +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose-total-net/__init__.py +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose_total_net.egg-info/SOURCES.txt +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose_total_net.egg-info/dependency_links.txt +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose_total_net.egg-info/not-zip-safe +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose_total_net.egg-info/top_level.txt +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/license.txt +0 -0
- {aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/setup.cfg +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: aspose-total-net
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.4.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
|
-
Home-page: https://
|
|
5
|
+
Home-page: https://releases.aspose.com/total/python-net/
|
|
6
6
|
Author: Aspose
|
|
7
7
|
Author-email: total@aspose.com
|
|
8
8
|
Keywords: DOC,DOCX,RTF,DOT,DOTX,DOTM,DOCM FlatOPC,FlatOpcMacroEnabled,FlatOpcTemplate,FlatOpcTemplateMacroEnabled,ODT,OTT,WordML,HTML,MHTML,PDF,MOBI,TXT,PDF/A,XPS,OpenXPS,PostScript (PS),TIFF,JPEG,PNG,BMP,SVG,EMF,GIF,HtmlFixed,PCL,EPUB,XamlFixed,XamlFlow,XamlFlowPack,MSG,PST,OST,OFT,EML,EMLX,MBOX,ICS,VCF,OLM,PPT,PPTX,PPS,POT,PPSX,PPTM,PPSM,POTX,POTM,ODP,FBX,STL,OBJ,3DS,U3D,DAE,glTF,ASCII,Binary,DRC,RVM,AMF,PLY,A3DW,X,DirectX,JT,DXF,3MF,ASE,VRML,Create,Clone,Render,Compare,Join,Split,Encrypt,Digital Signature,Mail Merge,Reporting,Watermark,LINQ,Reporting Engine,Editor,Merger,Viewer,Conversion,Splitter,OCR,Translator,Compress,SSL,TLS,TNEF,Email Attachment,Email,POP3,IMAP,iCalendar,OleObject,Chart,3D,Scene,Triangulate,Vulkan,Geometry,Camera,Mesh,Shape
|
|
@@ -15,26 +15,25 @@ 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==25.
|
|
19
|
-
Requires-Dist: aspose-barcode-for-python-via-net==25.
|
|
20
|
-
Requires-Dist: aspose-
|
|
21
|
-
Requires-Dist: aspose-
|
|
22
|
-
Requires-Dist:
|
|
23
|
-
Requires-Dist:
|
|
24
|
-
Requires-Dist: aspose-
|
|
25
|
-
Requires-Dist: aspose-
|
|
26
|
-
Requires-Dist: aspose-
|
|
27
|
-
Requires-Dist: aspose-
|
|
28
|
-
Requires-Dist: aspose-
|
|
29
|
-
Requires-Dist: aspose-
|
|
30
|
-
Requires-Dist: aspose-
|
|
31
|
-
Requires-Dist:
|
|
32
|
-
Requires-Dist:
|
|
33
|
-
Requires-Dist: aspose-
|
|
34
|
-
Requires-Dist: aspose-
|
|
35
|
-
Requires-Dist: aspose-
|
|
36
|
-
Requires-Dist: aspose-
|
|
37
|
-
Requires-Dist: aspose-zip==25.2.0
|
|
18
|
+
Requires-Dist: aspose-3d==25.4.0
|
|
19
|
+
Requires-Dist: aspose-barcode-for-python-via-net==25.4
|
|
20
|
+
Requires-Dist: aspose-cells-python==25.4.0
|
|
21
|
+
Requires-Dist: aspose-diagram-python==25.4
|
|
22
|
+
Requires-Dist: Aspose.Email-for-Python-via-NET==25.4
|
|
23
|
+
Requires-Dist: aspose-finance==25.3
|
|
24
|
+
Requires-Dist: aspose-gis-net==25.4.0
|
|
25
|
+
Requires-Dist: aspose-html-net==25.4.0
|
|
26
|
+
Requires-Dist: aspose-imaging-python-net==25.4.0
|
|
27
|
+
Requires-Dist: aspose-ocr-python-net==25.4.0
|
|
28
|
+
Requires-Dist: aspose-page==25.4.0
|
|
29
|
+
Requires-Dist: aspose-pdf==25.4.0
|
|
30
|
+
Requires-Dist: aspose-psd==25.4.0
|
|
31
|
+
Requires-Dist: Aspose.Slides==25.4.0
|
|
32
|
+
Requires-Dist: aspose-svg-net==25.4.0
|
|
33
|
+
Requires-Dist: aspose-tasks==25.4.0
|
|
34
|
+
Requires-Dist: aspose-tex-net==25.4.0
|
|
35
|
+
Requires-Dist: aspose-words==25.4.0
|
|
36
|
+
Requires-Dist: aspose-zip==25.4.0
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -42,6 +41,7 @@ Dynamic: description
|
|
|
42
41
|
Dynamic: description-content-type
|
|
43
42
|
Dynamic: home-page
|
|
44
43
|
Dynamic: keywords
|
|
44
|
+
Dynamic: license-file
|
|
45
45
|
Dynamic: platform
|
|
46
46
|
Dynamic: requires-dist
|
|
47
47
|
Dynamic: requires-python
|
|
@@ -53,92 +53,84 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
|
|
|
53
53
|
|
|
54
54
|
This release includes the following:
|
|
55
55
|
|
|
56
|
-
# [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.
|
|
56
|
+
# [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.4.0)
|
|
57
57
|
|
|
58
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!
|
|
59
59
|
|
|
60
60
|
```python
|
|
61
|
-
pip install aspose-3d==25.
|
|
61
|
+
pip install aspose-3d==25.4.0
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.
|
|
64
|
+
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.4.0)
|
|
65
65
|
|
|
66
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.
|
|
67
67
|
|
|
68
68
|
```python
|
|
69
|
-
pip install aspose-barcode-for-python-via-net==25.
|
|
69
|
+
pip install aspose-barcode-for-python-via-net==25.4
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
# [Aspose.
|
|
73
|
-
|
|
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.
|
|
75
|
-
|
|
76
|
-
```python
|
|
77
|
-
pip install aspose-cad==25.1
|
|
78
|
-
```
|
|
79
|
-
|
|
80
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.2.0)
|
|
72
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.4.0)
|
|
81
73
|
|
|
82
74
|
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.
|
|
83
75
|
|
|
84
76
|
```python
|
|
85
|
-
pip install aspose-cells-python==25.
|
|
77
|
+
pip install aspose-cells-python==25.4.0
|
|
86
78
|
```
|
|
87
79
|
|
|
88
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
80
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.4.0)
|
|
89
81
|
|
|
90
82
|
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!
|
|
91
83
|
|
|
92
84
|
```python
|
|
93
|
-
pip install aspose-diagram-python==25.
|
|
85
|
+
pip install aspose-diagram-python==25.4
|
|
94
86
|
```
|
|
95
87
|
|
|
96
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
88
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.4.0)
|
|
97
89
|
|
|
98
90
|
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!
|
|
99
91
|
|
|
100
92
|
```python
|
|
101
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
93
|
+
pip install Aspose.Email-for-Python-via-NET==25.4
|
|
102
94
|
```
|
|
103
95
|
|
|
104
|
-
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (
|
|
96
|
+
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
105
97
|
|
|
106
98
|
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.
|
|
107
99
|
|
|
108
100
|
```python
|
|
109
|
-
pip install aspose-finance==
|
|
101
|
+
pip install aspose-finance==25.3
|
|
110
102
|
```
|
|
111
103
|
|
|
112
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
104
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.4.0)
|
|
113
105
|
|
|
114
106
|
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
107
|
|
|
116
108
|
```python
|
|
117
|
-
pip install aspose-gis-net==25.
|
|
109
|
+
pip install aspose-gis-net==25.4.0
|
|
118
110
|
```
|
|
119
111
|
|
|
120
|
-
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.
|
|
112
|
+
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.4.0)
|
|
121
113
|
|
|
122
114
|
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.
|
|
123
115
|
|
|
124
116
|
```python
|
|
125
|
-
pip install aspose-html-net==25.
|
|
117
|
+
pip install aspose-html-net==25.4.0
|
|
126
118
|
```
|
|
127
119
|
|
|
128
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
120
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.4.0)
|
|
129
121
|
|
|
130
122
|
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!
|
|
131
123
|
|
|
132
124
|
```python
|
|
133
|
-
pip install aspose-imaging-python-net==25.
|
|
125
|
+
pip install aspose-imaging-python-net==25.4.0
|
|
134
126
|
```
|
|
135
127
|
|
|
136
|
-
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.
|
|
128
|
+
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.4.0)
|
|
137
129
|
|
|
138
130
|
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!
|
|
139
131
|
|
|
140
132
|
```python
|
|
141
|
-
pip install aspose-ocr-python-net==25.
|
|
133
|
+
pip install aspose-ocr-python-net==25.4.0
|
|
142
134
|
```
|
|
143
135
|
|
|
144
136
|
# [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v25.2.0)
|
|
@@ -157,36 +149,36 @@ Aspose.PDF for Python via .NET is a powerful native library for PDF processing i
|
|
|
157
149
|
pip install aspose-pdf==25.2.0
|
|
158
150
|
```
|
|
159
151
|
|
|
160
|
-
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.
|
|
152
|
+
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.4.0)
|
|
161
153
|
|
|
162
154
|
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.
|
|
163
155
|
|
|
164
156
|
```python
|
|
165
|
-
pip install aspose-psd==25.
|
|
157
|
+
pip install aspose-psd==25.4.0
|
|
166
158
|
```
|
|
167
159
|
|
|
168
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
160
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.4.0)
|
|
169
161
|
|
|
170
162
|
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!
|
|
171
163
|
|
|
172
164
|
```python
|
|
173
|
-
pip install Aspose.Slides==25.
|
|
165
|
+
pip install Aspose.Slides==25.4.0
|
|
174
166
|
```
|
|
175
167
|
|
|
176
|
-
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.
|
|
168
|
+
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.4.0)
|
|
177
169
|
|
|
178
170
|
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.
|
|
179
171
|
|
|
180
172
|
```python
|
|
181
|
-
pip install aspose-svg-net==25.
|
|
173
|
+
pip install aspose-svg-net==25.4.0
|
|
182
174
|
```
|
|
183
175
|
|
|
184
|
-
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.
|
|
176
|
+
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.4.0)
|
|
185
177
|
|
|
186
178
|
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.
|
|
187
179
|
|
|
188
180
|
```python
|
|
189
|
-
pip install aspose-tasks==25.
|
|
181
|
+
pip install aspose-tasks==25.4.0
|
|
190
182
|
```
|
|
191
183
|
|
|
192
184
|
# [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v25.2.0)
|
|
@@ -197,20 +189,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
197
189
|
pip install aspose-tex-net==25.2.0
|
|
198
190
|
```
|
|
199
191
|
|
|
200
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
192
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.4.0)
|
|
201
193
|
|
|
202
194
|
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!
|
|
203
195
|
|
|
204
196
|
```python
|
|
205
|
-
pip install aspose-words==25.
|
|
197
|
+
pip install aspose-words==25.4.0
|
|
206
198
|
```
|
|
207
199
|
|
|
208
|
-
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.
|
|
200
|
+
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.4.0)
|
|
209
201
|
|
|
210
202
|
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.
|
|
211
203
|
|
|
212
204
|
```python
|
|
213
|
-
pip install aspose-zip==25.
|
|
205
|
+
pip install aspose-zip==25.4.0
|
|
214
206
|
```
|
|
215
207
|
|
|
216
208
|
[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,92 +4,84 @@ 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/) (v25.
|
|
7
|
+
# [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.4.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==25.
|
|
12
|
+
pip install aspose-3d==25.4.0
|
|
13
13
|
```
|
|
14
14
|
|
|
15
|
-
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.
|
|
15
|
+
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.4.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
|
|
|
19
19
|
```python
|
|
20
|
-
pip install aspose-barcode-for-python-via-net==25.
|
|
20
|
+
pip install aspose-barcode-for-python-via-net==25.4
|
|
21
21
|
```
|
|
22
22
|
|
|
23
|
-
# [Aspose.
|
|
24
|
-
|
|
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
|
-
|
|
27
|
-
```python
|
|
28
|
-
pip install aspose-cad==25.1
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.2.0)
|
|
23
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.4.0)
|
|
32
24
|
|
|
33
25
|
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
26
|
|
|
35
27
|
```python
|
|
36
|
-
pip install aspose-cells-python==25.
|
|
28
|
+
pip install aspose-cells-python==25.4.0
|
|
37
29
|
```
|
|
38
30
|
|
|
39
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
31
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.4.0)
|
|
40
32
|
|
|
41
33
|
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
34
|
|
|
43
35
|
```python
|
|
44
|
-
pip install aspose-diagram-python==25.
|
|
36
|
+
pip install aspose-diagram-python==25.4
|
|
45
37
|
```
|
|
46
38
|
|
|
47
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
39
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.4.0)
|
|
48
40
|
|
|
49
41
|
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
42
|
|
|
51
43
|
```python
|
|
52
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
44
|
+
pip install Aspose.Email-for-Python-via-NET==25.4
|
|
53
45
|
```
|
|
54
46
|
|
|
55
|
-
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (
|
|
47
|
+
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
56
48
|
|
|
57
49
|
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
50
|
|
|
59
51
|
```python
|
|
60
|
-
pip install aspose-finance==
|
|
52
|
+
pip install aspose-finance==25.3
|
|
61
53
|
```
|
|
62
54
|
|
|
63
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
55
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.4.0)
|
|
64
56
|
|
|
65
57
|
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
58
|
|
|
67
59
|
```python
|
|
68
|
-
pip install aspose-gis-net==25.
|
|
60
|
+
pip install aspose-gis-net==25.4.0
|
|
69
61
|
```
|
|
70
62
|
|
|
71
|
-
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.
|
|
63
|
+
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.4.0)
|
|
72
64
|
|
|
73
65
|
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.
|
|
74
66
|
|
|
75
67
|
```python
|
|
76
|
-
pip install aspose-html-net==25.
|
|
68
|
+
pip install aspose-html-net==25.4.0
|
|
77
69
|
```
|
|
78
70
|
|
|
79
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
71
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.4.0)
|
|
80
72
|
|
|
81
73
|
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!
|
|
82
74
|
|
|
83
75
|
```python
|
|
84
|
-
pip install aspose-imaging-python-net==25.
|
|
76
|
+
pip install aspose-imaging-python-net==25.4.0
|
|
85
77
|
```
|
|
86
78
|
|
|
87
|
-
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.
|
|
79
|
+
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.4.0)
|
|
88
80
|
|
|
89
81
|
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!
|
|
90
82
|
|
|
91
83
|
```python
|
|
92
|
-
pip install aspose-ocr-python-net==25.
|
|
84
|
+
pip install aspose-ocr-python-net==25.4.0
|
|
93
85
|
```
|
|
94
86
|
|
|
95
87
|
# [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v25.2.0)
|
|
@@ -108,36 +100,36 @@ Aspose.PDF for Python via .NET is a powerful native library for PDF processing i
|
|
|
108
100
|
pip install aspose-pdf==25.2.0
|
|
109
101
|
```
|
|
110
102
|
|
|
111
|
-
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.
|
|
103
|
+
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.4.0)
|
|
112
104
|
|
|
113
105
|
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.
|
|
114
106
|
|
|
115
107
|
```python
|
|
116
|
-
pip install aspose-psd==25.
|
|
108
|
+
pip install aspose-psd==25.4.0
|
|
117
109
|
```
|
|
118
110
|
|
|
119
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
111
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.4.0)
|
|
120
112
|
|
|
121
113
|
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!
|
|
122
114
|
|
|
123
115
|
```python
|
|
124
|
-
pip install Aspose.Slides==25.
|
|
116
|
+
pip install Aspose.Slides==25.4.0
|
|
125
117
|
```
|
|
126
118
|
|
|
127
|
-
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.
|
|
119
|
+
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.4.0)
|
|
128
120
|
|
|
129
121
|
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.
|
|
130
122
|
|
|
131
123
|
```python
|
|
132
|
-
pip install aspose-svg-net==25.
|
|
124
|
+
pip install aspose-svg-net==25.4.0
|
|
133
125
|
```
|
|
134
126
|
|
|
135
|
-
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.
|
|
127
|
+
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.4.0)
|
|
136
128
|
|
|
137
129
|
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.
|
|
138
130
|
|
|
139
131
|
```python
|
|
140
|
-
pip install aspose-tasks==25.
|
|
132
|
+
pip install aspose-tasks==25.4.0
|
|
141
133
|
```
|
|
142
134
|
|
|
143
135
|
# [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v25.2.0)
|
|
@@ -148,20 +140,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
148
140
|
pip install aspose-tex-net==25.2.0
|
|
149
141
|
```
|
|
150
142
|
|
|
151
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
143
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.4.0)
|
|
152
144
|
|
|
153
145
|
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!
|
|
154
146
|
|
|
155
147
|
```python
|
|
156
|
-
pip install aspose-words==25.
|
|
148
|
+
pip install aspose-words==25.4.0
|
|
157
149
|
```
|
|
158
150
|
|
|
159
|
-
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.
|
|
151
|
+
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.4.0)
|
|
160
152
|
|
|
161
153
|
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.
|
|
162
154
|
|
|
163
155
|
```python
|
|
164
|
-
pip install aspose-zip==25.
|
|
156
|
+
pip install aspose-zip==25.4.0
|
|
165
157
|
```
|
|
166
158
|
|
|
167
159
|
[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,8 +1,8 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: aspose-total-net
|
|
3
|
-
Version: 25.
|
|
3
|
+
Version: 25.4.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
|
-
Home-page: https://
|
|
5
|
+
Home-page: https://releases.aspose.com/total/python-net/
|
|
6
6
|
Author: Aspose
|
|
7
7
|
Author-email: total@aspose.com
|
|
8
8
|
Keywords: DOC,DOCX,RTF,DOT,DOTX,DOTM,DOCM FlatOPC,FlatOpcMacroEnabled,FlatOpcTemplate,FlatOpcTemplateMacroEnabled,ODT,OTT,WordML,HTML,MHTML,PDF,MOBI,TXT,PDF/A,XPS,OpenXPS,PostScript (PS),TIFF,JPEG,PNG,BMP,SVG,EMF,GIF,HtmlFixed,PCL,EPUB,XamlFixed,XamlFlow,XamlFlowPack,MSG,PST,OST,OFT,EML,EMLX,MBOX,ICS,VCF,OLM,PPT,PPTX,PPS,POT,PPSX,PPTM,PPSM,POTX,POTM,ODP,FBX,STL,OBJ,3DS,U3D,DAE,glTF,ASCII,Binary,DRC,RVM,AMF,PLY,A3DW,X,DirectX,JT,DXF,3MF,ASE,VRML,Create,Clone,Render,Compare,Join,Split,Encrypt,Digital Signature,Mail Merge,Reporting,Watermark,LINQ,Reporting Engine,Editor,Merger,Viewer,Conversion,Splitter,OCR,Translator,Compress,SSL,TLS,TNEF,Email Attachment,Email,POP3,IMAP,iCalendar,OleObject,Chart,3D,Scene,Triangulate,Vulkan,Geometry,Camera,Mesh,Shape
|
|
@@ -15,26 +15,25 @@ 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==25.
|
|
19
|
-
Requires-Dist: aspose-barcode-for-python-via-net==25.
|
|
20
|
-
Requires-Dist: aspose-
|
|
21
|
-
Requires-Dist: aspose-
|
|
22
|
-
Requires-Dist:
|
|
23
|
-
Requires-Dist:
|
|
24
|
-
Requires-Dist: aspose-
|
|
25
|
-
Requires-Dist: aspose-
|
|
26
|
-
Requires-Dist: aspose-
|
|
27
|
-
Requires-Dist: aspose-
|
|
28
|
-
Requires-Dist: aspose-
|
|
29
|
-
Requires-Dist: aspose-
|
|
30
|
-
Requires-Dist: aspose-
|
|
31
|
-
Requires-Dist:
|
|
32
|
-
Requires-Dist:
|
|
33
|
-
Requires-Dist: aspose-
|
|
34
|
-
Requires-Dist: aspose-
|
|
35
|
-
Requires-Dist: aspose-
|
|
36
|
-
Requires-Dist: aspose-
|
|
37
|
-
Requires-Dist: aspose-zip==25.2.0
|
|
18
|
+
Requires-Dist: aspose-3d==25.4.0
|
|
19
|
+
Requires-Dist: aspose-barcode-for-python-via-net==25.4
|
|
20
|
+
Requires-Dist: aspose-cells-python==25.4.0
|
|
21
|
+
Requires-Dist: aspose-diagram-python==25.4
|
|
22
|
+
Requires-Dist: Aspose.Email-for-Python-via-NET==25.4
|
|
23
|
+
Requires-Dist: aspose-finance==25.3
|
|
24
|
+
Requires-Dist: aspose-gis-net==25.4.0
|
|
25
|
+
Requires-Dist: aspose-html-net==25.4.0
|
|
26
|
+
Requires-Dist: aspose-imaging-python-net==25.4.0
|
|
27
|
+
Requires-Dist: aspose-ocr-python-net==25.4.0
|
|
28
|
+
Requires-Dist: aspose-page==25.4.0
|
|
29
|
+
Requires-Dist: aspose-pdf==25.4.0
|
|
30
|
+
Requires-Dist: aspose-psd==25.4.0
|
|
31
|
+
Requires-Dist: Aspose.Slides==25.4.0
|
|
32
|
+
Requires-Dist: aspose-svg-net==25.4.0
|
|
33
|
+
Requires-Dist: aspose-tasks==25.4.0
|
|
34
|
+
Requires-Dist: aspose-tex-net==25.4.0
|
|
35
|
+
Requires-Dist: aspose-words==25.4.0
|
|
36
|
+
Requires-Dist: aspose-zip==25.4.0
|
|
38
37
|
Dynamic: author
|
|
39
38
|
Dynamic: author-email
|
|
40
39
|
Dynamic: classifier
|
|
@@ -42,6 +41,7 @@ Dynamic: description
|
|
|
42
41
|
Dynamic: description-content-type
|
|
43
42
|
Dynamic: home-page
|
|
44
43
|
Dynamic: keywords
|
|
44
|
+
Dynamic: license-file
|
|
45
45
|
Dynamic: platform
|
|
46
46
|
Dynamic: requires-dist
|
|
47
47
|
Dynamic: requires-python
|
|
@@ -53,92 +53,84 @@ Aspose.Total for Python via .NET is a collection of powerful yet easy-to-use doc
|
|
|
53
53
|
|
|
54
54
|
This release includes the following:
|
|
55
55
|
|
|
56
|
-
# [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.
|
|
56
|
+
# [Aspose.3D for Python via .NET](https://releases.aspose.com/3d/python-net/) (v25.4.0)
|
|
57
57
|
|
|
58
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!
|
|
59
59
|
|
|
60
60
|
```python
|
|
61
|
-
pip install aspose-3d==25.
|
|
61
|
+
pip install aspose-3d==25.4.0
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.
|
|
64
|
+
# [Aspose.BarCode for Python via .NET](https://releases.aspose.com/barcode/python-net/) (v25.4.0)
|
|
65
65
|
|
|
66
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.
|
|
67
67
|
|
|
68
68
|
```python
|
|
69
|
-
pip install aspose-barcode-for-python-via-net==25.
|
|
69
|
+
pip install aspose-barcode-for-python-via-net==25.4
|
|
70
70
|
```
|
|
71
71
|
|
|
72
|
-
# [Aspose.
|
|
73
|
-
|
|
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.
|
|
75
|
-
|
|
76
|
-
```python
|
|
77
|
-
pip install aspose-cad==25.1
|
|
78
|
-
```
|
|
79
|
-
|
|
80
|
-
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.2.0)
|
|
72
|
+
# [Aspose.Cells for Python via .NET](https://releases.aspose.com/cells/python-net/) (v25.4.0)
|
|
81
73
|
|
|
82
74
|
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.
|
|
83
75
|
|
|
84
76
|
```python
|
|
85
|
-
pip install aspose-cells-python==25.
|
|
77
|
+
pip install aspose-cells-python==25.4.0
|
|
86
78
|
```
|
|
87
79
|
|
|
88
|
-
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.
|
|
80
|
+
# [Aspose.Diagram for Python via .NET](https://releases.aspose.com/diagram/python-net/) (v25.4.0)
|
|
89
81
|
|
|
90
82
|
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!
|
|
91
83
|
|
|
92
84
|
```python
|
|
93
|
-
pip install aspose-diagram-python==25.
|
|
85
|
+
pip install aspose-diagram-python==25.4
|
|
94
86
|
```
|
|
95
87
|
|
|
96
|
-
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.
|
|
88
|
+
# [Aspose.Email for Python via .NET](https://releases.aspose.com/email/pythonnet/) (v25.4.0)
|
|
97
89
|
|
|
98
90
|
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!
|
|
99
91
|
|
|
100
92
|
```python
|
|
101
|
-
pip install Aspose.Email-for-Python-via-NET==25.
|
|
93
|
+
pip install Aspose.Email-for-Python-via-NET==25.4
|
|
102
94
|
```
|
|
103
95
|
|
|
104
|
-
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (
|
|
96
|
+
# [Aspose.Finance for Python via .NET](https://releases.aspose.com/finance/python-net/) (v25.3.0)
|
|
105
97
|
|
|
106
98
|
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.
|
|
107
99
|
|
|
108
100
|
```python
|
|
109
|
-
pip install aspose-finance==
|
|
101
|
+
pip install aspose-finance==25.3
|
|
110
102
|
```
|
|
111
103
|
|
|
112
|
-
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.
|
|
104
|
+
# [Aspose.GIS for Python via .NET](https://pypi.org/project/aspose-gis-net/) (v25.4.0)
|
|
113
105
|
|
|
114
106
|
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
107
|
|
|
116
108
|
```python
|
|
117
|
-
pip install aspose-gis-net==25.
|
|
109
|
+
pip install aspose-gis-net==25.4.0
|
|
118
110
|
```
|
|
119
111
|
|
|
120
|
-
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.
|
|
112
|
+
# [Aspose.HTML for Python via .NET](https://releases.aspose.com/html/python-net/) (v25.4.0)
|
|
121
113
|
|
|
122
114
|
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.
|
|
123
115
|
|
|
124
116
|
```python
|
|
125
|
-
pip install aspose-html-net==25.
|
|
117
|
+
pip install aspose-html-net==25.4.0
|
|
126
118
|
```
|
|
127
119
|
|
|
128
|
-
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.
|
|
120
|
+
# [Aspose.Imaging for Python via .NET](https://releases.aspose.com/imaging/python-net/) (v25.4.0)
|
|
129
121
|
|
|
130
122
|
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!
|
|
131
123
|
|
|
132
124
|
```python
|
|
133
|
-
pip install aspose-imaging-python-net==25.
|
|
125
|
+
pip install aspose-imaging-python-net==25.4.0
|
|
134
126
|
```
|
|
135
127
|
|
|
136
|
-
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.
|
|
128
|
+
# [Aspose.OCR for Python via .NET](https://releases.aspose.com/ocr/python-net/) (v25.4.0)
|
|
137
129
|
|
|
138
130
|
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!
|
|
139
131
|
|
|
140
132
|
```python
|
|
141
|
-
pip install aspose-ocr-python-net==25.
|
|
133
|
+
pip install aspose-ocr-python-net==25.4.0
|
|
142
134
|
```
|
|
143
135
|
|
|
144
136
|
# [Aspose.Page for Python via .NET](https://releases.aspose.com/page/python-net/) (v25.2.0)
|
|
@@ -157,36 +149,36 @@ Aspose.PDF for Python via .NET is a powerful native library for PDF processing i
|
|
|
157
149
|
pip install aspose-pdf==25.2.0
|
|
158
150
|
```
|
|
159
151
|
|
|
160
|
-
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.
|
|
152
|
+
# [Aspose.PSD for Python via .NET](https://releases.aspose.com/psd/python-net/) (v25.4.0)
|
|
161
153
|
|
|
162
154
|
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.
|
|
163
155
|
|
|
164
156
|
```python
|
|
165
|
-
pip install aspose-psd==25.
|
|
157
|
+
pip install aspose-psd==25.4.0
|
|
166
158
|
```
|
|
167
159
|
|
|
168
|
-
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.
|
|
160
|
+
# [Aspose.Slides for Python via .NET](https://releases.aspose.com/slides/python-net/) (v25.4.0)
|
|
169
161
|
|
|
170
162
|
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!
|
|
171
163
|
|
|
172
164
|
```python
|
|
173
|
-
pip install Aspose.Slides==25.
|
|
165
|
+
pip install Aspose.Slides==25.4.0
|
|
174
166
|
```
|
|
175
167
|
|
|
176
|
-
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.
|
|
168
|
+
# [Aspose.SVG for Python via .NET](https://releases.aspose.com/svg/python-net/) (v25.4.0)
|
|
177
169
|
|
|
178
170
|
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.
|
|
179
171
|
|
|
180
172
|
```python
|
|
181
|
-
pip install aspose-svg-net==25.
|
|
173
|
+
pip install aspose-svg-net==25.4.0
|
|
182
174
|
```
|
|
183
175
|
|
|
184
|
-
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.
|
|
176
|
+
# [Aspose.Tasks for Python via .NET](https://releases.aspose.com/tasks/python-net/) (v25.4.0)
|
|
185
177
|
|
|
186
178
|
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.
|
|
187
179
|
|
|
188
180
|
```python
|
|
189
|
-
pip install aspose-tasks==25.
|
|
181
|
+
pip install aspose-tasks==25.4.0
|
|
190
182
|
```
|
|
191
183
|
|
|
192
184
|
# [Aspose.TeX for Python via .NET](https://releases.aspose.com/tex/python-net/) (v25.2.0)
|
|
@@ -197,20 +189,20 @@ Streamline your document creation process with Aspose.TeX for Python via .NET, t
|
|
|
197
189
|
pip install aspose-tex-net==25.2.0
|
|
198
190
|
```
|
|
199
191
|
|
|
200
|
-
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.
|
|
192
|
+
# [Aspose.Words for Python via .NET](https://releases.aspose.com/words/python/) (v25.4.0)
|
|
201
193
|
|
|
202
194
|
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!
|
|
203
195
|
|
|
204
196
|
```python
|
|
205
|
-
pip install aspose-words==25.
|
|
197
|
+
pip install aspose-words==25.4.0
|
|
206
198
|
```
|
|
207
199
|
|
|
208
|
-
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.
|
|
200
|
+
# [Aspose.ZIP for Python via .NET](https://releases.aspose.com/zip/python-net/) (v25.4.0)
|
|
209
201
|
|
|
210
202
|
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.
|
|
211
203
|
|
|
212
204
|
```python
|
|
213
|
-
pip install aspose-zip==25.
|
|
205
|
+
pip install aspose-zip==25.4.0
|
|
214
206
|
```
|
|
215
207
|
|
|
216
208
|
[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,19 @@
|
|
|
1
|
+
aspose-3d==25.4.0
|
|
2
|
+
aspose-barcode-for-python-via-net==25.4
|
|
3
|
+
aspose-cells-python==25.4.0
|
|
4
|
+
aspose-diagram-python==25.4
|
|
5
|
+
Aspose.Email-for-Python-via-NET==25.4
|
|
6
|
+
aspose-finance==25.3
|
|
7
|
+
aspose-gis-net==25.4.0
|
|
8
|
+
aspose-html-net==25.4.0
|
|
9
|
+
aspose-imaging-python-net==25.4.0
|
|
10
|
+
aspose-ocr-python-net==25.4.0
|
|
11
|
+
aspose-page==25.4.0
|
|
12
|
+
aspose-pdf==25.4.0
|
|
13
|
+
aspose-psd==25.4.0
|
|
14
|
+
Aspose.Slides==25.4.0
|
|
15
|
+
aspose-svg-net==25.4.0
|
|
16
|
+
aspose-tasks==25.4.0
|
|
17
|
+
aspose-tex-net==25.4.0
|
|
18
|
+
aspose-words==25.4.0
|
|
19
|
+
aspose-zip==25.4.0
|
|
@@ -1,28 +1,27 @@
|
|
|
1
1
|
from setuptools import setup
|
|
2
2
|
|
|
3
3
|
NAME = "aspose-total-net"
|
|
4
|
-
VERSION = "25.
|
|
4
|
+
VERSION = "25.4.0"
|
|
5
5
|
|
|
6
|
-
REQUIRES = ["aspose-3d==25.
|
|
7
|
-
"aspose-barcode-for-python-via-net==25.
|
|
8
|
-
"aspose-
|
|
9
|
-
"aspose-
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"aspose-
|
|
13
|
-
"aspose-
|
|
14
|
-
"aspose-
|
|
15
|
-
"aspose-
|
|
16
|
-
"aspose-
|
|
17
|
-
"aspose-
|
|
18
|
-
"aspose-
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"aspose-
|
|
22
|
-
"aspose-
|
|
23
|
-
"aspose-
|
|
24
|
-
"aspose-
|
|
25
|
-
"aspose-zip==25.2.0"]
|
|
6
|
+
REQUIRES = ["aspose-3d==25.4.0",
|
|
7
|
+
"aspose-barcode-for-python-via-net==25.4",
|
|
8
|
+
"aspose-cells-python==25.4.0",
|
|
9
|
+
"aspose-diagram-python==25.4",
|
|
10
|
+
"Aspose.Email-for-Python-via-NET==25.4",
|
|
11
|
+
"aspose-finance==25.3",
|
|
12
|
+
"aspose-gis-net==25.4.0",
|
|
13
|
+
"aspose-html-net==25.4.0",
|
|
14
|
+
"aspose-imaging-python-net==25.4.0",
|
|
15
|
+
"aspose-ocr-python-net==25.4.0",
|
|
16
|
+
"aspose-page==25.4.0",
|
|
17
|
+
"aspose-pdf==25.4.0",
|
|
18
|
+
"aspose-psd==25.4.0",
|
|
19
|
+
"Aspose.Slides==25.4.0",
|
|
20
|
+
"aspose-svg-net==25.4.0",
|
|
21
|
+
"aspose-tasks==25.4.0",
|
|
22
|
+
"aspose-tex-net==25.4.0",
|
|
23
|
+
"aspose-words==25.4.0",
|
|
24
|
+
"aspose-zip==25.4.0"]
|
|
26
25
|
|
|
27
26
|
"""
|
|
28
27
|
REQUIRES = [
|
|
@@ -35,7 +34,7 @@ setup(
|
|
|
35
34
|
description='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.',
|
|
36
35
|
keywords=["DOC", "DOCX", "RTF", "DOT", "DOTX", "DOTM", "DOCM FlatOPC", "FlatOpcMacroEnabled", "FlatOpcTemplate", "FlatOpcTemplateMacroEnabled", "ODT", "OTT", "WordML", "HTML", "MHTML", "PDF", "MOBI", "TXT", "PDF/A", "XPS", "OpenXPS", "PostScript (PS)", "TIFF", "JPEG", "PNG", "BMP", "SVG", "EMF", "GIF", "HtmlFixed", "PCL", "EPUB", "XamlFixed", "XamlFlow", "XamlFlowPack", "MSG", "PST", "OST", "OFT", "EML", "EMLX", "MBOX", "ICS", "VCF", "OLM", "PPT", "PPTX", "PPS", "POT", "PPSX", "PPTM", "PPSM", "POTX", "POTM", "ODP", "FBX", "STL", "OBJ", "3DS", "U3D",
|
|
37
36
|
"DAE", "glTF", "ASCII", "Binary", "DRC", "RVM", "AMF", "PLY", "A3DW", "X", "DirectX", "JT", "DXF", "3MF", "ASE", "VRML", "Create", "Clone", "Render", "Compare", "Join", "Split", "Encrypt", "Digital Signature", "Mail Merge", "Reporting", "Watermark", "LINQ", "Reporting Engine", "Editor", "Merger", "Viewer", "Conversion", "Splitter", "OCR", "Translator", "Compress", "SSL", "TLS", "TNEF", "Email Attachment", "Email", "POP3", "IMAP", "iCalendar", "OleObject", "Chart", "3D", "Scene", "Triangulate", "Vulkan", "Geometry", "Camera", "Mesh", "Shape"],
|
|
38
|
-
url='https://
|
|
37
|
+
url='https://releases.aspose.com/total/python-net/',
|
|
39
38
|
author='Aspose',
|
|
40
39
|
author_email='total@aspose.com',
|
|
41
40
|
packages=['aspose-total-net'],
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
aspose-3d==25.1.0
|
|
2
|
-
aspose-barcode-for-python-via-net==25.2
|
|
3
|
-
aspose-cad==25.1
|
|
4
|
-
aspose-cells-python==25.2.0
|
|
5
|
-
aspose-diagram-python==25.2
|
|
6
|
-
Aspose.Email-for-Python-via-NET==25.2
|
|
7
|
-
aspose-finance==24.11
|
|
8
|
-
aspose-gis-net==25.2.0
|
|
9
|
-
aspose-html-net==25.2.0
|
|
10
|
-
aspose-imaging-python-net==25.2.0
|
|
11
|
-
aspose-ocr-python-net==25.1.0
|
|
12
|
-
aspose-page==25.2.0
|
|
13
|
-
aspose-pdf==25.2.0
|
|
14
|
-
aspose-psd==25.2.0
|
|
15
|
-
Aspose.Slides==25.2.0
|
|
16
|
-
aspose-svg-net==25.2.0
|
|
17
|
-
aspose-tasks==25.2.0
|
|
18
|
-
aspose-tex-net==25.2.0
|
|
19
|
-
aspose-words==25.2.0
|
|
20
|
-
aspose-zip==25.2.0
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aspose_total_net-25.2.0 → aspose_total_net-25.4.0}/aspose_total_net.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|