Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,050 for

text annotations

(1.97 sec)
  1. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if Text extraction is supported if (!...Annotation Product Solution GroupDocs...( password ))) { // Check if text extraction is supported if (...

    docs.groupdocs.com/parser/java/password-protect...
  2. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....Annotation Product Solution GroupDocs... EMF, WMF images containing text (get; set;) ResetFontFolders...

    docs.groupdocs.com/conversion/net/load-image-do...
  3. GroupDocs.Watermark Product Family | GroupDocs

    Powerfull API for adding watermarks to the documents of different file formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding Text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Annotation Product Solution GroupDocs...Articles and guidelines Adding text watermark Adding image watermark...

    docs.groupdocs.com/watermark/
  4. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably....Annotation Product Family GroupDocs...often a need to convert raw text files into browser-compatible...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  5. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation Product Family GroupDocs...using C# Add Text Watermark to DOC using C# Add Text Watermark to...

    kb.groupdocs.com/categories/page/19/
  6. Specify encoding when loading documents | Group...

    This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...to open file in Notepad the text これはShift_JISエンコード用のサンプルテキストです。...

    docs.groupdocs.com/viewer/java/specify-encoding...
  7. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the Text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Annotation Product Solution GroupDocs...highlighting occurrences in the text of documents. Obtain search...

    docs.groupdocs.com/search/net/work-with-search-...
  8. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....Annotation Product Solution GroupDocs...multiple “stamp lines” with custom text and different line thicknesses...

    docs.groupdocs.com/signature/net/esign-document...
  9. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the Text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....Annotation Product Solution GroupDocs...highlighting occurrences in the text of documents. Obtain search...

    docs.groupdocs.com/search/java/work-with-search...
  10. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Annotation Product Solution GroupDocs...print ( f "Barcode text: { barcode_signature . text } " ) print (...

    docs.groupdocs.com/signature/python-net/search-...