Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 18,622 for

document editor

(0.46 sec)
  1. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...article , the PUB file is a document created with the means of...formatting. PUB file is a layout document, developed mostly for design...

    docs.aspose.com/pub/net/pdf-to-pub/
  2. Resize PDF Page Contents|Aspose.PDF for Python ...

    Resize the contents of specific PDF pages using Aspose.PDF for Python....necessary when preparing documents for printing, fitting content...standardizing page formats across a document. Using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/resize-pdf-page-...
  3. 单行字段转换为多行字段|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 ) # Change a single-lined...

    docs.aspose.com/pdf/zh/python-net/single-to-mul...
  4. 创建提交按钮|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加提交按钮。本教程演示如何创建一个将表单数据提交到指定 URL 并保存更新后 PDF 的按钮。...Submit Button in PDF document.""" pdf_form_editor = pdf_facades .... FormEditor () pdf_form_editor . bind_pdf ( infile ) # Add Submit...

    docs.aspose.com/pdf/zh/python-net/create-submit...
  5. Draw shapes in PS files | API for C++

    C++ API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C++ code snippet....Page for C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-shapes-to-ps/
  6. Add Field Script|Aspose.PDF for Python via .NET

    Interactive PDF forms can include JavaScript to automate actions when users interact with form fields. Using Aspose.PDF for Python, developers can easily attach scripts to form elements such as buttons or text fields.... It opens a PDF document, assigns a JavaScript action...field. Save the modified PDF document. import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/add-field-script/
  7. 创建 TextBox 字段|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 以编程方式向 PDF 文档添加 TextBox 字段。本教程展示了如何插入多个文本字段、设置默认值以及保存更新后的 PDF 文档。...TextBox field in PDF document.""" pdf_form_editor = pdf_facades .... FormEditor () pdf_form_editor . bind_pdf ( infile ) # Add TextBox...

    docs.aspose.com/pdf/zh/python-net/create-textbo...
  8. 使用外观流创建橡皮图章|Aspose.PDF for Python via .NET

    此示例加载 PDF,在第 1 页使用图像文件作为外观创建橡皮图章,并保存修改后的文档。 ✨...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/zh/python-net/create-rubber...
  9. 添加网页链接|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在第 1 页添加一个指向 Aspose 的 Python PDF 产品页面的蓝色网页链接注释,并保存修改后的文档。...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...() # Bind document to PdfContentEditor content_editor . bind_pdf...

    docs.aspose.com/pdf/zh/python-net/add-web-link/
  10. Merge PS files to PDF | JavaScript | Aspose

    JavaScript API Solution to merge PostScript. Save the combined result as PDF files. Learn the code example of merging functionality....Merge PS to PDF Merge PS documents to PDF JavaScript API solution...PostScript files into a single PDF document Aspose.Page for JavaScript...

    products.aspose.com/page/javascript-cpp/merge-p...