Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,989 for

text detection

(0.13 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  2. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Java can help you use it for your day-to-day business needs....techniques to automatically recognize text in a photo or scanned image...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/java/product-overview/
  3. Utility Features - MailMessage|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....information such as tables and text styles that may get disturbed...following sample code can be used. Detect if a Message is TNEF Processing...

    docs.aspose.com/email/java/utility-features-mai...
  4. Manipulating Photoshop Formats|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.... Update Text Layer In PSD File Aspose.PSD...you to manipulate the text in the text layer of a PSD file. Please...

    docs.aspose.com/psd/java/manipulating-photoshop...
  5. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....ODF Text Document. OTT ODF Text Document Template. TEXT Plain...Plain Text. MARKDOWN Markdown text document. PDF Pdf document. XML...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via Java can help you use it for your day-to-day business needs....from printed or handwritten text into a machine-readable format...applications that convert images to text, leaving aside intricate technical...

    docs.aspose.com/ocr/python-java/product-overview/
  7. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via .NET can help you use it for your day-to-day business needs....data from printed or written text into a machine-readable form...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/python-net/product-overview/
  8. Add Sections to Word Document in C#

    Refer to this article for adding section break in Word using C#. It has details to set the IDE, a list of programming steps, and a sample code demonstrating Microsoft Word section break in C#....above-mentioned Document object Write some text content in the new file using...the new section and write some text in the new section Save the...

    kb.aspose.com/words/net/add-sections-to-word-do...
  9. LoadOptions.Encoding | Aspose.Words for .NET

    Discover the LoadOptions Encoding property to easily manage HTML TXT or CHM document encoding. Customize your content loading for optimal performance!...system will try to automatically detect the encoding. Examples Shows...Document ( MyDir + "English text.txt" , loadOptions ); Assert...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for Python via .NET to experience its simplicity and power in Python....creating a document, inserting text, appending another document...DocumentBuilder class Insert text to the document start using...

    docs.aspose.com/words/python-net/hello-world/