Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 151,747 for

text

(0.3 sec)
  1. | Aspose

    Sample code for JPEG to XLSX Java conversion. Use API example code for batch JPEG files to XLSX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  2. | Aspose

    Sample code for JP2 to DOCX Java conversion. Use API example code for batch JP2 files to DOCX conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  3. Font.shadow property | Aspose.Words for Python

    Font.shadow property. True if the font is formatted as shadowed....Shows how to create a run of text formatted with a shadow. doc...36 builder . writeln ( 'This text has a shadow.' ) doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PhoneticGuide.RubyText | Aspose.Words for .NET

    Discover the PhoneticGuide RubyText property to access and enhance ruby Text for improved phonetic clarity in your applications....RubyText property Gets ruby text of the phonetic guide. public...phonetic guide in the Asian text. Assert . That ( runs [ 0 ]...

    reference.aspose.com/words/net/aspose.words/pho...
  5. Font.EmphasisMark | Aspose.Words for .NET

    Discover how to use the Font Emphasis Mark property to enhance your Text formatting. Learn to set and customize emphasis marks for better readability.... Write ( "Emphasis text" ); builder . Writeln (); builder...(); builder . Write ( "Simple text" ); builder . Document . Save...

    reference.aspose.com/words/net/aspose.words/fon...
  6. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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/
  10. 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-...