Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 24,993 for

form

(1.93 sec)
  1. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a Form field in a PDF document using Aspose.PDF for Python....Vertical Contents [ Hide ] PDF form fields can contain text that...modify the vertical alignment of form fields. Vertical alignment allows...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  2. JSON Data and Word Template Output - Free Suppo...

    ‌JSON Content and Word Output The JSON content is: {"Form":{ "gender":"M"}}. In Word, the output statement is: <<[Form.gender]>>, which works fine. However, if the JSON content is: {"Form":{ "smoke":["Y","N"]}}. In W…...Output The JSON content is: {"form":{ "gender":"M"}} . In Word...the output statement is: <<[form.gender]>> , which works fine...

    forum.aspose.com/t/json-data-and-word-template-...
  3. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check box Form field. Default value for this property is false in C++....checked status of the check box form field. Default value for this...Remarks Applicable for a check box form field only. See Also Class FormField...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....()); // Create an XForm var form = Aspose . Pdf . XForm . CreateNewForm...1 ]. Resources . Forms . Add ( form ); form . Contents . Add...

    docs.aspose.com/pdf/net/working-with-operators/
  5. Load Spreadsheet with GridJs and Flask|Document...

    Step‑by‑step guide to load an Excel spreadsheet using Aspose.Cells GridJs with a Flask backend.... form . get ( "p" ) uid = request . form . get ( "uid"...---------- # 3️⃣ Add image (multipart/form‑data) # ---------- @app.route...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture.... Form ?container=Example ?block=Write-in...templateProcessor . Recognize ( "form-20220519.png" ); int i = 1 ;...

    docs.aspose.com/omr/net/recognition/write-in/
  7. Aspose.OMR for .NET|Documentation

    Aspose.OMR for .NET is an easy-to-use .NET library for designing and recognizing hand-filled questionnaires, surveys, and similar Forms.... applications, and similar forms. With it, you can quickly develop...Respondents can fill out your forms with a pen or pencil and use...

    docs.aspose.com/omr/net/
  8. Working with PDF Facades|Aspose.PDF for Python ...

    Learn how to use Aspose.PDF Facades in Python via .NET to edit PDF content, manage Forms and annotations, apply security, sign files, stamp pages, print documents, and inspect PDF metadata....to edit PDF content, manage forms, add annotations, apply security...merging documents, filling forms, applying permissions, or signing...

    docs.aspose.com/pdf/python-net/working-with-fac...
  9. Aspose::Words::Fields::FormField::get_DropDownI...

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown Form field in C++....access to the items of a dropdown form field. System :: SharedPtr <...maximum 25 items in a dropdown form field. See Also Class DropDownItemCollecti...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class.... The Form class allows you to get all...GetDataDir_AsposePdfFacades_Forms (); using ( var pdfForm = new...

    docs.aspose.com/pdf/net/get-button-option-value/