Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 67,129 for

import

(0.14 sec)
  1. Convert PPTX to ODP in Python | products.aspose...

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  4. Convert PPSX to FODP in Python | products.aspos...

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  7. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  8. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....from os import path import aspose.pdf as apdf from io import FileIO...from os import path import aspose.pdf as apdf from io import FileIO...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  9. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  10. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/java/extract-table-from-exi...