Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 151,740 for

text

(0.56 sec)
  1. Aspose.OCR for Node.js via C++|Documentation

    Aspose.OCR for Node.js via C++ is an easy-to-use API for extracting Text from scans, photos, screenshots, and other non-Textual sources in on-premise apps and cloud-based serverless solutions....via C++ allows you to extract text from scanned pages, photos,... Convert image to text online Extract text from a screenshot...

    docs.aspose.com/ocr/nodejs-cpp/
  2. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API.... Filter based on text, numbers or dates. Autofilter...comparison, averages and Top 10 etc. Text Filters Different filters like...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  3. CommentRangeEnd.nodeType property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldEnd.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarkStart.nodeType property | Aspose.Words ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell.nodeType property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Row.nodeType property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word...."true" to replace the found text if it is not a part of another...flag to "false" to replace all text regardless of its surroundings...

    reference.aspose.com/words/net/aspose.words.rep...
  10. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian Text and numbers....numbers and regions of East Asian text in the current paragraph. public...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/net/aspose.words/par...