Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 70,111 for

import

(0.26 sec)
  1. Working with Voting Option Using MapiMessage|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....FollowUpOptions class to create a poll: import aspose.email as ae msg = ae...sample methods used in examples. import aspose.email as ae msg = ae...

    docs.aspose.com/email/python-net/working-with-v...
  2. Remove Tables from existing PDF|Aspose.PDF for ...

    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....a table from PDF document: import aspose.pdf as ap # Load existing...the following code snippet: import aspose.pdf as ap # Load existing...

    docs.aspose.com/pdf/python-net/remove-tables-fr...
  3. 使用 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...
  4. View or Edit POT Files Metadata using Python | ...

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

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

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

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

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

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

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

    products.aspose.com/slides/python-net/metadata/...
  8. Create, Manipulate, or Remove Scenarios from Wo...

    Learn how to create, modify, and delete scenarios in Excel worksheets programmatically using Aspose.Cells for Python via .NET API....modified workbook import os from aspose.cells import Workbook # For...

    docs.aspose.com/cells/python-net/create-manipul...
  9. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 以下 Python 代码展示了如何创建图片框: import aspose.slides as slides # 实例化...Python 代码展示了如何创建具有相对缩放的图片框: import aspose.slides as slides # 实例化...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  10. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....This page box is used when importing PDF documents in other applications...to a new output file. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/crop-pages/