Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 67,129 for

import

(0.05 sec)
  1. Convert PPSX to BMP in Python | products.aspose...

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

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

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…... import com.aspose.cells.OoxmlSaveOptions; import com.aspose...SaveFormat; import com.aspose.cells.Workbook; import com.aspose...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...方法,并将生成的结果插入HTML中: Python代码 import os from aspose.cells import Workbook from...from aspose.cells.drawing import TextBox from aspose.cells.drawing...

    docs.aspose.com/cells/zh/python-net/export-equa...
  9. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...information toc_info = Rjb :: import ( ' com . aspose . pdf . TocInfo...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  10. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode class AppendDocuments...

    docs.aspose.com/words/java/append-documents-in-...