Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 148,446 for

text

(0.89 sec)
  1. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  2. Add WordArt Watermark to Worksheet with C++|Doc...

    Learn how to add WordArt watermarks to Excel worksheets using Aspose.Cells for C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  3. 获取特定单元格的文本|Documentation

    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.... string myPath = "Get Text of Specific Cell.xlsx" ; //Open..."Sheet1" ]. Range ( "A1" ). Text ; MessageBox . Show ( res );...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. SmartTag.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAutoTextList.ScreenTip | Aspose.Words for ...

    Discover the FieldAutoTextList ScreenTip property, easily customize your ScreenTip Text for enhanced user experience and clarity in your application....ScreenTip property Gets or sets the text of the ScreenTip to show. public...document and populate it with auto text entries. doc . GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how Text is wrapped around a shape or picture in C++....WrapType enum Specifies how text is wrapped around a shape or...Value Description None 3 No text wrapping around the shape. The...

    reference.aspose.com/words/cpp/aspose.words.dra...