Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 67,129 for

import

(0.11 sec)
  1. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.docx" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/
  2. Protect and Unprotect a Visio Shape in Ruby|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectShap.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/protect-and-unprot...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... import aspose.pdf as ap def convert_pdf_to_pdf_e...tagging it with alternative text. import aspose.pdf as ap def add_t...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. Merge EPUB files using Python | Aspose.PDF

    Merge EPUB files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path epub_load_options...

    products.aspose.com/pdf/python-net/merger/epub/
  5. Merge MD files using Python | Aspose.PDF

    Merge MD files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path md_load_options...

    products.aspose.com/pdf/python-net/merger/md/
  6. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files...JPG to JPG import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/jpg...
  7. Merge SVG to PNG in Python | products.aspose.com

    Merge SVG to PNG in Python. Use Python library API to combine SVG and PNG files...SVG to PNG import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/svg...
  8. Example of Hello World using Python language|As...

    This sample demonstrates how to create a simple PDF "Hello, World!" document using Aspose.PDF for Python... Import the AsposePdfPython module...works. from AsposePdfPython import * doc = document_create ()...

    docs.aspose.com/pdf/python-cpp/hello-world-exam...
  9. 使用 Python 可填写的 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式创建可填写的 PDF 表单。...格式填写 PDF 表单 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  10. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/wate...