Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 67,084 for

import

(0.2 sec)
  1. Convert VSSX to PDF via Python | products.aspos...

    Sample Python conversion code for VSSX format to PDF file. Use this example code to convert VSSX to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSSX in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VSTX to VSTM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSTM file. Use this example code to convert VSTX to VSTM within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSTX in an object...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSTM to VTX via Python | products.aspos...

    Sample Python conversion code for VSTM format to VTX file. Use this example code to convert VSTM to VTX within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSTM in an object...

    products.aspose.com/diagram/python-java/convers...
  4. Aspose.Words for MarkItDown plugin|Aspose.Words...

    Use Aspose.Words for MarkItDown plugin for better document convertion...Python API: from markitdown import MarkItDown md = MarkItDown...from aspose_words_markitdown import LicenseManager LicenseManager...

    docs.aspose.com/words/python-net/markitdown-plu...
  5. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  6. Resource Cost in Ruby | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) resource costs using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'... toList() 4 5 rsc = Rjb :: import( 'com.aspose.tasks.Rsc' ) 6...

    docs.aspose.com/tasks/java/resource-cost-in-ruby/
  7. 在 Python 中编辑 HTML 文档 – Aspose.HTML for Python v...

    学习如何使用 Aspose.HTML for Python 通过 .NET 编辑 HTML DOM;如何创建、填充、添加 HTML 元素,以及编辑内联和内部 CSS。...DOM Tree in Python 2 3 import os 4 import aspose.html as ah 5 6...elements using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/zh/python-net/edit-html-do...
  8. Installing Aspose.Cells for JasperReports|Docum...

    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.... Java import com.aspose.cells.jasperreports...

    docs.aspose.com/cells/jasperreports/installing-...
  9. Installing Aspose.CAD for Python|CAD 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....code for converting a file import aspose.cad as cad if __name__...

    docs.aspose.com/cad/python-net/installation/ins...
  10. Fill AcroForm - Fill PDF Form using Python|Aspo...

    You can fill forms in your PDF document with Aspose.PDF for Python library.... import aspose.pdf as ap data_dir =...

    docs.aspose.com/pdf/python-net/fill-form/