Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 23,898 for

form

(0.09 sec)
  1. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/net/sticky-annotations/
  2. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....Contents [ Hide ] Create Form from Scratch Add Form Field in a PDF Document...collection named Form which helps you manage form fields in a PDF...

    docs.aspose.com/pdf/python-net/create-form/
  3. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word Form fields as Form fields in PDF or convert them to text...preserve Microsoft Word form fields as form fields in PDF or convert...boolean Remarks Microsoft Word form fields include text input, drop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with XFA Forms in PDF|Aspose.PDF for PH...

    With Aspose.PDF for PHP via Java you may convert XFA into AcroForm, fill the Form field in a PDF document, extract data from the Form....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/php-java/xfa-forms/
  5. 从AcroForm提取数据|Aspose.PDF for Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Java和Aspose.PDF从AcroForms中提取数据。...Form 集合中的索引器快速检索此数据。 按标题检索表单字段值 表单字段的...属性允许您获取特定字段的值。要获取该值,请从 Document 对象的 form field collection 获取表单字段。此示例选择一个...

    docs.aspose.com/pdf/zh/java/extract-data-from-a...
  6. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text Form field in C++....Specifies the type of a text form field. enum class TextFormFieldType...Description Regular 0 The text form field can contain any text....

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Generating the template|Documentation

    How to render a printable Form image and generate a recognition pattern file for Aspose.OMR for C++ engine....Contents [ Hide ] To generate a form image that can be printed out...to respondents, process the form’s source code with GenerateTemplate...

    docs.aspose.com/omr/cpp/generate-template/
  8. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....in Java Contents [ Hide ] Add Form Field in a PDF Document The...collection named Form which helps manage form fields in a PDF...

    docs.aspose.com/pdf/java/create-forms/
  9. FormField.enabled property | Aspose.Words for P...

    FormField.enabled property. True if a Form field is enabled....enabled property True if a form field is enabled. @property...value : bool ): ... Remarks If a form field is enabled, its contents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Forms|Aspose.PDF for Java

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for Java....Working with Forms Contents [ Hide ] Forms are files with areas...AcroForms are PDF files that contain form fields. Data can be entered...

    docs.aspose.com/pdf/java/working-with-forms/