Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 10,536 for

join documents

(0.07 sec)
  1. 添加曲线注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在首页绘制虚线曲线,并保存修改后的文档。... 保存已更新的 Document。 import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/add-curve-ann...
  2. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF document using Aspose.PDF for Python....layout: Open an existing PDF document. Create a FormEditor object...bottom. Save the modified document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  3. 扁平化所有字段|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 中的所有表单字段扁平化。它展示了如何绑定 PDF 文档、将每个交互式表单元素转换为静态页面内容,并保存最终文件。... 保存已更新的 Document。 from io import FileIO import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/flatten-all-f...
  4. HtmlFixedSaveOptions.show_page_border property ...

    HtmlFixedSaveOptions.show_page_border property. Specifies whether border around pages should be shown...created while converting a document to HTML (ResourceUriPrinter)...get_text ( self ): return str . join ( '' , self . m_text ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 添加应用链接|Aspose.PDF for Python via .NET

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

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

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

    docs.aspose.com/pdf/zh/python-net/add-rubber-st...
  7. Save File from URL in Python – Aspose.HTML

    Learn how to save file from URL using the Aspose.HTML Python API. Consider Python examples for automating the download files from websites....need to create an empty HTML document and call the network request...example: Create an empty HTML document using the default constructor...

    docs.aspose.com/html/python-net/save-file-from-...
  8. 创建 ListBox 字段|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/zh/python-net/create-listbo...
  9. 添加折线注释|Aspose.PDF for Python via .NET

    示例绑定一个输入 PDF,在第一页创建一个实心折线,并将带注释的修改后文档保存。... 保存已更新的 Document。 import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/add-polyline-...
  10. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...created while converting a document to HTML (ResourceUriPrinter)...

    reference.aspose.com/words/python-net/aspose.wo...