Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 50,285 for

import document

(0.06 sec)
  1. 使用 Python for .NET 创建 PDF | Aspose.PDF

    本主题向您展示如何使用适用于 Python 的 Aspose.PDF API 在 Python 应用程序中轻松生成和读取 PDF 文件。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...Initialize document object document = apdf . Document () # Add...

    products.aspose.com/pdf/zh-hans/python-net/create/
  2. Convert HTML to GIF in Python – Aspose.HTML

    Convert HTML to GIF using Python API or try an online HTML Converter to save webpage as GIF image quickly, clearly and safely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  3. Convert HTML to MD in Python – Aspose.HTML

    Convert HTML to Markdown online or with Python. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  4. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with XPS Document Working with Transparency...Transparent Object to XPS Document Aspose.Page for Python via...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word Document. Fonts are now embedded twice with differen…...generating a PDF file from a Word document. Fonts are now embedded twice...implement this: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/font-embedding-roman/315555
  6. Convert JPG To SVG Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  7. Convert JPG To GIF Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  8. Convert JPG To TIFF Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  9. Convert JPG To BMP Java

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

    products.aspose.com/words/java/conversion/jpg-t...
  10. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....examples ; import com.aspose.pdf.* ; import java.util.* ;...Load the PDF file Document document = new Document ( _dataDir + "sample...

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