Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 50,512 for

import document

(0.08 sec)
  1. 通过 Python 打印 PDF 文件 | Aspose.PDF

    用于在.NET 框架、.NET Core 上打印 PDF 文档的 Python 源代码。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 打印...此示例代码显示如何打印 PDF 文件 import aspose.pdf as apdf import aspose.pdf.facades...

    products.aspose.com/pdf/zh-hans/python-net/print/
  2. AI Models Supported by Aspose.Words|Aspose.Word...

    Aspose.Words for Python supports OpenAI and Google AI models for summarization and translation Documents. Use Aspose.Words with Gpt-4o, Gpt-4o mini, Gpt-4 Turbo, GPT-3.5 Turbo, Gemini 1.5 Flash, Gemini 1.5 Flash-8B, Gemini 1.5 Pro....advanced AI models to enhance document processing and analysis. With...such as document summarization and analysis, document translation...

    docs.aspose.com/words/python-net/supported-ai-m...
  3. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 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/
  4. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....identifiers to pages within a document set. Aspose.PDF for Python...artifact can be applied to the document through the ‘add_bates_numbering’...

    docs.aspose.com/pdf/python-net/add-bates-number...
  5. Converting Excel Files to HTML in Jython|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Files to HTML To convert documents using Aspose.Cells for Java...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/converting-excelfile...
  6. Make DOC Using Python

    Make a new DOC in Python in a few steps. Easily create DOC using Python via .NET library....name Start creating a DOC document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/doc/
  7. Make WORD Using Python

    Make a new a Word Document in Python in a few steps. Easily create a Word Document using Python via .NET library....name Start creating a Word document using Python Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/python-net/make/word/
  8. Track Changes in a Document in Java|Aspose.Word...

    Track changes to content and formatting made by you or others. Access individual revisions in a Document and apply various properties to them using Java....Ask AI Track Changes in a Document Contents [ Hide ] The functionality...individual revisions in your document and apply different properties...

    docs.aspose.com/words/java/track-changes-in-a-d...
  9. Add, Delete and Get Annotation - Facades|Aspose...

    Discover how to add, delete, and retrieve annotations in PDF Documents using C++ and Aspose.PDF for advanced Document markup....annotation in an existing PDF document. For example, in the following...CreateFreeText(…), etc. Save the PDF document by using the Save(…) method...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...
  10. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....single, consistent document. Such a document could include text...creating PDF Portfolio documents using the Document class. Add a file...

    docs.aspose.com/pdf/python-net/portfolio/