Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 104 for

document revision

(0.03 sec)
  1. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....information, creation dates, document properties, and other details...for organizing and tracking documents, there are times when removing...

    kb.groupdocs.com/redaction/java/remove-metadata...
  2. Metadata redactions | Documentation

    This article shows that how Java redaction API allows you to replace or remove metadata using filters or search by regular expression....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Author of the document Category 2 Category of the document Comments...

    docs.groupdocs.com/redaction/java/metadata-reda...
  3. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....from PPTX files can enhance document management, enable better...and provide insights into document usage and ownership. This...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  4. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...display of revisions in the output document. Revision is a collection...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  5. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built in feature in GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...display of revisions in the output document. Revision is a collection...

    docs.groupdocs.com/comparison/net/word-track-ch...
  6. Remove Metadata from XLSX using C#

    Efficiently grasp the knowledge of how to remove metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean metadata from XLSX in C#....details, creation dates, and document properties, must be removed...creation and modification dates, document properties like title and...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  7. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....information, creation dates, and document details. It’s crucial to delete...keywords, author details, and revision history. Although metadata...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Set document metadata on save | Documentation

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...Saving / Set document metadata on save Set document metadata on...

    docs.groupdocs.com/comparison/java/set-document...
  9. Watermark Word Processing Documents

    A watermark in presentation software and word processing is frequently used in a slightly different manner than digital watermarks used in other digital multimedia content. This watermark is often a faded image or text as a background of a slide or a page. It is meant to enhance but is not the focal point of the page/slide. Watermarks are sometimes used in the form of a logo, discreetly placed on a slide or page to brand the presentation or Document....brand the presentation or document. How GroupDocs.Watermark Works...adding watermarks to the documents of different formats. It provides...

    blog.groupdocs.com/watermark/watermarking-in-wo...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement Document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...