Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,362 for

extract text

(0.15 sec)
  1. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for .NET is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Eliminate watermark containing text with particular formatting;...a particular image; Identify text watermark even if there are...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  2. Password-protected documents | Documentation

    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 (!...password ))) { // Check if text extraction is supported if (! parser...System . out . println ( "Text extraction isn't supported." ); return...

    docs.groupdocs.com/parser/java/password-protect...
  3. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Eliminate Watermark Containing Text with Particular Formatting Look...a Particular Image Identify Text Watermark Even if there are...

    docs.groupdocs.com/watermark/python-net/feature...
  4. Documentation

    GroupDocs Documentation Homepage...comparison API that detects document text, styling and formating changes...digital certificate, image, text and hand-written signatures...

    docs.groupdocs.com/
  5. Existing objects in PDF document | Documentation

    Removing watermark from a particular page of PDF document using C#....Create and initialize Image/text search criteria Find watermarks...document. Working with XObjects Extracting information about all XObjects...

    docs.groupdocs.com/watermark/net/existing-objec...
  6. GroupDocs Watermark Overview | Documentation

    What Is GroupDocs.Watermark? GroupDocs.Watermark for Java is a powerful API for managing watermarks in the documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats....Eliminate Watermark Containing Text with Particular Formatting Look...a Particular Image Identify Text Watermark Even if there are...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  7. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API....Hence the conversion of existing text content into markdown format...Word to Markdown using C# Extract Text from Markdown Files in Java...

    blog.groupdocs.com/parser/convert-word-to-markd...
  8. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Watermark for Node.js via Java....Eliminate Watermark Containing Text with Particular Formatting Look...a Particular Image Identify Text Watermark Even if there are...

    docs.groupdocs.com/watermark/nodejs-java/featur...
  9. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data Extraction....events which occur while data extraction. interface has the following...that occurred during data extraction. Logs a warning that occurred...

    docs.groupdocs.com/parser/java/logging/
  10. Enabling language information | Documentation

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....WordProcessing formats can contain text in different languages. But...But, unlike the plain text documents (TXT), WordProcessing documents...

    docs.groupdocs.com/editor/net/enabling-language...