Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 18,629 for

document editor

(0.19 sec)
  1. 创建 ListBox 字段|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加 ListBox 表单字段。本指南展示了如何插入 ListBox 字段、定义可选项,并保存更新后的 PDF 文件。...ListBox field in PDF document.""" pdf_form_editor = pdf_facades .... FormEditor () pdf_form_editor . bind_pdf ( infile ) # Add ListBox...

    docs.aspose.com/pdf/zh/python-net/create-listbo...
  2. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkbox form field to a PDF Document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkbox into an existing PDF file and save the updated Document....collecting user input in documents such as applications, surveys...manage form fields within a PDF document. Load an existing PDF file...

    docs.aspose.com/pdf/python-net/create-checkbox-...
  3. 添加应用链接|Aspose.PDF for Python via .NET

    此示例绑定输入 PDF,在第一页添加应用启动链接,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/zh/python-net/add-applicati...
  4. 添加橡胶印章|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在前四页添加一个绿色的“已批准”橡胶印章,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/zh/python-net/add-rubber-st...
  5. Add Popup Annotations|Aspose.PDF for Python via...

    This example loads a PDF, adds a popup annotation to the first page, and saves the modified Document. The popup is set to be visible by default and displays the specified comment text.... Save the updated Document. import aspose.pdf as ap import...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/python-net/add-popup-annota...
  6. Add Margins to PDF Pages|Aspose.PDF for Python ...

    Add custom margins to selected pages of a PDF using Aspose.PDF for Python....enhance readability, prepare documents for printing, or allocate...pages 1 and 3 of the input document. The margins are defined in...

    docs.aspose.com/pdf/python-net/add-margins-to-p...
  7. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Text Live Demos...Hide Show ] Add Text in PS Document This article explores the...

    docs.aspose.com/page/python-net/ps/working-with...
  8. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and saves the modified Document. ✨... Bind the input PDF document. Define a rectangle for the...settings. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/create-rubber-st...
  9. Delete All Images from PDF|Aspose.PDF for Pytho...

    Delete all images from a PDF Document using Aspose.PDF for Python via the Facades API....PDF Contents [ Hide ] PDF documents often contain images for illustrations...images from a PDF, ensuring the document only contains textual content...

    docs.aspose.com/pdf/python-net/delete-all-images/
  10. PS to PDF Conversion API for C# | .NET

    PS to PDF conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/conversion/ps-to-pdf/