Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 50,288 for

import document

(0.1 sec)
  1. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DOCX 和图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...path . join (output_dir, "document.pdf" ) 11 12 # Prepare HTML...

    docs.aspose.com/html/zh/python-net/rendering-de...
  2. 用 Python 将 SVG 转换为 PNG – Aspose.HTML

    使用 Aspose.HTML Python 库将 SVG 转换为 PNG。了解 ImageSaveOptions 并参考将 SVG 转换为 PNG 的 Python 代码示例。...'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-svg-...
  3. Add, Delete and Get Annotation|Aspose.PDF for Java

    With Aspose.PDF for Java you may add, delete and get annotations from your PDF file. Check all lists of annotations to resolve your task....What are annotations in PDF documents? These are additional objects...possible to make the text in the document more readable, highlight it...

    docs.aspose.com/pdf/java/add-delete-and-get-ann...
  4. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....the same document as well as to different document. Linked style...the imported style. Examples Shows how to clone a document’s style...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. MHTML to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...convert programmatically a document from MHTML to XLSX format...format with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/m...
  6. PDF to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EPUB conversion. Use example code for batch PDF to EPUB conversion with Python and .NET...convert programmatically a document from PDF to EPUB format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications....the pages of PDF document through the Document object’s PageCollection...each iteration, create a new Document object and add the individual...

    docs.aspose.com/pdf/python-net/split-pdf-document/
  8. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …... pdf_document = apdf.Document(input_path) tagged_content...tagged_content = pdf_document.tagged_content struct_tree_root_element...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  9. 将PDF转换为不同的图像格式在Python中|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为各种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码即可实现。...Python 中将 PDF 转换为 TIFF 创建一个 Document 类的对象。 创建 TiffSettings 和 TiffDevice...页面转换为单个 TIFF 图像。 from asposepdf import Api , Device # 初始化许可证 documentName...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  10. Convert JPG To SVG Python

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

    products.aspose.com/words/python-net/conversion...