Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,145 for

text detection

(1.4 sec)
  1. Scan QR Code, GS1 QR Code Images via Android vi...

    Android sample code to recognize QR Code, GS1 QR Code in Android Runtime Environment....BarCode for Android via Java to detect and read QR Code within Android...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/qr/rec...
  2. DocumentDirection enumeration | Aspose.Words fo...

    Aspose.Words.Loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to left direction. Auto Auto-detect direction. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to load fonts? | Aspose.Font for Java

    How to load fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....object you will be able to render text with this font, get encoding...object you will be able to render text with this font, get coding information...

    docs.aspose.com/font/java/how-to-load-fonts/
  4. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....specify what kind of changes to detect. For example, ChildList , Subtree...document; use the method to create a text node with the content “Hello...

    docs.aspose.com/html/java/mutationobserver/
  5. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert Text, images and other content, specify font, paragraph and section formatting...class Provides methods to insert text, images and other content, specify...an internal cursor where the text will be inserted when you call...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...of the cell appears as plain text. To make it look like a hyperlink...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  7. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++....Space between Asian and Latin text, Numbers If you are designing...with both East Asian and Latin text, and you want to enhance the...

    docs.aspose.com/words/cpp/using-documentbuilder...
  8. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...output should be 2 lines of text. Instead we get a blank line...line in between the 2 lines of text. This is caused by the line...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  9. How do I extract the entire point with it's sub...

    Suppose this is the Text I need to extract from a document NOW THEREFORE the parties agree as follows: 1. All information disclosed by one party to the other to evaluate the Project and/or Purpose that is designated in…...11:43am 1 Suppose this is the text I need to extract from a document...paragraph’s list format. Extract Text : Once you identify a main list...

    forum.aspose.com/t/how-do-i-extract-the-entire-...
  10. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...binary Excel file as a plain‑text CSV file, which results in a...raw bytes as if they were CSV text. Because the source is an encrypted...

    forum.aspose.com/t/protected-sheet-without-pass...