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

keywords

(0.07 sec)
  1. 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-...
  2. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Keywords ); // ... } Reading custom...root . DocumentProperties . Keywords = "metadata, built-in, update"...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. eSign Spreadsheet with Metadata signature | Doc...

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

    docs.groupdocs.com/signature/net/esign-spreadsh...
  4. Highlight Search Results using C#

    Learn how to highlight search results using C# with our guide. Moreover, we will provide code example to highlight search results in C# for better document management....method to search for a specific keyword or phrase, such as ‘Universe’...search operation for specific keywords. For instance, to highlight...

    kb.groupdocs.com/search/net/highlight-search-re...
  5. 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...
  6. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....visual content rather than keywords or metadata. This capability...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  7. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....Search method, combining keywords with operators like AND, OR...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  8. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. Keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet.... keywords The keyword of the spreadsheet....

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... keywords The keyword of the spreadsheet....

    docs.groupdocs.com/parser/net/extract-metadata-...
  10. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. Keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document.... keywords The keyword of the document. comments...

    docs.groupdocs.com/parser/java/extract-metadata...