Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 10,920 for

text

(0.13 sec)
  1. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....Description The page that contains the text area. The rectangular area on...on the page that contains the text area. A string value that represents...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  2. Convert to Page Description Language formats wi...

    Learn about PageDescriptionLanguageConvertOptions class for PDL file formats (SVG, XPS, EPS, PS, PCL, TEX) in GroupDocs.Conversion for .NET....options ); } Watermark Support Add text or image watermarks to converted...documents: Adding Text Watermark Apply a text watermark to the...

    docs.groupdocs.com/conversion/net/convert-to-pa...
  3. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed Text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for Text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....for the recognition of printed text (optical character recognition...using com.aspose.ocr library for text recognition in images. String...

    docs.groupdocs.com/search/java/ocr-support/
  4. search via indexing on GroupDocs Blog | Documen...

    search via indexing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in search via indexing on GroupDocs Blog | Document Automation Solutions for .NET & J...... Najděte text ve více souborech Word, Excel...

    blog.groupdocs.com/cs/tag/search-via-indexing/i...
  5. GroupDocs.Signature for .NET Supports Image Doc...

    Team GroupDocs is really pleased to announce the release of version 17.8.0 of GroupDocs.Signature for .NET API. Like our previous releases, this release too comes up with a number of features and enhancements. The most noteworthy feature introduced in this version is the support for image file formats for all existing signature types. You can now apply all the existing standard signature properties like positioning, alignment, applying fonts, opacity, border options etc that were previously available for other document formats for image file formats as well....Implements: # Ability to repeat text for Stamp Signatures Ability...features for Image Documents Text Signature features for Image...

    blog.groupdocs.com/signature/groupdocs.signatur...
  6. How to Add Reply to Annotation in PDF using Java

    This concise tutorial will guide you how to add reply to annotation in PDF using Java. Also, it provides working code example to reply annotation in PDF using Java....recent article on highlighting text in PDFs is available. For more...our guide on how to highlight text in PDF using Java . Updated...

    kb.groupdocs.com/annotation/java/how-to-add-rep...
  7. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices....0 of the text extraction API introduces a...Report Method that generates text with highlighted search results...

    blog.groupdocs.com/search/groupdocs.search-for-...
  8. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....extract data from emails: Extract text from Emails Extract metadata...Web Services protocols Search text in Emails Was this page helpful...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET..."Change Type: {0}, X: {1}, Y: {2}, Text: {3}" , change . Type , change...change . Box . Y , change . Text ); } The result is as follows:...

    docs.groupdocs.com/comparison/net/get-changes-c...
  10. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....published an article for extracting Text from Markdown file using C#...have a look at how to Extract Text from Markdown File in C# guide...

    kb.groupdocs.com/parser/net/how-to-extract-imag...