Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 25,008 for

form

(0.75 sec)
  1. NullReferenceException when trying to set a fie...

    Hi, After appending a page to blank document when I try to set a value of a field on the freshly appended page I get a System.NullReferenceException. Apparently the fields that have dot in their full name are affected. …...Forms; string pdfFilePath = @"..\...TextBoxField? textBoxField = pdfDoc.Form["CoName_1"] as TextBoxField;...

    forum.aspose.com/t/nullreferenceexception-when-...
  2. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and Form actions in PDF files using Python....JavaScript Submit or reset a form Show/hide fields Change zoom...import Rectangle from aspose.pdf.forms import ButtonField , CheckboxField...

    docs.aspose.com/pdf/python-net/actions/
  3. FormExporter Plugin|Aspose.PDF for .NET

    Learn how to export PDF Form values with the Aspose.Pdf.LowCode.FormExporter plugin for .NET....FormExporter plugin exports form values from PDF documents. Use...FormExporterValuesTo for CSV output. Export form data to JSON // For complete...

    docs.aspose.com/pdf/net/plugins/form-exporter/
  4. Import and Export Annotations to XFDF format us...

    This section explains how to export and import annotations from PDF file to XFDF with Aspose.PDF Facades....[ Hide ] XFDF stand for XML Forms Data Format. It is an XML based...represent form data or annotations contained in a PDF form. XFDF...

    docs.aspose.com/pdf/java/import-export-annotati...
  5. FormField.entry_macro property | Aspose.Words f...

    FormField.entry_macro property. Returns or sets an entry macro name for the Form field....an entry macro name for the form field. @property def entry_macro...The entry macro runs when the form field gets the focus in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating and Exporting Template|Aspose.PDF for ...

    You can create and export templates to PDF in SharePoint using PDF SharePoint API....Two document templates, Task Form Templates and Task List Templates...Templates are created: The template form lets you enter the following...

    docs.aspose.com/pdf/sharepoint/creating-and-exp...
  7. Optical mark recognition|Documentation

    How to recognize the completed Form and get results with Aspose.OMR for C++....ballot, or other completed OMR form, digitize it in one of the supported...simply take a picture of the form with a smartphone camera. If...

    docs.aspose.com/omr/cpp/recognition/
  8. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check box Form field...default value of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 按名称和值填写字段|Aspose.PDF for Python via .NET

    本文演示了如何使用 Aspose.PDF for Python via .NET 通过名称和值动态填充多个 PDF 表单字段。它不是逐个设置字段,而是使用字典结构将字段名称映射到对应值,并在循环中批量填充。...在本示例中,the Form facade 来自 aspose.pdf.facades...应用,实现对表单字段的高效批量更新。 初始化 ‘pdf_facades.Form()’ 以处理交互式表单字段。 使用 ‘bind_pdf()’...

    docs.aspose.com/pdf/zh/python-net/fill-fields-b...
  10. FormField.exit_macro property | Aspose.Words fo...

    FormField.exit_macro property. Returns or sets an exit macro name for the Form field....sets an exit macro name for the form field. @property def exit_macro...The exit macro runs when the form field loses the focus in Microsoft...

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