Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 51,289 for

import document

(0.18 sec)
  1. Convert PDF to BMP in Python | products.aspose.com

    Convert PDF to BMP in Python. Use Python library API to convert PDF files to BMP... As a cutting-edge document processing API, Aspose.Slides...converting PDF into BMP import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...
  2. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....rotates every page of a PDF Document 90 degrees clockwise using...orientation issues, such as scanned documents that are sideways. The original...

    docs.aspose.com/pdf/python-net/rotate-pages/
  3. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。...添加图像图章-Python import aspose.pdf as apdf from os import path path_infile...data_dir , outfile ) document = apdf . Document ( path_infile ) image_stamp...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  4. Convert Image To DOC Python

    Convert Image to DOC format in Python code. Save Image as DOC using Python....converting image to DOC Use our document conversion API to develop...to import and export image, DOC, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  5. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....converting JPG to DOC Use our document conversion API to create portable...solution to import and export JPG, DOC, and many other document formats...

    products.aspose.com/words/java/conversion/jpg-t...
  6. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!... Document imgSourceDoc = new Document ( MyDir + "Images...)[ 0 ]; Document dstDoc = new Document (); // Import a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  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....the feature to convert PDF documents to EPUB format. Aspose.PDF...as the second argument to Document.Save() method, to generate...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. Python 3.13 cannot install Aspose.PDF in MacOS ...

    I cannot install aspose pdf for python on Mac OS. ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution found for aspose-pdf Please suggest alte…...scripts like this: import jpype import jpype.imports from jpype.types...types import * # Start the JVM jpype.startJVM() # Import Aspose...

    forum.aspose.com/t/python-3-13-cannot-install-a...
  10. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/extra-annotations/