Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 70,335 for

import

(1.21 sec)
  1. Convert PPSM to ODP in Python | products.aspose...

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  7. Save Message as Draft in Jython|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....- email import Settings from com.aspose.email import MailMessage...email import MailAddress from com.aspose.email import MapiMessage...

    docs.aspose.com/email/java/save-message-as-draf...
  8. Retrieving Emails from POP3 Server in Python|Do...

    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....save method on the msg object: import aspose.email as ae client =...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/retrieve-email...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。... import aspose.diagram from aspose.diagram import * #//...format. import aspose.diagram from aspose.diagram import * #//...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  10. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....HTML: Python Code import os from aspose.cells import Workbook from...from aspose.cells.drawing import TextBox from aspose.cells.drawing...

    docs.aspose.com/cells/python-net/export-equation/