Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 6,149 for

formfield

(2.52 sec)
  1. Formatting font and paragraph style of document...

    Hi, I have a default word document, that I need to print in different font and paragraph setting as per customer suggestion. So can you please help me to change the entire document style without any change in content. I…...CONTINUE; } /// /// Called when a FormField node is encountered in the...VisitFormField(final FormField formField) { ResetFont(formField.getFont());...

    forum.aspose.com/t/formatting-font-and-paragrap...
  2. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a document....FormFieldCollection > get_FormFields () Returns a FormFields collection that...fields in the range. ◆ get_FormFields() System::SharedPtr < As...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Extract data from PDF Forms via .NET | Aspose.PDF

    Extract user data fields from fillable PDF document with this C# source code on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop...all fields foreach ( Field formField in pdfDocument . Form ) {...WriteLine ( "Field Name : {0} " , formField . PartialName ); Console ...

    products.aspose.com/pdf/net/acroforms/extract/
  4. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++....SharedPtr < FormField > formField ) override { if ( formField -> get_Font...get_Font () -> get_Hidden ()) { formField -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....can be retrieved using the FormFields property. This means that...to access form fields: The FormField properties allow you to work...

    docs.aspose.com/words/net/working-with-form-fie...
  6. FormField.Result | Aspose.Words for .NET

    Formfield Result property. Gets or sets a string that represents the result of this form field in C#....Result Contents [ Hide ] FormField.Result property Gets or sets...a collection of strings. FormField comboBox = builder . InsertComboBox...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose.Email for Android via Java 19.10 Release...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class CarouselType Class FormField Class FormMethod Class FormTarget...toHtml Method FormField.#ctor Method FormField.#ctor(String)...

    docs.aspose.com/email/java/aspose-email-for-and...
  8. Aspose::Words::DocumentVisitor::VisitShapeStart...

    Aspose::Words::DocumentVisitor::VisitShapeStart method. Called when enumeration of a shape has started in C++....SharedPtr < FormField > formField ) override { if ( formField -> get_Font...get_Font () -> get_Hidden ()) { formField -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Paragraph::Accept method | Aspos...

    Aspose::Words::Paragraph::Accept method. Accepts a visitor in C++....SharedPtr < FormField > formField ) override { if ( formField -> get_Font...get_Font () -> get_Hidden ()) { formField -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a document....FormFieldCollection > get_FormFields () Returns a FormFields collection that...fields in the range. ◆ get_FormFields() System::SharedPtr < As...

    reference.aspose.com/words/cpp/class/aspose.wor...