Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 70,850 for

import

(0.2 sec)
  1. Convert PDF to PNG in Python | products.aspose.com

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

    products.aspose.com/slides/python-java/conversi...
  2. Adding MapiContact to PST 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 MapiContact...MapiContact from com.aspose.email import MapiContactNamePrope from com...

    docs.aspose.com/email/java/adding-mapicontact-t...
  3. Extract Pages from PDF|Aspose.PDF for Python vi...

    Extract selected pages from a PDF document using Aspose.PDF for Python.... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/extract-pages-fr...
  4. Worksheet To Image 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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/java/worksheet-to-image-i...
  5. Get Page Offset|Aspose.PDF for Python via .NET

    This example demonstrates how to use PdfFileInfo to get the X and Y offsets of a specific page and convert them into inches for precise layout and positioning analysis.... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/python-net/get-page-offset/
  6. Resize PDF Page Contents|Aspose.PDF for Python ...

    Resize the contents of specific PDF pages using Aspose.PDF for Python....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/resize-pdf-page-...
  7. Signature Verification|Aspose.PDF for Python vi...

    Learn how to verify digital signatures and check whether a PDF contains signatures using PdfFileSignature in Python.... import aspose.pdf.facades as pdf_facades import sys from...from os import path def verify_pdf_signature ( infile ): pdf_signature...

    docs.aspose.com/pdf/python-net/signature-verifi...
  8. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python.... import jpype import asposeslides jpype.startJVM()...startJVM() from asposeslides.api import Presentation, SaveFormat, ShapeType...

    products.aspose.com/slides/python-java/
  9. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document.... import aspose.pdf as ap document =...Text Annotation from PDF file import aspose.pdf as ap document =...

    docs.aspose.com/pdf/python-net/text-annotation/
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....conversion ; import com.aspose.pdf.Document ; import com.aspose...PptxSaveOptions ; import java.io.IOException ; import java.nio.file...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...