Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 596 for

performance improvement watermark

(0.07 sec)
  1. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Watermark Product Solution GroupDocs...can use document instance to perform redactions redactor . apply...

    docs.groupdocs.com/redaction/java/save-with-def...
  2. GroupDocs.Metadata for Node.js via Java | Docum...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Watermark Product Solution GroupDocs...information and allows users to perform metadata operations for locating...

    docs.groupdocs.com/metadata/nodejs-java/
  3. 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....Watermark Product Solution GroupDocs...documentation explains how to perform single document operations:...

    docs.groupdocs.com/merger/net/single-document-o...
  4. Float and paginal modes | Documentation

    This article explains the pros and cons of float and paginal document editing modes when editing Word documents with GroupDocs.Editor API....Watermark Product Solution GroupDocs...entities like headers, footers, watermarks, and page numbers are not...

    docs.groupdocs.com/editor/nodejs-java/float-and...
  5. 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/python-net/get-sup...
  6. GroupDocs.Metadata for Python via .NET | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....Watermark Product Solution GroupDocs...information and allows users to perform metadata operations for locating...

    docs.groupdocs.com/metadata/python-net/
  7. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Watermark Product Solution GroupDocs..."Documents/Doc/sample.docx" ); //Perform redaction using exact phrase...

    docs.groupdocs.com/redaction/java/migration-notes/
  8. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Watermark Product Solution GroupDocs...can use document instance to perform redactions RedactionSummary...

    docs.groupdocs.com/redaction/net/migration-notes/
  9. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Watermark Product Solution GroupDocs...example demonstrates how to perform case-sensitive search with...

    docs.groupdocs.com/search/java/case-sensitive-s...
  10. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Watermark Product Solution GroupDocs...example demonstrates how to perform case-sensitive search with...

    docs.groupdocs.com/search/nodejs-java/case-sens...