Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 1,991 for

text detection

(0.13 sec)
  1. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when loading CHM document into a Document object. To learn more, visit the documentation article in C++....operation, when an issue is detected that might result in data...(const System::SharedPtr<System::Text::Encoding>&) Setter for Asp...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. 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...
  3. Working with SmartArt Cold Rendering in Java|As...

    Aspose.Words for Java performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect....Increasing Arrow Process Converging Text Basic Timeline Basic Chevron...Words loads a document and detects that a SmartArt object has...

    docs.aspose.com/words/java/working-with-smartar...
  4. Merge Table Cells in C++|Aspose.Words for C++

    How to merge table cells in C++. Check if cells in a table are merged using C++....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/cpp/merge-table-cells/
  5. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...procedures when an issue is detected that might result in data...CompositeNode ) get_text() Gets the text of this node and of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Convert XML to Excel via C# API | products.aspo...

    C# API to Convert XML Files to Excel formats without using Microsoft Excel or Adobe Reader...to validate data accuracy, detect inconsistencies, and ensure...Values) Convert XML to TXT (Text Document) Convert XML to XAML...

    products.aspose.com/total/net/conversion/xml-to...
  8. Managing Outlook Messages|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....saving time writing the same text in the body or the subject line...MapiMessage class, you can accurately detect whether an email is a template...

    docs.aspose.com/email/net/managing-outlook-mesa...
  9. Markdown Processing in C# – Aspose.HTML for .NET

    Parse, analyze, edit, and generate Markdown in C# using Aspose.HTML for .NET. Work with AST, modify structure, and process GitHub-Flavored Markdown.... Detect headings, lists, links, tables...processing rather than plain-text handling. Typical use cases...

    docs.aspose.com/html/net/markdown-processing/
  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...