Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,483 for

updated packages

(0.22 sec)
  1. GroupDocs.Metadata 25.5 .NET Release - Edit dan...

    Temukan pembaruan terbaru di GroupDocs.Metadata untuk .NET 25.5. Rilis ini mencakup fitur baru, perbaikan, dan perbaikan bug. Pelajari cara memperbarui dan membersihkan paket XMP dalam file SVG dengan contoh kode yang terperinci....Contoh Kode # // Clean XMP package using (Metadata metadata =...)) { // Retrieve the root package of the SVG file var format...

    blog.groupdocs.com/id/metadata/edit-and-clean-x...
  2. GroupDocs.Metadata 25.5 .NET Release - Modifica...

    Scopri gli ultimi aggiornamenti in GroupDocs.Metadata per .NET 25.5. Questa release include nuove funzionalità, miglioramenti e correzioni di bug. Scopri come aggiornare e pulire i pacchetti XMP nei file SVG con esempi di codice dettagliati....Esempio di codice # // Clean XMP package using (Metadata metadata =...)) { // Retrieve the root package of the SVG file var format...

    blog.groupdocs.com/it/metadata/edit-and-clean-x...
  3. GroupDocs.Metadata 25.5 .NET Release - Editar y...

    Descubra las últimas actualizaciones en GroupDocs.Metadata para .NET 25.5. Esta versión incluye nuevas funciones, mejoras y correcciones de errores. Aprenda cómo actualizar y limpiar paquetes XMP en archivos SVG con ejemplos de código detallados....Ejemplo de código # // Clean XMP package using (Metadata metadata =...)) { // Retrieve the root package of the SVG file var format...

    blog.groupdocs.com/es/metadata/edit-and-clean-x...
  4. GroupDocs.Total for .NET 25.7 – En Son Güncelle...

    GroupDocs.Total for .NET 25.7'deki yenilikleri keşfedin; güncellenmiş ürünler, bağımlılık iyileştirmeleri ve Docker desteği dahil. Şimdi NuGet ve GroupDocs web sitesinde mevcut....Documentation How to get the update NuGet Direct download Learn...bakabilirsiniz. How to get the update # En son sürümü NuGet üzerinden...

    blog.groupdocs.com/tr/total/groupdocs-total-for...
  5. GroupDocs.Total for .NET 25.7 – 最新の更新と修正 (2025年8月)

    Explore what’s new in GroupDocs.Total for .NET 25.7, including Updated products, dependency enhancements, and Docker support. Available now on NuGet and GroupDocs website. → GroupDocs.Total for .NET 25.7 の新機能をご確認ください。更新された製品、依存関係の強化、Docker のサポートが含まれています。NuGet と GroupDocs のウェブサイトでご利用いただけます。...Documentation ドキュメンテーション How to get the update アップデートの取得方法 NuGet NuGet Direct...The following products were updated in this version: 以下の製品がこのバージョンで更新されました:...

    blog.groupdocs.com/ja/total/groupdocs-total-for...
  6. 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-...
  7. 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....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...
  8. GroupDocs.Total pro .NET 25.11 – Nejnovější akt...

    Prozkoumejte, co je nového v GroupDocs.Total pro .NET 25.11. K dispozici nyní na NuGet a na webu GroupDocs....summary page How to get the update NuGet Direct download Additional...as of December 2025 . This update upgrades a total of 9 individual...

    blog.groupdocs.com/cs/total/groupdocs-total-for...
  9. GroupDocs.Total per .NET 25.9 – Ultimi aggiorna...

    Scopri le novità di GroupDocs.Total per .NET 25.9. Disponibile ora su NuGet e sul sito web di GroupDocs....release Updated products Fixes How to get the update NuGet Direct...What’s new in this release # Updated products # Product Version...

    blog.groupdocs.com/it/total/groupdocs-total-for...
  10. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....container definition ├── 📄 package.json # Node.js project file...process process . exit ( 0 ); package.json { "name" : "GroupDocs...

    docs.groupdocs.com/viewer/nodejs-java/running-i...