Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 56,376 for

import document

(0.13 sec)
  1. 添加橡胶印章|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在前四页添加一个绿色的“已批准”橡胶印章,并保存修改后的文档。... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/add-rubber-st...
  2. 获取字段Facade|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF Facades API 从 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/get-field-fac...
  3. 获取单选按钮选项|Aspose.PDF for Python via .NET

    本文演示如何使用 Aspose.PDF Facades API 检索 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/get-radio-but...
  4. Create PDF Files in Python|Aspose.PDF for Pytho...

    Learn how to create PDF files and build searchable PDFs in Python using Aspose.PDF for Python via .NET....output into searchable PDF documents in Python. How to Create Simple...steps: Create an object of Document class Add a Page object to...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  5. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. .NET API code to manage comments of XLSM files....Xlsm Clear Comments from XLSM Document Online or Manage via .NET...Develop powerful .NET based XLSM document annotation utility application...

    products.aspose.com/total/net/annotate/xlsm/
  6. Add Movie Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, adds a movie annotation on page 1, and saves the updated PDF....such as videos, into your documents. Using PdfContentEditor ,...from the PDF, making your documents more interactive and engaging...

    docs.aspose.com/pdf/python-net/add-movie-annota...
  7. Clear DOT Annotations Online and using Python |...

    Remove comments from DOT Document through online app for free. Python API code to delete comments from DOT files....Dot Remove Comments from DOT Document Online or via Python Develop...powerful Python based DOT document annotation utility application...

    products.aspose.com/total/python-net/annotate/dot/
  8. Get Radio Button Options|Aspose.PDF for Python ...

    This article demonstrates how to retrieve the currently selected value of a radio button field in a PDF Document using Aspose.PDF Facades API.... Bind the PDF Document. Retrieve the Selected Radio...from io import FileIO import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/get-radio-button...
  9. Basic Text Extraction using Python|Aspose.PDF f...

    Learn how to extract text from PDF Documents using Aspose.PDF for Python — from all pages at once or from a specific page....text from all pages of a PDF document Use TextAbsorber to capture...text from every page of a PDF document and write it to a text file...

    docs.aspose.com/pdf/python-net/basic-text-extra...
  10. 在 Python 中使用智能卡签署 PDF 文档|Aspose.PDF for Python ...

    了解如何在 Python 中使用智能卡和外部证书签署 PDF 文档。...PDF 文档的代码片段: import sys from os import path import aspose.pdf as...as ap import aspose.pydrawing as drawing def sign_with_smart_card...

    docs.aspose.com/pdf/zh/python-net/sign-pdf-docu...