Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 11,358 for

join

(0.25 sec)
  1. 提取 XFA 数据|Aspose.PDF for Python via .NET

    本示例说明如何使用 Aspose.PDF for Python via .NET 从 PDF 文件中提取 XFA 表单数据。它演示了如何将基于 XFA 的 PDF 文档绑定到 Form 门面并将其内部数据结构导出到文件流中。... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/extract-xfa-d...
  2. Decorate Field|Aspose.PDF for Python via .NET

    This example demonstrates how to customize the appearance of a form field in a PDF document using Aspose.PDF for Python.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/decorate-field/
  3. 添加声音注释|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,在第 1 页添加声音注释,并保存修改后的 PDF。... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/add-sound-ann...
  4. Import XFDF Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import form data from an XFDF file into a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read XML-based XFDF data through a file stream, and automatically populate matching form fields. Importing XFDF data enables efficient form data exchange and supports automated document workflows that rely on structured XML formats.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/import-xfdf-data/
  5. 将印章添加到 PDF|Aspose.PDF for Python via .NET

    学习如何在 Python 中使用 PdfFileStamp 向 PDF 页面添加印章。... join ( CURRENT_DIR , ".." , ".."...

    docs.aspose.com/pdf/zh/python-net/add-stamp/
  6. Delete Stamps Globally|Aspose.PDF for Python vi...

    This example demonstrates how to delete rubber stamp annotations globally across all pages in a PDF using Aspose.PDF for Python via the Facades API. It shows how to remove stamps by ID without specifying individual pages.... join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/delete-stamps-gl...
  7. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... join ( self . data_dir , infile )...) path_outfile = path . join ( self . data_dir , outfile ) document...

    products.aspose.com/pdf/python-net/crop/
  8. ReplacingArgs.group_name property | Aspose.Word...

    ReplacingArgs.group_name property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... join ( '' , self . m_log ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ReplacingArgs.group_index property | Aspose.Wor...

    ReplacingArgs.group_index property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string.... join ( '' , self . m_log ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET... join ( self . data_dir , infile )...) path_outfile = path . join ( self . data_dir , outfile ) document...

    products.aspose.com/pdf/python-net/editor/