Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 67,129 for

import

(0.17 sec)
  1. Convert PPTX to PPSX in Python | products.aspos...

    Convert PPTX to PPSX in Python. Use Python library API to convert PPTX files to PPSX...converting PPTX into PPSX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...converting PPT into PDF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PDF to POTX in Python | products.aspose...

    Convert PDF to POTX in Python. Use Python library API to convert PDF files to POTX...converting PDF into POTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PDF to PPTM in Python | products.aspose...

    Convert PDF to PPTM in Python. Use Python library API to convert PDF files to PPTM...converting PDF into PPTM import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  5. Convert PDF to FODP in Python | products.aspose...

    Convert PDF to FODP in Python. Use Python library API to convert PDF files to FODP...converting PDF into FODP import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  6. Convert OTP to POTX in Python | products.aspose...

    Convert OTP to POTX in Python. Use Python library API to convert OTP files to POTX...converting OTP into POTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  7. Convert PDF to GIF in Python | products.aspose.com

    Convert PDF to GIF in Python. Use Python library API to convert PDF files to GIF...converting PDF into GIF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation.... import aspose.slides as slides with...PPTX file. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smartart/
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....like this: import aspose.slides as slides import aspose.pydrawing...Slide Thumbnail Deprecated API: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/modern-api/
  10. Extract Vector Data from a PDF file using Pytho...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc.... import os import aspose.pdf as ap def ...file. Close the document. import os import aspose.pdf as ap def ...

    docs.aspose.com/pdf/python-net/extract-vector-d...