Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 73,780 for

import

(2.18 sec)
  1. Convert PPTX to FODP in Python | products.aspos...

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

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

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

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

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

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

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

    products.aspose.com/slides/python-net/conversio...
  5. Generate Swiss Post Parcel Barcode in Python | ...

    Generate Swiss Post Barcode in Python. Create Swiss Post Parcel barcode using Python....domestic mail using Python: import aspose.barcode as barcode #...International Mail using Python. import aspose.barcode as barcode #...

    blog.aspose.com/barcode/generate-swiss-post-bar...
  6. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。...cells import Workbook # Load the Excel file...将自定义缩放比例应用于工作表内容: from aspose.cells import Workbook # Load the Excel file...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  7. Converting a SVG file to PDF using Python | Asp...

    Sample code on Python for SVG to PDF conversion. Use example code for batch SVG to PDF 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/s...
  8. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...implementation: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/nullreferenceexception-in-do...
  9. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-conditionally...
  10. Installation | Aspose.Zip Documentation

    A comprehensive guide on installing PythonNet....your Python code: Copy 1 # Import Aspose. Zip for Python via...via . NET module 2 import aspose.zip as az 3 4 # Create and save...

    docs.aspose.com/zip/python-net/installation/