Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 67,132 for

import

(0.07 sec)
  1. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  2. PDF to PDFA Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PDFA single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import necessary Python libraries...Output file: import aspose.pdf as apdf from os import path path_infiles...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  3. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images...image to image import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  4. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  5. Online PPSX to CSV Conversion or Build .NET bas...

    Free online app to convert PPSX to CSV files. .NET C# conversion library code for PPSX documents....files become essential for data import and export. The conversion...full potential of your data import and export capabilities. This...

    products.aspose.com/total/net/conversion/ppsx-t...
  6. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  7. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... import aspose.slides as slides # Instantiate...PPTX file. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/line/
  8. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。... 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  9. Working with Annotations|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfAnnotationEditor Class....Annotations by Specified Type Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/net/pdfannotationeditor-class/
  10. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....process to a presentation: import aspose.slides as slides pathToVeryLargeVideo...demonstrates the described operation: import aspose.slides as slides loadOptions...

    docs.aspose.com/slides/python-net/manage-blob/