Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 153,125 for

text

(0.21 sec)
  1. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  2. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in .NET....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/net/document-builder-over...
  3. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of Text in shapes in Java....ShapeTextOrientation Specifies orientation of text in shapes. Examples: Shows how...Fields Field Description DOWNWARD Text is rotated 90 degrees to the...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert DJVU to Searchable PDF via C# | Aspose

    Sample code for DJVU to Searchable PDF C# conversion. Use API example code for batch DJVU files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  5. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...' \t Changed text: " { r . parent_node . get_text () } "' ) #...doc_original . get_text (), doc_edited . get_text ()) Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your document processing with powerful, typed features!...revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/run...
  7. Add WordArt Watermark to Chart|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add a WordArt watermark to a chart in Microsoft Excel. This guide demonstrates how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....can use WordArt to add special text effects to spreadsheets. For...stretch a title, decorate text, make the text fit a preset shape, or...

    docs.aspose.com/cells/python-net/add-wordart-wa...
  8. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI....retrieve plain, unformatted text of the range. Java Range range...= doc . getRange (); String text = range . getText (); Apache...

    docs.aspose.com/words/java/access-ranges-in-doc...
  9. How form elements are recognized|Documentation

    How Aspose.OMR for .NET recognizes different types of elements in forms....WriteIn Show / hide details Text markup JSON markup Mapping The...Barcode Show / hide details Text markup JSON markup Mapping Recognition...

    docs.aspose.com/omr/net/recognition/elements/
  10. EmphasisMark | Aspose.Words for Java

    Specifies possible types of emphasis mark in Java....write("Emphasis text"); builder.writeln(); builder...clearFormatting(); builder.write("Simple text"); builder.getDocument().sa...

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