Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 1,939 for

text detection

(0.07 sec)
  1. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word documents and glossaries with ease and efficiency....procedures when an issue is detected that might result in data...override GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java.... Detecting Current Cursor Position Before...Document When you are editing text, it is important to know how...

    docs.aspose.com/words/java/navigation-with-cursor/
  3. Merge Table Cells|Aspose.Words for Python via .NET

    How to merge table cells in Python. Check if cells in a table are merged using Python....a heading or large blocks of text that take up the full width...Sometimes it is not possible to detect which cells are merged because...

    docs.aspose.com/words/python-net/working-with-m...
  4. Detect font licensing information | .NET

    .NET API Solution to manage fonts. Learn how to find out if the font has any enclosed licensing information with a few lines of C# code....NET API Solution to detect the licensing information of...Install-Package Aspose.Font Steps to detect whether the font includes licensing...

    products.aspose.com/font/net/extract-licensing-...
  5. Public API Changes in Aspose.Cells 9.0.0|Docume...

    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....get ( textboxIndex ); //Add text to the TextBox textbox . setText...property which can be used to detect if a ChartPoint resides on...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in Node.js via Java... Detecting Colored Barcodes on Colored...when it is necessary just to detect the presence of barcodes regardless...

    docs.aspose.com/barcode/nodejsjava/read-damaged...
  7. Merge Table Cells in in Java|Aspose.Words for Java

    How to merge table cells in Java. Check if cells in a table are merged using Java....a heading or large blocks of text that take up the full width...Sometimes it is not possible to detect which cells are merged because...

    docs.aspose.com/words/java/working-with-merged-...
  8. MailMergeSettings class | Aspose.Words for Python

    aspose.words.settings.MailMergeSettings class. Specifies all of the mail merge information for a document... To detect whether this document is a... mail_subject Specifies the text which shall appear in the subject...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....java hosted with ❤ by GitHub Detect Latin Symbols Aspose.Font for...for Java lets you detect Latin Symbols from Type1 font files...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Text = ""; Bookmark srcBookmark =...you clear a bookmark with bk.Text = "" the paragraph that contains...

    forum.aspose.com/t/help-with-bookmark-replaceme...