Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 148,982 for

text

(0.35 sec)
  1. 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...
  2. 获取特定单元格的文本|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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. PlainTextDocument constructor | Aspose.Words fo...

    Aspose.Words.PlainTextDocument constructor...PlainTextDocument(fileName) Creates a plain text document from a file. Automatically...Name of the file to extract the text from. Exceptions exception condition...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....contains the main text of a section (main text story). HEADER_FOOTER...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java.... MARKDOWN Markdown text document. MHTML MHTML (Web archive)...Document. ODT ODF Text Document. OTT ODF Text Document Template...

    reference.aspose.com/words/java/com.aspose.word...