Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 153,126 for

text

(1.56 sec)
  1. EndnotePosition | Aspose.Words for Java

    Defines the endnote position in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FormField::get_HelpText ...

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the Text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... method Returns or sets the text that’s displayed in a message...true , HelpText specifies the text string value. If OwnHelp is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...Access cell A1 and put some text inside it Cell cell = ws . GetCells...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  4. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.ShadeFormData | Aspose.Words for .NET

    Discover how to use the ShadeFormData property to enhance form visibility with gray shading, improving user experience and accessibility.... Regular , "" , "Text contents of form field, which...bookmarked text will blend in with the other text. doc . ShadeFormData...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form...ScoreQuestionConfig class. Question text is provided in the Name property...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  7. FieldSubject Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSubject class for easy implementation of the SUBJECT field, enhancing document automation and formatting efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldComments class | Aspose.Words for Python

    aspose.words.fields.FieldComments class. Implements the COMMENTS field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...Examples Shows how to manage text box formatting while appending...Create another document with a text box, which we will import into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...