Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 70,111 for

import

(0.11 sec)
  1. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to ODP - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  2. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....Built-in Properties - Python import aspose.slides as slides # Instantiate...Properties to PPTM - Python import aspose.slides as slides # Instantiate...

    products.aspose.com/slides/python-net/metadata/...
  3. Compress WORD In Java

    Compress WORD in Java without losing quality. Optimize WORD content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/word/
  4. Compress DOCX In Java

    Compress DOCX in Java without losing quality. Optimize DOCX content, reduce file size easily...."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/docx/
  5. Copying Rows and Columns in Jython|Documentation

    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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. Presentation Format|Aspose.Slides for Python Do...

    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....got the presentation format: import aspose.slides as slides info...

    docs.aspose.com/slides/python-net/presentation-...
  7. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....using Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/acroforms/cr...
  8. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library.... import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  9. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...Example: Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/annotation/
  10. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。...下面的示例代码展示了如何在幻灯片中创建缩放帧: import aspose.slides as slides import aspose.pydrawing...代码展示了如何使用不同的图像创建缩放帧: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/manage-zoom/