Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 151,756 for

text

(0.43 sec)
  1. DocumentVisitor.visitFieldEnd method | Aspose.W...

    DocumentVisitor.visitFieldEnd method. Called when a field ends in the document....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....collected paragraphs and display the text of this paragraphs. paragraphs...paragraph . toString ( SaveFormat . TEXT )) # Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  3. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....image rectangles containing text words. This can be useful for...extracting individual blocks of text. To get bounding boxes of all...

    docs.aspose.com/ocr/cpp/image-regions-word-find/
  4. Recognition|Documentation

    Extracting Text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...example shows how to extract text from multiple images: # Instantiate...

    docs.aspose.com/ocr/python-net/recognition/
  5. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.pdf (2.4 KB) When working with this attached document, if I extract Text position in a way similar to your sample code “HighlightCharacterInPDF” for (int charNum = …...attached document, if I extract text position in a way similar to...WriteLine("TextFragment = " + textFragment.Text + " Page URY = " + rect.URY...

    forum.aspose.com/t/problem-reading-pdf-containi...
  6. 使用形状段落|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....each paragraph in the shape's text block para . SpBefore . Value...each paragraph in the shape's text block para . SpAfter . Value...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for Node.js via C++....td>This is sample text.</td><td>Some text.</td></tr><tr><td>This...is another sample text.</td><td>Some text.</td></tr></table></body></html>"...

    docs.aspose.com/cells/nodejs-cpp/autofit-column...
  8. Aspose::Words::Fields::FieldTitle class | Aspos...

    Aspose::Words::Fields::FieldTitle class. Implements the TITLE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....< td > < div > This is some Text . </ div > < div > < div > <...< span > This is some more Text </ span > </ div > < div > <...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  10. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

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