Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 67,104 for

import

(0.2 sec)
  1. Convert PPTM to SWF in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  2. 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...
  3. 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...
  4. Convert ODP to HTML in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  5. Convert ODP to POTX in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  6. 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...
  7. 用 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...
  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. 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/
  10. 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...