Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 125 for

keywords

(0.03 sec)
  1. eSign Presentation with Metadata signature | Do...

    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...
  2. 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#....properties like title and keywords, and revision history. The...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Search for built-in Metadata signatures | Docum...

    This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....author, creation date, document keywords, titles, etc. Here are the...

    docs.groupdocs.com/signature/net/search-for-bui...
  4. Working with metadata in PDF documents | Docume...

    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...
  5. 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...
  6. 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...
  7. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. Keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved.... keywords The keyword of the presentation...

    docs.groupdocs.com/parser/java/extract-metadata...
  8. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....controls whether additional keywords for compatibility with older...

    docs.groupdocs.com/conversion/java/convert-to-w...
  9. eSign Presentation with Metadata signature | Do...

    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...
  10. 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/net/esign-word-pro...