Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 135,174 for

text

(0.09 sec)
  1. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....run to display its lowercase text in uppercase without changing...run = aw . Run ( doc = doc , text = 'all capitals' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height in C++....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell Text, cell ranges ,shapes and pictures in GridJs.... hideHighlights () Add cell text to highlight in the active worksheet...cell text endpostion : highlight end postion in cell text //it...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic.... You can add text or images in the headers and...Headers and/or Footers - add text or images in the headers and...

    docs.aspose.com/pdf/java/working-with-pages/
  7. Aspose::Words::Font::get_Shadow method | Aspose...

    Aspose::Words::Font::get_Shadow method. True if the font is formatted as shadowed in C++....Shows how to create a run of text formatted with a shadow. auto...builder -> Writeln ( u "This text has a shadow." ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath Text during find-and-replace operations with IgnoreOfficeMath to simplify content updates....indicating either to ignore text inside OfficeMath/>. The default...Shows how to find and replace text within OfficeMath. Document...

    reference.aspose.com/words/net/aspose.words.rep...
  9. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in Text...either to detect hyperlinks in text. The default value is false...loadOptions ); // Print hyperlinks text. for ( let field of doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...builder -> Writeln ( u "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/cpp/aspose.words/nod...