Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 53,338 for

import document

(0.12 sec)
  1. Convert POTX to SVG in Python | products.aspose...

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  4. 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/
  5. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Image File import aspose.diagram from aspose.diagram import * #//...instead of the entire document: import aspose.diagram from aspose...

    docs.aspose.com/diagram/python-net/convert-visi...
  6. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert WORD To JPG Python

    Convert a Word Document to JPG format in Python code. Save a Word Document as JPG using Python....converting Word to JPG Use our document conversion API to develop...solution to import and export Word, JPG, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  8. Convert DOC To PNG Python

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

    products.aspose.com/words/python-net/conversion...
  9. 使用 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 ) #...

    products.aspose.com/pdf/zh-hans/python-net/text/
  10. Hoe om Group Shape By'n Word-Dokument Te Voeg|A...

    Groepering en ongroepering vorms met behulp van Java....into a Word document. package AddGroupShape ; import Aspose . Words...Words .*; import Aspose . Words . Drawing .*; import Aspose ....

    docs.aspose.com/words/af/java/how-to-add-group-...