Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 50,613 for

import document

(0.16 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. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  3. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...flow we have converts Office documents to a PDF, but I’m noticing...Before , if we were to send a document through any of the libraries...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  4. Converting a PCL file to DOCX using Python | As...

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

    products.aspose.com/pdf/python-net/conversion/p...
  5. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF Document with icon to a new or an existing OneNote (.one) Document using C#....a PDF or other document into OneNote document programmatically...insert PDF files into OneNote documents as attachments. The goal of...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  6. Supported Features on Document Save|Aspise.Word...

    Save your Document to any supported format using Python. Convert and export a Document of any size....Ask AI Supported Features on Document Save Contents [ Hide ] Aspose...processing formats. All imported documents loaded into Aspose.Words...

    docs.aspose.com/words/python-net/supported-feat...
  7. Edit MARKDOWN In Java

    Edit MARKDOWN in Java code....Use it to modify Markdown documents programmatically This is a...modification of Markdown documents is an integral part of modern...

    products.aspose.com/words/java/edit/markdown/
  8. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF Document using Python .NET, simplifying your Document editing tasks....already exist on page of PDF document. A new class named TableAbsorber...contents in particular table cell. import aspose.pdf as ap # Load existing...

    docs.aspose.com/pdf/python-net/manipulate-table...
  9. Convert Image To SVG Python

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

    products.aspose.com/words/python-net/conversion...
  10. Convert TEXT To PDF Python

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

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