Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 10,573 for

join documents

(0.62 sec)
  1. 创建提交按钮|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/zh/python-net/create-submit...
  2. 创建 TextBox 字段|Aspose.PDF for Python via .NET

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

    docs.aspose.com/pdf/zh/python-net/create-textbo...
  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/fill-check-bo...
  4. 列出印章|Aspose.PDF for Python via .NET

    本示例加载 PDF,检索第 1 页的所有印章,打印它们,并在未找到印章时显示提示信息。... join ( path . dirname ( __file__...PdfContentEditor () # Bind document to PdfContentEditor content_editor...

    docs.aspose.com/pdf/zh/python-net/list-stamps/
  5. 导出为 FDF|Aspose.PDF for Python via .NET

    本示例解释了如何使用 Aspose.PDF for Python via .NET 将 PDF 表单字段数据导出到 FDF(Forms Data Format)文件。它演示了如何通过 Form 门面访问交互式表单数据,绑定源 PDF 文档,并将提取的数值保存到 FDF 流中。... join ( path . dirname ( __file__...pdf_facades . Form () # Bind PDF document pdf_form . bind_pdf ( infile...

    docs.aspose.com/pdf/zh/python-net/export-to-fdf/
  6. Set Submit Url|Aspose.PDF for Python via .NET

    This example demonstrates how to configure a submit action for a button field in a PDF form using Aspose.PDF for Python.... Save the updated PDF document. import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/set-submit-url/
  7. HtmlFixedSaveOptions.resource_saving_callback p...

    HtmlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed page Html format....and css) are saved when a document is exported to fixed page...created while converting a document to HTML (ResourceUriPrinter)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....14 document_path = os. path . join (input_dir, "document.mht"...) 15 save_path = os. path . join (output_dir, "mhtml-to-image...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Convert SVG Text to Vector in Python – Aspose.SVG

    Convert SVG text to vector paths in Python with SVGSaveOptions. Preserve text appearance and remove font dependencies....vectorize_text = True , and save the document. Aspose.SVG replaces font...result is preserved because the document contains the shapes needed...

    docs.aspose.com/svg/python-net/convert-text-to-...
  10. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs.... join ( FILE_DIRECTORY , filename...filename ) file_path = os . path . join ( Config . file_cache_directory...

    docs.aspose.com/cells/python-net/aspose-cells-g...