Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 9,778 for

document viewer

(0.06 sec)
  1. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....Viewer Product Family GroupDocs.Comparison...purposes, such as converting documents, analyzing content, or automating...

    kb.groupdocs.com/parser/java/extract-text-from-...
  2. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of Document. This feature improves programmability while working with strings instead of Documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-st...
  3. Use Cases | GroupDocs

    Practical use cases and real-world examples demonstrating how to use GroupDocs.Comparison for Node.js via Java in various scenarios, including legal Document comparison and performance optimization....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/use-c...
  4. Load password-protected file | GroupDocs

    Load password-protected file In order to open password-protected Documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/load-password...
  5. Common conversion options | GroupDocs

    This Documentation sections describe how to customize Document conversion process - convert specific Document pages, apply watermarks etc. when using GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/common-conver...
  6. Getting Started | GroupDocs

    This section decsribes how to get started with GroupDocs.Merger for Java library...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/getting-started/
  7. Load documents from different sources | GroupDocs

    This article contains Document loading use-cases with GroupDocs.Viewer within your Java applications....Viewer Product Solution GroupDocs...Ask AI GroupDocs Documentation / GroupDocs.Viewer Product Family...

    docs.groupdocs.com/viewer/java/loading-document...
  8. Advanced search for Metadata signatures | Group...

     This article explains how to search various data values types within electronic signatures in the Document metadata by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Basic Usage | GroupDocs

    Generate Documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/basic-usage/
  10. GroupDocs.Search for .NET | GroupDocs

    GroupDocs.Search for .NET is a fascinating Document search API. It extracts text and metadata from Documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/