Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,929 for

form fields

(0.17 sec)
  1. 扁平化所有字段|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 PDF 中的所有表单字段扁平化。它展示了如何绑定 PDF 文档、将每个交互式表单元素转换为静态页面内容,并保存最终文件。...在本示例中, Form facade 来自 aspose.pdf.facades...flatten_all_fields() 方法,该方法将所有字段转换为不可编辑的内容。 初始化 pdf_facades.Form() 以操作...

    docs.aspose.com/pdf/zh/python-net/flatten-all-f...
  2. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....annotations, fill in interactive form fields, and, if PdfPermissions.MODIFY_CONTENTS...interactive form fields (including signature fields). FILL_IN Fill...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RTF Formfield/Mergefield manipulation query- Po...

    Query Link: https://forum.aspose.com/t/working-out-aspose-mailmerge-or-FormFields-on-existing-rtf-templates/312116/...learn how to work with forma fields: https://docs.aspose.com/w...com/words/net/working-with-form-fields/ alexey.noskov Listed May 1...

    forum.aspose.com/t/rtf-formfield-mergefield-man...
  4. 导入 XFDF 数据|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 XFDF 文件中的表单数据导入到 PDF 表单中。它展示了如何绑定 PDF 文档,通过文件流读取基于 XML 的 XFDF 数据,并自动填充匹配的表单字段。导入 XFDF 数据可实现高效的表单数据交换,并支持依赖结构化 XML 格式的自动化文档工作流。...Contents [ Hide ] XFDF(XML Forms Data Format)是 PDF 表单数据的 XML...XML 表示形式,旨在实现互操作性和数据交换。在本示例中, Form 来自 aspose.pdf.facades 模块用于绑定...

    docs.aspose.com/pdf/zh/python-net/import-xfdf-d...
  5. 导入 XML 数据|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via .NET 将 XML 文件中的表单数据导入到 PDF 表单字段。它展示了如何绑定 PDF 文档,通过文件流读取结构化的 XML 数据,并自动填充相应的表单字段。...在本示例中,the Form facade 来自 aspose.pdf.facades...PDF 将保存为新文档。 初始化 pdf_facades.Form() 以操作 PDF 表单字段。 调用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/import-xml-data/
  6. Batch generation|Documentation

    How to generate multiple personalized OMR Forms....generate multiple personalized OMR forms, for example exam sheets for...Personalized values used for bulk form generation is provided through...

    docs.aspose.com/omr/net/generation/batch/
  7. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a Form field in a PDF document using Aspose.PDF for Python....Set Field Alignment Contents [ Hide ] PDF form fields often require...programmatically set the alignment of a form field’s text content. The FormEditor...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  8. Section.protected_for_forms property | Aspose.W...

    Section.protected_for_Forms property. True if the section is protected for Forms...protected_for_forms property Section.protected_for_forms property...protected for forms. When a section is protected for forms, users can...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.form_fields property | Aspose.Words for P...

    Range.Form_Fields property. Returns a [Range.Form_Fields](./) collection that represents all Form Fields in the range....form_fields property Range.form_fields property Returns a Range...Range.form_fields collection that represents all form fields in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFormCheckBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormCheckBox class, designed to easily implement FormCHECKBOX Fields for enhanced document interactivity and functionality....FORMCHECKBOX field. To learn more, visit the Working with Fields documentation...public class FieldFormCheckBox : Field Constructors Name Description...

    reference.aspose.com/words/net/aspose.words.fie...