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

keywords

(1.34 sec)
  1. Highlight Search Results using Java

    Learn how to highlight search results using Java with our guide, including a code example to efficiently highlight search results in Java for better management....search method with a specific keyword or phrase (e.g., ‘Universe’)...you can search for specific keywords. For example, to highlight...

    kb.groupdocs.com/search/java/highlight-search-r...
  2. Search Specific Word in Documents using Java

    Discover how to implement full-text search implementation in Java and easily search specific word in documents using Java without installing extra tools....that indexes and searches for keywords effectively in a Java environment...search method with the desired keyword to locate matches within the...

    kb.groupdocs.com/search/java/search-specific-wo...
  3. 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....properties like title and keywords, and a revision history. Deleting...

    kb.groupdocs.com/redaction/java/remove-metadata...
  4. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Creation Date, Producer, Entry, Keywords etc. Presentation document...

    docs.groupdocs.com/signature/java/esign-present...
  5. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Creation Date, Producer, Entry, Keywords etc. Word Processing document...

    docs.groupdocs.com/signature/python-net/esign-w...
  6. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Creation Date, Producer, Entry, Keywords etc. Presentation document...

    docs.groupdocs.com/signature/net/esign-presenta...
  7. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Keywords ); // ... } Reading custom...root . DocumentProperties . Keywords = "metadata, built-in, update"...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....properties like title, author, keywords, and custom properties. Below...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....presentation’s title, subject, keywords, author details, and revision...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  10. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...Creation Date, Producer, Entry, Keywords etc. Presentation document...

    docs.groupdocs.com/signature/python-net/esign-p...