Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,117 for

updated packages

(0.44 sec)
  1. 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 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....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...
  2. Compare OneNote document using GroupDocs.Compar...

    GroupDocs team is glad to announce another monthly release of Document Comparison for .NET API v17.8.0 with some new features like adding support for OneNote document comparison and comparison of header and footer for cells file format and also adding support for pivot tables in cells. This monthly release is also including improvements like HyperLinks on Shape in slides file format along with fixes. Major Changes are done for OneNote, Cells and Slides document formats....are also done like Defining Update logger and support of Hyperlinks...support of Hyperlinks on Shape Update logger Find correct position...

    blog.groupdocs.com/comparison/groupdocs.compari...
  3. Zpracovávejte EXIF data obrázků JPEG, PNG, TIFF...

    Manipulujte s EXIF metadaty obrázků v Java. Extrahujte, aktualizujte, přidejte nebo odstraňte EXIF data JPG/JPEG, PNG, WebP nebo jiných obrázků programově pomocí Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/cs/metadata/handle-exif-data...
  4. Extract ZIP and MOV File Format Metadata using ...

    GroupDocs team is pleased to announce the release of version 17.10 of the GroupDocs.Metadata for .NET API. Keeping in mind customer’s feedback, this release has new features and bug fixes. Users can now extract metadata from ZIP and MOV file formats. Furthermore, few issues reported on forums are also fixed. We, therefore, recommend you to download or update your applications to use the latest version of the API for a better and smoother experience....recommend you to download or update your applications to use the...file Unable to update XMPBasic metadata when updating PdfMetadata...

    blog.groupdocs.com/metadata/extract-zip-and-mov...
  5. Comment supprimer la réponse d'annotation d'un ...

    L'intention de ce didacticiel est de vous apprendre à supprimer la réponse d'annotation du PDF à l'aide de C # avec toutes les étapes et l'exemple de code pour supprimer l'annotation de réponse à l'aide de C # du PDF....que comment configurer le package d’annotation avec un exemple...d’un PDF à l’aide de C# Le package GroupDocs.Annotation for .NET...

    kb.groupdocs.com/fr/annotation/net/how-to-remov...
  6. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed.... Code Example: Update and Remove IPTC Metadata in...latest version now supports updating and removing IPTC metadata...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  7. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc.... Code Example: How to Update Lyrics3v2 Metadata Tags in...version supports new feature to update Lyrics3v2 tag in MP3 file format...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  8. Read APEv2 Tags in Mp3 Files using GroupDocs.Me...

    It gives us immense pleasure to announce the release of version 17.9.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a number of new features along with an enhancement and a bug fix. In addition to the tags the API already supports, the API also supports reading APEv2 tags in Mp3 files. Furthermore, the API also allows reading metadata of OpenDocument Spreadsheet files(ODS format) starting from version 17....and fixing a bug related to updating EXIF tags. We therefore recommend...recommend you to download or update your applications to use the...

    blog.groupdocs.com/metadata/read-mp3-apev2-tag-...
  9. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType 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. JPEG, PNG, TIFF ve WebP Resimlerinin EXIF Veril...

    Resimlerinizin EXIF meta verilerini C# ile yönetin. Meta veri .NET API'sini kullanarak resimlerinizin EXIF verilerini programlı olarak ayıklayın, güncelleyin, ekleyin veya kaldırın.... // Extract EXIF Data Package Information from image in C#...eklenebilir. // Display EXIF IFD Package Properties like Serial Number...

    blog.groupdocs.com/tr/metadata/manage-exif-data...