Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 30,881 for

groupdocs metadata

(0.09 sec)
  1. remove exif metadata on GroupDocs Blog | Docume...

    remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET &......remove exif metadata on GroupDocs Blog | Document Automation...content in remove exif metadata on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/fa/tag/remove-exif-metadata/...
  2. Traverse a whole metadata tree | Documentation

    This article explains that the Groupdocs.Metadata for Java represents any loaded file as a tree consisting of Metadata properties and nested Metadata packages. You can easily iterate through the Metadata tree...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/traverse-a-who...
  3. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root Metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata Metadata = new Metadata(Constants.InputGif)) { var root = Metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata Groupdocs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. remove exif metadata on GroupDocs Blog | Docume...

    remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif Metadata on Groupdocs Blog | Document Automation Solutions for .NET &......remove exif metadata on GroupDocs Blog | Document Automation...content in remove exif metadata on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/zh/tag/remove-exif-metadata/...
  5. Working with metadata in Diagrams | Documentation

    Groupdocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in Note formats | Documen...

    Groupdocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with Metadata directly but extracts some useful pieces of information that can be considered as Metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in TIFF images | Document...

    Working with XMP Metadata Groupdocs.Metadata for .NET allows managing XMP Metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The Groupdocs.Metadata API supports handling EXIF Metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC Metadata Groupdocs.Metadata for .NET is also able to work with IPTC Metadata in TIFF images....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with metadata in TIFF images | Document...

    Working with XMP Metadata Groupdocs.Metadata for Java allows managing XMP Metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The Groupdocs.Metadata API supports handling EXIF Metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC Metadata Groupdocs.Metadata for Java is also able to work with IPTC Metadata in TIFF images....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Working with metadata in WEBP images | Document...

    Working with XMP Metadata Groupdocs.Metadata for Java allows managing XMP Metadata in JPEG images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF Metadata The Groupdocs.Metadata API supports handling EXIF Metadata in JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. remove metadata using csharp on GroupDocs Blog ...

    remove Metadata using csharp on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove Metadata using csharp on Groupdocs Blog | Document Automation Solu......remove metadata using csharp on GroupDocs Blog | Document Automation...content in remove metadata using csharp on GroupDocs Blog | Document...

    blog.groupdocs.com/nl/tag/remove-metadata-using...