Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 23,222 for

form

(0.18 sec)
  1. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying Forms in your PDF document with Aspose.PDF for PHP via Java....[ Hide ] Set Custom Form Field Font Form fields in Adobe PDF...update the default font used for form fields, Aspose.PDF has the DefaultAppearance...

    docs.aspose.com/pdf/php-java/modifing-form/
  2. 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...
  3. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....three forms: Show in Compact Form Show in Outline Form Show in...in Tabular Form How to Change the Layout of Pivot Table Using...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  4. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method...checked_value, size) Inserts a checkbox form field at the current position...Description name str The name of the form field. Can be an empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Working with AcroForms in PDF using Aspose.PDF ...

    With Aspose.PDF for C++ you may create a Form from scratch, fill the Form field in a PDF document, extract data from the Form, add or remove fields in the existing Form....fillable forms based on the PDF architecture. XFA forms are XML-based...XML-based forms enclosed in a PDF file. AcroForms is an older form...

    docs.aspose.com/pdf/cpp/acroforms/
  7. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract Form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF Format....AcroForm Contents [ Hide ] Extract form fields from PDF document Aspose...not only create form fields and fill in form fields but also...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  8. Optical mark recognition (OMR)|Documentation

    How to recognize the filled Form with Aspose.OMR for .NET....sheet, ballot, or other OMR form, digitize it in one of the supported...simply take a picture of the form with any modern smartphone and...

    docs.aspose.com/omr/net/recognition/
  9. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    PdfSaveOptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of Form field in PDF....or Id property as a name of form field in PDF. get useSdtTagAsFormField...property is used as a name of form field in PDF. When set to true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modifing AcroForm|Aspose.PDF for C++

    Modifing Form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing Form, getand set fieldlimit and etc....TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/cpp/modifing-form/