Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 56,376 for

import document

(0.11 sec)
  1. Load And Save To Stream in Jython|Aspose.Words ...

    Load And Save Word Document To Stream using Jython....words import Settings from com . aspose . words import Document...aspose . words import SaveFormat from java . io import ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  2. 从流添加文件附件注释|Aspose.PDF for Python via .NET

    此示例加载 PDF,读取外部文件到内存流,在第一页添加文件附件注释,并保存修改后的文档。... 保存已更新的 Documentimport aspose.pdf.facades as...pdf_facades import aspose.pydrawing as apd from io import BytesIO...

    docs.aspose.com/pdf/zh/python-net/add-file-atta...
  3. Redact ODT Document Online or using Python | pr...

    Open and redact ODT Document online via app for free. Python API code to search and replace ODT text with regular expression....NET Redact Odt Redact ODT Document Online or via Python Develop...powerful Python based ODT document redaction utility application...

    products.aspose.com/total/python-net/redact/odt/
  4. Print Word Document with Comments using C#

    Follow this article to print Word Document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....Product Family Print Word Document with Comments using C# This...explains how to print Word document with comments using C# . It...

    kb.aspose.com/words/net/print-word-document-wit...
  5. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly Import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...Node , bool ) Imports a node from another document to the current...current document. public Node ImportNode ( Node srcNode , bool isImportChildren...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 在 Python 中向 PDF 添加线形状|Aspose.PDF for Python via...

    学习如何在 Python 中的 PDF 文件中绘制线形状和样式化线条。... import aspose.pdf as ap import aspose.pdf.drawing...: str ): document = ap . Document () page = document . pages ...

    docs.aspose.com/pdf/zh/python-net/add-line/
  7. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and saves the modified Document....the updated Document. import aspose.pdf as ap import aspose.pdf...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  8. HtmlFixedSaveOptions.encoding property | Aspose...

    HtmlFixedSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML...exporting a document to HTML. from api_example_base import ApiExampleBase...FONTS_DIR import aspose.words as aw from pathlib import Path import...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Delete List Item|Aspose.PDF for Python via .NET

    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.... Bind the PDF document to the FormEditor. Delete...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/del-list-item/
  10. Print PDF using Python | Aspose.PDF

    Print PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...install aspose-pdf Printing PDF document via Python To try the code...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/print/