Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 23,020 for

form

(0.08 sec)
  1. ElementByIndex.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.EntityCin Entity Name &=RootData.EntityName First Name &=RootData.FirstName Middle Name &=RootData.MiddleName Last Name &=RootData.LastName DOB ......Template Form Name : Test Form Entity CIN &=RootData.EntityCin...

    docs.aspose.com/cells/net/how-to-import-array-e...
  2. FormField.help_text property | Aspose.Words for...

    FormField.help_text property. Returns or sets the text that's displayed in a message box when the Form field has the focus and the user presses F1....displayed in a message box when the form field has the focus and the...that contains help text for the form field. Microsoft Word allows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Insert Fillable Fields in PDF in C#

    This article contains inFormation on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....application that can be used to add form fields to PDF in C# . You will...supports adding a variety of form controls to a PDF page like...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...
  4. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....[ Hide ] XFDF stand for XML Forms Data Format. It is an XML based...represent form data or annotations contained in a PDF form. XFDF...

    docs.aspose.com/pdf/net/import-export-annotations/
  5. Triangulation of a Simple Polygon|Documentation

    Using Aspose.3D for .NET API, developers can triangulate a simple polygon. Any polygon can be divided into triangles. All of the operations and calculations for triangles can be piecewise applied to the polygon....from a polygon area, and then form triangles by calling Triangulate...PolygonModifier class, each of the form V{1}, V{i-1}, V{i} with the...

    docs.aspose.com/3d/net/triangulation-of-a-simpl...
  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. 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...
  8. Designing machine-redable forms|Documentation

    Lightweight markup language specifically tailored for creating Aspose.OMR for Java Forms....AI Designing machine-redable forms Contents [ Hide ] Aspose.OMR...layout of machine-readable forms. It allows you to easily create...

    docs.aspose.com/omr/java/design-form/
  9. Get some checkbox field properties from a Dynam...

    Hi, I am working on a dynamic XFA PDF file with checkbox fields. I know I cannot get their properties like positions, checkedValue, FullName using Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.Rect, Aspose.PDF.Inte…...Forms.CheckboxField.Rect , Aspose...Aspose.PDF.InteractiveFeatures.Forms.CheckboxField.States and Aspose...

    forum.aspose.com/t/get-some-checkbox-field-prop...
  10. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export Form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET.... but also import and export form data to and XML file. Aspose...snippets show you how to create the form and then receive the posted...

    docs.aspose.com/pdf/net/posting-acroform-data/