Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,876 for

properties

(1.08 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....document’s content, encompassing properties like title, author, keywords...keywords, and custom properties. Below are the essential steps to...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  2. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....from an image Update EXIF properties Remove EXIF metadata Metadata...easily read the EXIF data properties by following the mentioned...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  3. Locales for Output Document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....class contains three similar properties of the type Locale : // Getter...these three locale-related properties are not specified; their...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  4. Read and edit metadata with GroupDocs.Metadata ...

    Read, search and strip document metadata from GroupDocs.Total for Java — runnable Java examples with downloadable input and output files....false Find metadata properties Properties are searched with a...format. Tags describe what a property means , so Tags.getPerson()...

    docs.groupdocs.com/total/java/developer-guide/m...
  5. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Node.js via Java....what a particular metadata property is supposed to mean. A good...good example of such vague property is a numeric flag or enumeration...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Clean metadata | GroupDocs

    Sometimes you just need to remove all metadata Properties without applying any filters. The best way to do this is the sanitize method of GroupDocs.Metadata for Python via .NET....Remove all recognized metadata properties from a file Sometimes you...need to remove all metadata properties without applying any filters...

    docs.groupdocs.com/metadata/python-net/clean-me...
  7. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx Properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var format = new DocFormat(filePath); DocMetadata metaData …..."Author" property, the “Content type”, “Scale” property will also...doc/docx properties, the “Content type”, “Scale” property will be...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  8. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata Properties...feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/net/removing-metadata/
  9. Document protection | GroupDocs

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for .NET API....protection Leave feedback The property, if set, enables document...via the property in the class. By default this property has a NULL...

    docs.groupdocs.com/editor/net/document-protection/
  10. Get Document Information using C#

    Discover the process of how to get document information using C#. Enhance document management efficiency by learning how to get file Properties using C#....efficiently access metadata, properties, and other essential data...code example to get file properties using C# . Steps to Get Document...

    kb.groupdocs.com/metadata/net/get-document-info...