Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,497 for

extract text

(0.12 sec)
  1. Get a list of changes | GroupDocs

    This article explains how to get a collection of changes between compared documents when using GroupDocs.Comparison for Node.js via Java....) const text = ( change . getText () || ''...trim (); // Normalized change text const src = ( change . getSourceText...

    docs.groupdocs.com/comparison/nodejs-java/get-l...
  2. Features Overview | GroupDocs

    Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports Text, image, and invisible watermarks for document security....watermark is a visible or invisible text or image placed over content...document (text or image) Search and remove watermark (text/image)...

    docs.groupdocs.com/watermark/java/features-over...
  3. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....data extracted by template Working with data extracted by template...feedback DocumentData class Extracted data are stored in the instance...

    docs.groupdocs.com/parser/java/working-with-dat...
  4. 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 (!...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...
  5. Existing objects in PDF document | GroupDocs

    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/java/existing-obje...
  6. Working with Email Messages using GroupDocs.Wat...

    We are pleased to announce the release of version 17.11 of GroupDocs.Watermark for .NET API. This version enables you to work with Email Formats and obsolete SlidesBaseSlide.BackgroundImage property has been removed. Just download the latest release to get benefit from new features available in GroupDocs.Watermark for .NET API. Please continue to read more about version 17.11. Working with Email FormatsGroupDocs.Watermark for .NET 17.11 provides the ability to work with the Email formats....well as adding, removing, extracting and embedding attachments...performed: # Load email message Extract all attachments from email...

    blog.groupdocs.com/watermark/working-with-email...
  7. Existing objects in Word document | GroupDocs

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API... close (); Extracting information about all shapes...GroupDocs.Watermark enables you to extract the information about all the...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. Text Extraction API for .NET on GroupDocs Blog ...

    Text Extraction API for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Text Extraction API for .NET on GroupDocs Blog | Document Automation Solu......Text Extraction API for .NET on GroupDocs Blog | Document Automation...Developers Recent content in Text Extraction API for .NET on GroupDocs...

    blog.groupdocs.com/fr/tag/text-extraction-api-f...
  9. Supported Document Types | GroupDocs

    This section describes GroupDocs.Merger for Java supported document types...Format Description Join Split Extract pages Move page Remove pages...Template Rich Text Format File OpenDocument Text Document OpenDocument...

    docs.groupdocs.com/merger/java/supported-docume...
  10. Separate data extraction | GroupDocs

    This article explains how to separately Extract data from documents and add the Extracted data to the index....Separate data extraction Separate data extraction Leave feedback...separate the operations of extracting data from a document and...

    docs.groupdocs.com/search/net/separate-data-ext...