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

import

(1.48 sec)
  1. Convert POTX to PNG in Python | products.aspose...

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  4. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  5. Filter Messages from Server using IMAP Client|D...

    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....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  6. Create Document|Aspose.PDF for Java

    Aspose.PDF for Java helps you to create PDF document and searchable PDF file in few easy steps....examples ; import java.io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner...

    docs.aspose.com/pdf/java/create-pdf-document/
  7. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... dst_doc = Rjb :: import ( 'com.aspose.words.Document'...Destination.doc" ) src_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/append-documents-in-...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python.... from os import path import aspose.pdf as ap path_infile...with Python. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  9. 减小文件大小|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... import jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/zh/python-java/reduce-f...
  10. 在 Jython 中将 Excel 转换为 Pdf|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class Excel2PdfConversion...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...