Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 66,986 for

import

(0.14 sec)
  1. MD to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for MD to PPTX conversion. Use example code for batch MD to PPTX 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...
  2. MHT to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for MHT to DOCX conversion. Use example code for batch MHT to DOCX 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...
  3. Convert VSX to PNG via Python | products.aspose...

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

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSX to EMF via Python | products.aspose...

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

    products.aspose.com/diagram/python-java/convers...
  5. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...header & footer to files Create, import, export & delete bookmarks...hidden, read-only and so on. Import or export form fields and their...

    products.aspose.com/pdf/android-java/
  6. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to Import the appose-pdf library and were hoping you could assist us with this. The …...into an issue while trying to import the appose-pdf library and... If you encounter issues importing the Aspose.PDF library, ensure...

    forum.aspose.com/t/modifications-on-pdf-documen...
  7. Multipage tiff merge to pdf - Free Support Foru...

    I want to merge a multipage tiff file to a pdf I used this function but only first frame of tiff got added , what do I need to change private static int addTiffAsPages(Document mergedDoc, String tiffPath, int current…...you include the necessary imports for handling images and pages...you help with the necessary imports and source for this code because...

    forum.aspose.com/t/multipage-tiff-merge-to-pdf/...
  8. Add named value in XMP metadata of EPS | Python

    The process of adding named value in XMP metadata with Aspose.Page for Python via .NET is explained and illustrated with the code snippets 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/ad...
  9. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import SVGDocument 2 3 # Create a...等属性: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  10. How to Run the Examples|Aspose.Words for Java

    Download Aspose.Words for Java examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/words/java/how-to-run-the-examp...