Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 25,009 for

forms

(0.47 sec)
  1. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control....type property Gets type of Forms 2.0 control. @property def type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRange.single_user property | Aspose.Wor...

    EditableRange.single_user property. Returns or sets the single user for editable range....stored in one of the following forms: DOMAIN\Username - for users...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Product overview|Documentation

    An introduction to OMR technology and how Aspose.OMR for .NET can help you use it for your day-to-day business needs....NET can generate print forms, recognize images and return...results in any popular format. OMR form structure The layout and structure...

    docs.aspose.com/omr/net/overview/
  4. What is optical mark recognition (OMR)?|Documen...

    A brief overview of Optical Mark Recognition (OMR) technology and how it can be used in everyday tasks....filling out surveys, border entry forms, customs declarations, health...and thousands of hand-filled forms is time-consuming, tedious,...

    docs.aspose.com/omr/java/omr-technology/
  5. Aspose::Words::EditableRange::get_SingleUser me...

    Aspose::Words::EditableRange::get_SingleUser method. Returns or sets the single user for editable range in C++....stored in one of the following forms: DOMAIN\Username - for users...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Get Required Field Names|Aspose.PDF for Python ...

    This example demonstrates how to identify and retrieve the names of required form fields in a PDF document using Aspose.PDF Facades API....Names Contents [ Hide ] PDF forms may contain mandatory fields...required in the form’s properties. Create a Form Object. Bind the...

    docs.aspose.com/pdf/python-net/get-required-fie...
  7. Import and Export Form Data|Aspose.PDF for Pyth...

    Import and export AcroForm field data in XML, FDF, XFDF, and JSON formats using Aspose.PDF for Python via .NET....Import and Export Form Data Contents [ Hide ] This page shows...operations use the Form facade. Import form field data from XML...

    docs.aspose.com/pdf/python-net/import-export-fo...
  8. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control....type property Gets type of Forms 2.0 control. @property def type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF Forms....process PDF forms. This feature can be useful to put form values directly...an object of the Form class Bind the PDF form document with the...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...
  10. Remove Field|Aspose.PDF for Python via .NET

    This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class....Field Contents [ Hide ] PDF forms may contain fields that are...developers can easily remove specific form fields programmatically. The...

    docs.aspose.com/pdf/python-net/remove-field/