Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 24,993 for

form

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Resize Rows and Columns|Documentation

    This article introduces how to set row height and column width in GridWeb....GridWeb control to your Web Form. Access the worksheet’s Cells...GridWeb control to your Web Form. Access the worksheet’s Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. ProtectionType enumeration | Aspose.Words for N...

    Aspose.Words.ProtectionType enumeration. Protection type for a document....User can only enter data in the form fields in the document. AllowOnlyRevisions...to edit the contents of the form field in the second section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....Converting the document to text form reveals that control characters...converting a document to string form, // we can omit some of the...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. 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...
  8. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....Shows how to insert checkbox form fields into MERGEFIELDs as merge...Shows how to insert checkbox form fields into MERGEFIELDs as merge...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 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...
  10. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...pdf”); var m_form = new Aspose.Pdf.Facades.Form(); m_form.BindPdf(doc);...Save(xmlStream); m_form.ImportXml(xmlStream, false); m_form.Save(“Output...

    forum.aspose.com/t/few-fields-not-being-populat...