Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 73,785 for

import

(1.2 sec)
  1. Convert VST to VSTX via Python | products.aspos...

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

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

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

    Sample Python conversion code for VSTX format to VSTX file. Use this example code to convert VSTX to VSTX 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...
  4. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML Import in our macOS app with the following requirements: Input Formats: ZIP file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...are planning to support EML import in our macOS app with the following...when handling large EML ZIP imports? Please share: Supported approaches...

    forum.aspose.com/t/eml-parsing-with-threads-and...
  5. Compress PDF Document using Python | Aspose.PDF

    Easily compress PDF files using Aspose.PDF for Python via .NET with just one line of code. Optimize document size without compromising quality—efficient and seamless PDF compression!...while keeping its quality and important details intact. This professional...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/compress/
  6. Aspose.Slides for Python: slides.Presentation T...

    hi. Import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …... import aspose.slides as slides file_path...included. from aspose.slides import Presentation presentation =...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  7. 在 PST 文件中管理日历项|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....以下代码示例演示了该方法的实现: import aspose.email as ae pst = ae...演示了如何进行此类修改: from datetime import datetime , timedelta from aspose...

    docs.aspose.com/email/zh/python-net/managing-ca...
  8. Converting a MHTML file to TXT using Python | A...

    Sample code on Python for MHTML to TXT conversion. Use example code for batch MHTML to TXT conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Convert PPSM to OTP in Python | products.aspose...

    Sample code for PPSM to OTP Python conversion. Use PowerPoint Python API for batch conversion PPSM files to OTP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PPSM to PPTX in Python | products.aspos...

    Sample code for PPSM to PPTX Python conversion. Use PowerPoint Python API for batch conversion PPSM files to PPTX files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...