Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 24,160 for

form

(0.15 sec)
  1. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping Form fields interactive, improving user experience....or sets indication of whether form fields are exported as interactive...Examples Shows how to export form fields to Html. Document doc...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...Move and Remove Form Field Import and Export Form Field PdfXmpMetadata...

    docs.aspose.com/pdf/java/formeditor-class/
  3. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/zh/net/remove-form/
  4. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the Form fields in a range. To learn more, visit the documentation article in C++....objects that represent all the form fields in a range. To learn...more, visit the Working with Form Fields documentation article...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single Form field. To learn more, visit the documentation article in C++....single form field. To learn more, visit the Working with Form Fields...references to the specified form field are automatically updated...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Flatten All Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to flatten all Form fields in a PDF using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, convert every interactive Form element into static page content, and save the finalized file....removes interactivity from PDF forms by merging field values directly...layout. In this example, the Form facade from aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/flatten-all-fields/
  7. Developer's reference|Documentation

    For developers, by developers. Find answers to your questions regarding Aspose.OMR for C++ and start building your own software OMR solutions....designing a machine-readable form to reading hand-filled marks...machine-readable forms Describe the content and layout of OMR forms in textual...

    docs.aspose.com/omr/cpp/developer-reference/
  8. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF Forms by using SDT control tags for better organization and clarity....or Id property as a name of form field in PDF. public bool UseSdtTagAsFormField...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text Form field....Specifies the type of a text form field. Members Name Description...text form field can contain any text. Number The text form field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/