Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 18,659 for

form

(0.04 sec)
  1. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....used at the top level of the form hierarchy. Declaration Content...property. The text displayed in the form is specified in the name property...

    docs.aspose.com/omr/net/json-markup/content/
  2. ControlChar.Cr | Aspose.Words for .NET

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text Formatting. Simplify your coding with our unique solutions!...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/net/aspose.words/con...
  3. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....annotations, fill in interactive form fields, and, if ModifyContents...create or modify interactive form fields (including signature...

    reference.aspose.com/words/net/aspose.words.sav...
  4. write_in|Documentation

    Write_in element provides a blank field in which the respondent can hand write some text or draw a picture....request some information in free form (name, phone, address, and the...name is not displayed on the form. write_in element can only be...

    docs.aspose.com/omr/net/txt-markup/write_in/
  5. 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...
  6. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...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/net/aspose.words.fon...
  7. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....will see a User Form as shown below. The User Form consists of Designer...1, it opens up the VBA User Form which itself has a command button...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  8. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name....personalize or uniquely identify a form. empty_line Add a vertical spacing...or more lines of text to the form. Source code ?container=Personalized...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  9. WriteIn|Documentation

    WriteIn element provides a blank field in which the respondent can hand write some text or draw a picture....request some information in free form (name, phone, address, and the...text is not displayed on the form. required Boolean false Set...

    docs.aspose.com/omr/net/json-markup/writein/
  10. Upload archive to ASP.NET web application in C#...

    Provides example of how to use c# zip library for archive decompression and image processing for ASP.NET web application.... add a form to that page with enctype="multipart/form-data" attribute...attribute within <form> tag. It needed to transfer file to web...

    docs.aspose.com/zip/net/upload-archive-asp-net/