Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 24,993 for

form

(0.19 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. Create CheckBox Field|Aspose.PDF for Python via...

    Learn how to programmatically add a checkbox Form field to a PDF document using Aspose.PDF for Python. This guide demonstrates how to use the FormEditor class to insert an interactive checkbox into an existing PDF file and save the updated document....Field Contents [ Hide ] PDF forms are widely used for collecting...deselect an option within a form. Using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/create-checkbox-...
  3. Optical Mark Recognition API for C++ | Aspose

    Generate machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR Forms, and extract optical marks from scanned images and photos within C and C++ applications....questionnaires, and other OMR forms, and read optical marks from...// Generate machine-readable form from the markup System :: SharedPtr...

    products.aspose.com/omr/cpp/
  4. Fine tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results under various conditions....Hide ] Different types of OMR forms can take different types of...taking a photo of the filled form can adversely affect recognition...

    docs.aspose.com/omr/net/recognition/accuracy-th...
  5. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when Form fields are focused. Enhance user experience effortlessly!...displayed in the status bar when a form field has the focus. public...contains status bar text for the form field. Microsoft Word allows...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Flatten all Fields in existing PDF File (facade...

    This section explains how to flatten all Fields with Aspose.PDF Facades using Form Class....) method of Form class allows you to flatten...fields of the PDF form. You first need to create Form object, bind...

    docs.aspose.com/pdf/java/flatten-all-fields/
  7. 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/
  8. 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/
  9. Field appearance and attributes|Aspose.PDF for ...

    This section explains how you can change field appearance and attributes with FormEditor Class....change the look and feel of the form field, but also the behavior...the change the appearance of a form field. It takes AnnotationFlag...

    docs.aspose.com/pdf/net/changing-field-appearan...
  10. Create AcroForm - Create Fillable PDF in Java|A...

    Create AcroForm fields from scratch in PDF documents using Aspose.PDF for Java....text input field to a new PDF form. Create a new PDF Document and...appearance. Add the field to the form and save the document. public...

    docs.aspose.com/pdf/java/create-form/