Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,571 for

form fields

(0.07 sec)
  1. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....represents options to control field handling in the document. FirstChild...turn on the gray shading on form fields. ShowGrammaticalError { get;...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Change a field name - Free Support Forum - aspo...

    Try to change the name of a Form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Change a field name Aspose.PDF Product Family ecymerman April...Try to change the name of a form field. Used this code: var pdf=new...

    forum.aspose.com/t/change-a-field-name/312114
  3. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....to PDF in Java How to Fill Up Form in PDF in Java How to Delete...in Java How to Add Editable Field to PDF in Java How to Change...

    kb.aspose.com/pdf/java/page/3/
  4. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....represents options to control field handling in the document. get_FirstChild...turn on the gray shading on form fields. get_ShowGrammaticalError...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. IMailMergeDataSource | Aspose.Words for Java

    Implement this interface to allow mail merge from a custom data source such as a list of objects in Java....Object@) for every merge field it encounters in the document...merge with a data source in the form of a custom object. public void...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT Format in Java....Gets a value determining if fields of certain types should be...Sets a value determining if fields of certain types should be...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert MD to PDF – Java Code and Online Converter

    Sample Java code for MD to PDF conversion. Use this example code to convert MD to PDF within any Web or Desktop Java based application....text, images, hyperlinks, form-fields, rich media, digital signatures...

    products.aspose.com/html/java/conversion/md-to-...
  8. Convert MHTML to PDF – C# code and Online Conve...

    Convert MHTML to PDF online or with C#. Use MHTML to PDF Converter to save MHTML as PDF file quickly, clearly and safely....text, images, hyperlinks, form-fields, rich media, digital signatures...

    products.aspose.com/html/net/conversion/mhtml-t...
  9. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C#. Save SVG as PDF file using C# code. Try online SVG to PDF Converter for free!...text, images, hyperlinks, form-fields, rich media, digital signatures...

    products.aspose.com/html/net/conversion/svg-to-...
  10. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable Formats easily at any index, enhancing your data presentation effortlessly....Examples Shows how to format field results. Document doc = new...document builder to insert a field that displays a result with...

    reference.aspose.com/words/net/aspose.words.fie...