Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 3,246 for

library

(0.15 sec)
  1. 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....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  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....metadata Metadata Management C# Library # GroupDocs.Metadata for .NET...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  3. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....NET watermark library 1 2025 1 25.10 1 3D 1 3D Viewer...Diff Analysis 1 diff view library 1 Digital Certificate 1 Digital...

    blog.groupdocs.com/zh-hant/tags/
  4. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-ex...
  5. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  6. 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 getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in templates....NET library, we provide simple but powerful...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  8. Search text | GroupDocs

    This article explains that how to search text from documents....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/search-text/
  9. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ......contains compiled versions of one library for different versions of ...

    docs.groupdocs.com/viewer/python-net/_sample_fi...