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

document editor

(0.39 sec)
  1. 设置字段组合号码|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python 为 PDF 表单字段设置组合号码。...outfile ): # Open document doc = ap . Document ( infile ) # Create...Create FormEditor object form_editor = pdf_facades . FormEditor...

    docs.aspose.com/pdf/zh/python-net/set-field-com...
  2. PS to PDF Conversion | API for Python

    Sample Python conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Console Python based application....PS files to top-notch PDF document, offering unparalleled flexibility...Python via .NET Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/python-net/conversion/...
  3. Online XPS to POT Conversion or Build .NET base...

    Free online app to convert XPS to POT files. .NET C# conversion library code for XPS Documents....will be converted into POT document Download the converted POT...Automation API Open XPS file using Document class Convert XPS to PPTX...

    products.aspose.com/total/net/conversion/xps-to...
  4. Convert POWERPOINT to RTF via Java or with free...

    Java API to Export POWERPOINT to RTF without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to RTF online converter quickly before integrating the code....range of features such as document manipulation, formatting,...PowerPoint presentations to Word documents. The APIs are easy to use...

    products.aspose.com/total/java/conversion/power...
  5. 添加列表项|Aspose.PDF for Python via .NET

    本示例演示了如何使用 Aspose.PDF for Python 在 PDF 文档中向列表框表单字段添加项目。...form_editor = pdf_facades . FormEditor () # Bind document to FormEditor...FormEditor form_editor . bind_pdf ( infile ) # Add list item...

    docs.aspose.com/pdf/zh/python-net/add-list-item/
  6. Split PPTX Files Online or via .NET | products....

    Free online app to split different PPTX files. .NET C# Splitter library code for PPTX Documents....PPTX document splitter applications. Freely split documents including...slide groups to different editors. Develop PPTX File Splitter...

    products.aspose.com/total/net/split/pptx/
  7. 添加弹出注释|Aspose.PDF for Python via .NET

    此示例加载 PDF,将弹出注释添加到首页,并保存修改后的文档。弹出注释默认设置为可见,并显示指定的评论文本。... 保存已更新的 Document。 import aspose.pdf as ap import...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/zh/python-net/add-popup-ann...
  8. Delete Pages from PDF|Aspose.PDF for Python via...

    Remove selected pages from a PDF Document using Aspose.PDF for Python....Contents [ Hide ] Sometimes PDF documents contain unnecessary or sensitive...to remove pages from a PDF document. By specifying the page numbers...

    docs.aspose.com/pdf/python-net/delete-pages-fro...
  9. Add Markup Annotations|Aspose.PDF for Python vi...

    This example binds an input PDF, adds four different markup annotations to the first page, and saves the updated Document. Each annotation demonstrates a different markup style and color.... Save the updated Document. import aspose.pdf as ap import...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/python-net/add-markup-annot...
  10. 复制内部字段|Aspose.PDF for Python via .NET

    使用 Python(通过 Aspose.PDF for Python)将 PDF 表单字段复制到新位置。...form_editor = pdf_facades . FormEditor () # Bind document to FormEditor...FormEditor form_editor . bind_pdf ( infile ) # Copies an existing...

    docs.aspose.com/pdf/zh/python-net/copy-inner-fi...