Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 53,971 for

import document

(0.53 sec)
  1. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.Import_node method...import_node method Contents [ Hide ] import_node(src_node, is_import_children)...is_import_children) Imports a node from another document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  3. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged PDF structure element properties in Python with Aspose.PDF for Python via .NET, including title, language, actual text, alternative text, and expansion text....semantic hierarchy of a PDF document, such as sections, headers...Tagged PDF Document: Create a new tagged PDF document. Set document...

    docs.aspose.com/pdf/python-net/setting-structur...
  4. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python....Contents [ Hide ] Managing document security is essential when...when you need to protect PDF documents with passwords, restrict printing...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  5. Add List Item|Aspose.PDF for Python via .NET

    This example demonstrates how to add items to a list box form field in a PDF Document using Aspose.PDF for Python....the updated document. from io import FileIO import sys from os...os import path import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/add-list-item/
  6. Replace XFA Data|Aspose.PDF for Python via .NET

    This example demonstrates how to replace existing XFA form data in a PDF using Aspose.PDF for Python via .NET. It shows how to bind an XFA-based PDF Document, load new data from an external XFA file, and update the form content programmatically....the updated Document. from io import FileIO import sys from os...os import path import aspose.pdf as ap import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/replace-xfa-data/
  7. Rotate GIF Documents Online or using .NET | pro...

    Rotate GIF Document through online app for free. .NET API C# code to rotate GIF files....NET Rotate Gif Rotate GIF Document Online or via .NET Develop...Develop powerful .NET based GIF document rotation utility application...

    products.aspose.com/total/net/rotate/gif/
  8. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...然后我们应该将所有注释添加到页面中。 添加高亮注释 import aspose.pdf as ap # 打开文档 document = ap . Document...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  9. Protect Excel document Online with password and...

    Online Excel file password protection app. Java API code to apply password protection on Excel spreadsheets....Protect Excel Online Excel Document Protection or Set Password...powerful Java based Excel document protection utility application...

    products.aspose.com/total/java/protect/excel/
  10. Add Sound Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a sound annotation on page 1, and saves the modified PDF....or sound effects to your documents. Using PdfContentEditor ,...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-sound-annota...