Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 66,807 for

import

(0.11 sec)
  1. EPUB to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/e...
  2. XPS to EMF Converter using Python | Aspose.PDF

    Sample code on Python for XPS to EMF conversion. Use example code for batch XPS to EMF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/x...
  3. HTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Convert VSTX to EMF via Python | products.aspos...

    Sample Python conversion code for VSTX format to EMF file. Use this example code to convert VSTX to EMF 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...
  5. Convert VSTX to VSSM via Python | products.aspo...

    Sample Python conversion code for VSTX format to VSSM file. Use this example code to convert VSTX to VSSM 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...
  6. Convert VSDX to VTX via Python | products.aspos...

    Sample Python conversion code for VSDX format to VTX file. Use this example code to convert VSDX to VTX 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...
  7. Convert VSS to VSTX via Python | products.aspos...

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

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

    Sample Python conversion code for VSTX format to VSDX file. Use this example code to convert VSTX to VSDX 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...
  9. 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/...
  10. 在 CPP 中使用包装器|Aspose.PDF for .NET

    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....h> #import "TextRetriever.tlb" using namespace...

    docs.aspose.com/pdf/zh/net/using-wrapper-in-cpp/