Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,311 for

form fields

(1.36 sec)
  1. Working with XFA Forms in PDF|Aspose.PDF for Java

    Explore how to handle XFA Forms in PDF documents, including Form data processing and conversion, with Aspose.PDF in Java....Working with XFA Forms in PDF Contents [ Hide ] XFA stands for...for XML Forms Architecture. It’s a set of proprietary XML specifications...

    docs.aspose.com/pdf/java/xfa-forms/
  2. 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. …...NullReferenceExcepti when trying to set a field value after appending a page...when I try to set a value of a field on the freshly appended page...

    forum.aspose.com/t/nullreferenceexception-when-...
  3. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm Fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling Fields, and removing Fields....Contents [ Hide ] Clear Text in Form This example demonstrates how...clear text from Typewriter form fields in a PDF using Aspose.PDF...

    docs.aspose.com/pdf/python-net/modifying-form/
  4. FormEditor Class|Aspose.PDF for Java

    This section explains how to work with com.aspose.pdf.facades using FormEditor Class....Hide ] Add PDF Form Fields Decorate Form Field in PDF Working...Inner and Outer Field Move and Remove Form Field Import and Export...

    docs.aspose.com/pdf/java/formeditor-class/
  5. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...PdfJavaScriptStrippe(); // Flattens form fields and annotations. If these...behavior because it disables the form features in the document and...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  6. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...year dropdown fields where as PDF form fields have the data....I would like to see the form fields into HTML tags like input...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  7. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text Form field types for enhanced document automation and customization....Specifies the type of a text form field. public enum TextFormFieldType...Description Regular 0 The text form field can contain any text. Number...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FormField.type property | Aspose.Words for Node.js

    FormField.type property. Returns the Form field type....the form field type. get type () : Aspose . Words . Fields . FieldType...comboBox . type ). toEqual ( aw . Fields . FieldType . FieldFormDropDown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Forms using Python|Aspose.PDF for ...

    This section describes how to work with AcroForms in PDF documents with Aspose.PDF. for Python via .NET....Working with Forms using Python Contents [ Hide ] This section...Python to discover and map the fields available within an existing...

    docs.aspose.com/pdf/python-net/working-with-forms/
  10. 提取 AcroForm - 从 PDF 中提取表单数据 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取表单。获取 PDF 文件中单个字段的值。...从 Form 集合中获取每个字段,在名为 Field 的基本字段类型中访问其 Value...RunExamples . GetDataDir_AsposePdf_Forms (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-form/