Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 722 for

performance improvement watermark

(0.25 sec)
  1. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....Watermark Product Solution GroupDocs...The property allows you to perform case-sensitive search. Please...

    docs.groupdocs.com/search/net/search-options/
  2. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Watermark Product Solution GroupDocs...(PDF and XPS). Search may be performed by entered search term (text...

    docs.groupdocs.com/viewer/java/search-highlight...
  3. Load password-protected file | GroupDocs

    Learn how to load a password-protected file by using .NET redaction API...Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/python-net/load-pa...
  4. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Watermark Product Solution GroupDocs...can use document instance to perform redactions RedactorChangeLog...

    docs.groupdocs.com/redaction/java/save-to-stream/
  5. Load text from string | GroupDocs

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java....Watermark Product Solution GroupDocs.... The comparison is then performed and saved to a file, treating...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  6. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Watermark Product Solution GroupDocs...data source, the Engine will perform following actions: Sequentially...

    docs.groupdocs.com/assembly/net/working-with-gr...
  7. GroupDocs.Metadata for .NET | GroupDocs

    A .NET API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats...Watermark Product Solution GroupDocs...information and allows the users to perform metadata operations for locating...

    docs.groupdocs.com/metadata/net/
  8. Indexing password protected documents | GroupDocs

    This article demonstrates that how to perform indexing of password protected documents....Watermark Product Solution GroupDocs...This page describes how to perform indexing of password protected...

    docs.groupdocs.com/search/net/indexing-password...
  9. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...Watermark Product Solution GroupDocs...(PDF and XPS). Search may be performed by entered search term (text...

    docs.groupdocs.com/viewer/net/search-highlight-...
  10. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF file...Watermark Product Solution GroupDocs...free Apps. You are welcome to perform redactions for various document...

    docs.groupdocs.com/redaction/python-net/save-in...