Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,153 for

text annotations

(0.13 sec)
  1. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in Text queries....Annotation Product Solution GroupDocs...specification Leave feedback The text below represents the complete...

    docs.groupdocs.com/search/net/query-language-sp...
  2. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Annotation Product Solution GroupDocs...)) { // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  3. Removing found watermarks | GroupDocs

    Find and remove Text, image, and hyperlink watermarks using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...Remove watermarks with particular text formatting Search by color and...

    docs.groupdocs.com/watermark/python-net/removin...
  4. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks Java API....Annotation Product Solution GroupDocs...Remove watermark with particular text formatting GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/removing-foun...
  5. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...watermarks The example below adds a text watermark to a two-page PDF...

    docs.groupdocs.com/watermark/python-net/result-...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Furthermore, we have improved the text area extraction for the PDF...Furthermore, we have improved the text area extraction for the PDF...

    blog.groupdocs.com/groupdocs.blog/page/50/
  7. 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....Annotation Product Solution GroupDocs...for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  8. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Annotation Product Solution GroupDocs...for Stamp signatures; - for Text signatures. Fill collection...

    docs.groupdocs.com/signature/java/esign-documen...
  9. Extract Data from Attachments and ZIP Archives ...

    Work with containers such as ZIP archives, email stores, and PDF portfolios using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...attachment_parser . get_text () print ( reader if reader else "No text available...

    docs.groupdocs.com/parser/python-net/extract-da...
  10. Extract Hyperlinks from RTF using C#

    This article explains in detail how to extract hyperlinks from RTF using C#. There is no need to install extra software to read hyperlinks from RTF in C#....Annotation Product Family GroupDocs...Extracting hyperlinks from Rich Text Format ( RTF ) files is a valuable...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...