Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,043 for

updated packages

(0.03 sec)
  1. GroupDocs.Metadata for .NET 1.2.0 introduces me...

    GroupDocs team takes pride to announce the monthly release of GroupDocs.Metadata for .NET with some promising new features. Our initial two releases were focused on processing metadata against varying document formats including Microsoft Office, PDF, Adobe Photoshop and image formats - the complete list of supported document formats can be found at: Supported File Formats. In this release, we are focused on introducing varying new features to work on metadata associated with these document formats including (but of course not limited to) Metadata Comparison and Search....0: Updating Basic Job XMP Properties Working...Working with Hidden Data in word Updating EXIF Data using Properties...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  2. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Extract the IPTC metadata package using the property Read properties...Extract the IPTC metadata package using the property Iterate...

    docs.groupdocs.com/metadata/net/working-with-ip...
  3. New API Launched – GroupDocs.Merger for Java – ...

    Share this issue: Monthly NewsletterSeptember 2018 Java API to Merge, Reorder, Split or Remove Document Pages Manipulate PDF, Word, Excel and PowerPoint Documents GroupDocs.Merger for Java - allows merging documents of same file formats into one. The document protection feature allows to password protect documents while joining popular business document formats: PDF, Microsoft Word, Excel and PowerPoint. Product News .NET Text Analysis API for Excel Spreadsheets, Presentations and Text Documents GroupDocs....API also allows you to break updating, merging and indexing operations...hear! Product Releases and Updates GroupDocs.Total for .NET –...

    blog.groupdocs.com/total/new-api-launched-group...
  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....Extract the root metadata package Use the property to obtain...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Extract the EXIF metadata package using the method The following...Extract the EXIF metadata package using the method Iterate through...

    docs.groupdocs.com/metadata/java/working-with-e...
  6. Beheer EXIF-gegevens van JPEG-, PNG-, TIFF- en ...

    Beheer EXIF-metadata van uw afbeeldingen in C#. Extraheer, update, voeg toe of verwijder EXIF-gegevens van uw afbeeldingen programmatisch met behulp van de metadata .NET API.... // Extract EXIF Data Package Information from image in C#...geven. // Display EXIF IFD Package Properties like Serial Number...

    blog.groupdocs.com/nl/metadata/manage-exif-data...
  7. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Extract the root metadata package Use the property to obtain...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Extract the root metadata package Use the method to obtain file...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java 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 getWordProcessingType method to obtain file format information advanced_usage....Extract the root metadata package Use the method to obtain file...method for a certain metadata package (instance of the class), the...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. GroupDocs.Metadata for .NET 1.5.0 Released with...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Metadata for .NET 1.5.0. The latest version of our metadata API provides many new features. Please see below for the list of features. GroupDocs.Metadata for .NET 1.5.0 – Features In this update new abilities for JP2/JPEG2000, JPEG and MS Visio File Formats have been added: Read & write XMP metadata of JP2 Format Detect bar-codes in JPEG Format Save changes into original document source (doc)....0 – Features # In this update new abilities for JP2/JPEG2000...(doc). Update document properties of MS Visio Format Update & Remove...

    blog.groupdocs.com/metadata/groupdocs-metadata-...