Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 56,420 for

import document

(0.25 sec)
  1. Set Field Appearance|Aspose.PDF for Python via ...

    This example demonstrates how to change the visual appearance of a PDF form field using Aspose.PDF for Python.... Open an existing PDF document. Create a FormEditor object...the updated document. from io import FileIO import sys from os...

    docs.aspose.com/pdf/python-net/set-field-appear...
  2. 在 Python 中从 PDF 中提取带标签的内容|Aspose.PDF for Python...

    学习如何通过 .NET 使用 Aspose.PDF for Python 在 Python 中提取带标签的 PDF 内容,包括访问带标签的内容、根结构和子结构元素。...(TOC) 创建高级、带完整标签的 PDF 文档: 创建新的 Document 对象。 访问 tagged_content 属性。...保存文档。 import aspose.pdf as ap from aspose.pycore import cast import...

    docs.aspose.com/pdf/zh/python-net/extract-tagge...
  3. 加密 PDF 文件|Aspose.PDF for Python via .NET

    加密 PDF 文档并配置权限,以控制用户对文件的操作。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/encrypt-pdf-f...
  4. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel Document online via app for free. Android API code to search and replace Excel text with regular expression....Redact Excel Redact Excel Document Online or via Android Apps...powerful Android based Excel document redaction utility application...

    products.aspose.com/total/android-java/redact/e...
  5. Revision and Permissions|Aspose.PDF for Python ...

    Learn how to inspect signature revisions, Document revisions, and certification permissions in PDF files using PdfFileSignature in Python....signed and certified PDF documents. Besides adding signatures...understand how many revisions a document contains and what changes...

    docs.aspose.com/pdf/python-net/revision-permiss...
  6. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF Document....include: Loading the input PDF document. Changing the form type to...applications. import aspose.pdf as ap import sys from os import path def...

    docs.aspose.com/pdf/python-net/xfa-forms/
  7. Resolve Full Field Names|Aspose.PDF for Python ...

    This example demonstrates how to retrieve the fully qualified names of form fields in a PDF Document using Aspose.PDF Facades API.... Bind the PDF Document. Access all form field names...from io import FileIO import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/resolve-full-fie...
  8. 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...
  9. Protect PPT document with password Online and u...

    Online PPT file password app. Python API code to apply password protection on PPT Document....NET Protect Ppt Online PPT Document Protection or Set Password...powerful Python based PPT document protection utility application...

    products.aspose.com/total/python-net/protect/ppt/
  10. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python....Create an empty PDF document with ap.Document() . Add a page to...to the document. Convert the DataFrame into an Aspose.PDF table...

    docs.aspose.com/pdf/python-net/integrate-table/