Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 66,815 for

import

(0.25 sec)
  1. Using Aspose.Cells for Java with ColdFusion|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....and at every level, import images, import charts, create charts...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  2. How to Migrate from Aspose.Metafiles to Aspose....

    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.... Import Statement Java import com . aspose . imaging...

    docs.aspose.com/imaging/java/how-to-migrate-fro...
  3. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …... import com.aspose.threed.*; import com.aspose.threed...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  4. 使用 Python 在演示文稿中格式化图表|Aspose.Slides for Python 文档

    了解在 Aspose.Slides for Python 中通过 .NET 进行图表格式化,并为您的 PowerPoint 或 OpenDocument 演示文稿提升专业且引人注目的样式。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化 Presentation...

    docs.aspose.com/slides/zh/python-net/chart-form...
  5. Adding an Anonymous or Custom Object into Smart...

    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....Hide ] This explains how to import anonymous or custom objects...

    docs.aspose.com/cells/net/adding-anonymous-or-c...
  6. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... import aspose.slides as slides # Instantiate...given below. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/rectangle/
  7. Convert Visio to EMF via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  8. MHT to PDF Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PDF conversion. Use example code for batch MHT to PDF conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Convert Visio to PDF via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF 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/...