Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 23,968 for

form

(0.21 sec)
  1. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name....personalize or uniquely identify a form. EmptyLine Add a vertical spacing...or more lines of text to the form. Source code { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/an...
  2. Customize Row and Column Headers|Documentation

    This article introduces how to customize row header and column header in GridWeb....GridWeb control to a Web Form. Access the worksheet in the...Cells.GridWeb control to a Web Form. Access the worksheet in the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....annotations, fill in interactive form fields, and, if PdfPermissions...create or modify interactive form fields (including signature...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Fields with the Exact Same Name - Free Supp...

    Hello, I’m using Aspose.PDF for .NET version 10.0.0. I’m attempting to add multiple fields with the same name to a pdf. I’ve been able to use the code snippet below to add multiple fields at different coordinates and …...Form.Add(textBoxField, field.PageNumber);...2017, 1:39am 2 @kmalecek , The form field names are unique and we...

    forum.aspose.com/t/add-fields-with-the-exact-sa...
  5. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....insert checkboxes and text input form fields into the document during...were replaced with checkbox form fields, and the Subject field...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  6. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....used at the top level of the form hierarchy. name property is...name is not displayed on the form. Never add empty lines after...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  7. FormFieldCollection.get_by_name method | Aspose...

    FormFieldCollection.get_by_name method. Returns a Form field by bookmark name....get_by_name(bookmark_name) Returns a form field by bookmark name. def...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....We can save the table in the form of an XML document. tableSubstitutionRul...Linux substitution table in the form of an XML document using a stream...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....ALLOW_ONLY_FORM_FIELDS); // Turn off write protection...to edit the contents of the form field in the second section...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert XFA to Dynamic AcroForm using Aspose.PD...

    I I am looking at a tool to convert XFA/PDF documents into “normal/standard” pdf that can be read in all browers.Your tool looks OK with the trial version, but i need to be sure that it can convert the full PDF document …...have tested the scenario of XFA form to standard PDF file and as...+project.pdf”); pdfDocument.Form.Type = FormType.Standard; pdfDocument...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...