Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 596 for

performance improvement watermark

(0.02 sec)
  1. Load password-protected file | Documentation

    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(); }...Watermark Product Solution GroupDocs...can use document instance to perform redactions redactor . apply...

    docs.groupdocs.com/redaction/java/load-password...
  2. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....Watermark Product Solution GroupDocs...target file for comparison and perform the compare operation comparer...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Convert XML to PDF Using XSL-FO | Documentation

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....Watermark Product Solution GroupDocs...stylesheet. Follow this guide to perform the conversion seamlessly....

    docs.groupdocs.com/conversion/net/convert-xml-t...
  4. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....Watermark Product Family GroupDocs.Merger...word form search in Java , improving search accuracy and flexibility...

    kb.groupdocs.com/search/java/search-different-w...
  5. Save to Stream | Documentation

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Watermark Product Solution GroupDocs...can use document instance to perform redactions RedactorChangeLog...

    docs.groupdocs.com/redaction/net/save-to-stream/
  6. How to Convert XML to HTML in Java

    We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java....Watermark Product Family GroupDocs.Merger...the necessary classes for performing document transformation from...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. Basic usage | Documentation

    Quick Start section for GroupDocs.Redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Watermark Product Solution GroupDocs...for GroupDocs.Redaction API Perform redactions for your documents...

    docs.groupdocs.com/redaction/net/basic-usage/
  8. GroupDocs.Search for .NET | Documentation

    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...Watermark Product Solution GroupDocs...metadata from documents and performs advanced searching and indexing...

    docs.groupdocs.com/search/net/
  9. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Java....Watermark Product Solution GroupDocs...documentation explains how to perform single document operations:...

    docs.groupdocs.com/merger/java/single-document-...
  10. Get supported file formats | Documentation

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/net/get-supported-...