Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 53,969 for

import document

(0.25 sec)
  1. Python SVG API – Create, Edit & Convert SVG Files

    Aspose.SVG for Python via .NET is a high-performance library for SVG conversion, editing, and rendering. Full W3C & CSS3 support. No external dependencies....NET Live Demos Free Trial Documentation API Reference Overview Overview...Overview Live Demos Free Trial Documentation API Reference Download Pricing...

    products.aspose.com/svg/python-net/
  2. 添加和删除书签|Aspose.PDF for Java

    您可以使用 Java 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。...Hide ] 向 PDF 文档添加书签 书签存储在 Document 对象的 OutlineItemCollectio 集合中,该集合本身位于...OutlineCollection 集合中。 要向 PDF 添加书签: 使用 Document 对象打开 PDF 文档。 创建书签并定义其属性。 将...

    docs.aspose.com/pdf/zh/java/add-and-delete-book...
  3. 将 HTML 转换为 MHTML – Aspose.HTML for Python via .NET

    学习如何用 Python 将 HTML 转换为 MHTML。考虑所支持的 HTML 到 MHTML 的转换场景以及说明这些场景的 Python 示例。...'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/zh/python-net/convert-html...
  4. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/saving-file-to...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Avoid exponential notation of large numbers whi...

    This topic shows you how to avoid exponential notation of large numbers while Importing from HTML using Aspose.Cells for Python via .NET....notation of large numbers while importing from HTML Contents [ Hide...than 15 digits, and when you import your HTML to an Excel file...

    docs.aspose.com/cells/python-net/avoid-exponent...
  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/