Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,073 for

updated packages

(0.04 sec)
  1. 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...
  2. 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...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...
  3. التعامل مع بيانات EXIF لصور JPEG و PNG و TIFF و...

    معالجة بيانات EXIF الوصفية للصور في Java. قم باستخراج بيانات EXIF أو تحديثها أو إضافتها أو إزالتها من صور JPG / JPEG أو PNG أو WebP أو صور أخرى برمجيًا باستخدام Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/ar/metadata/handle-exif-data...
  4. טפל בנתוני EXIF של תמונות JPEG, PNG, TIFF ו-Web...

    מניפולציה של מטא נתונים של EXIF של תמונות ב-Java. חלץ, עדכן, הוסף או הסר נתוני EXIF של JPG/JPEG, PNG, WebP או תמונות אחרות באופן פרוגרמטי באמצעות Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/he/metadata/handle-exif-data...
  5. จัดการข้อมูล EXIF ของภาพ JPEG, PNG, TIFF & WebP...

    จัดการข้อมูลเมตา EXIF ของรูปภาพใน Java แยก อัปเดต เพิ่ม หรือลบข้อมูล EXIF ของ JPG/JPEG, PNG, WebP หรือรูปภาพอื่นๆ โดยใช้ Java API โดยทางโปรแกรม...ด้านล่าง // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/th/metadata/handle-exif-data...
  6. 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...
  7. Обробляйте EXIF-дані зображень JPEG, PNG, TIFF ...

    Маніпулювати метаданими EXIF зображень у Java. Видобувайте, оновлюйте, додавайте або видаляйте дані EXIF JPG/JPEG, PNG, WebP або інших зображень програмним шляхом за допомогою Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/uk/metadata/handle-exif-data...
  8. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats....resolved an issue related to updating the IPTC metadata in a JPEG...fixed an issue related to updating IPTC metatdata of a JPEG image...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  9. Tangani Data EXIF dari Gambar JPEG, PNG, TIFF &...

    Memanipulasi metadata gambar EXIF di Java. Ekstrak, perbarui, tambah atau hapus data EXIF dari JPG/JPEG, PNG, WebP, atau gambar lainnya secara terprogram menggunakan Java API.... // Extract EXIF Data Package Information from image in Java...= null) { // Extract EXIF Package ExifPackage exifPackage = root...

    blog.groupdocs.com/id/metadata/handle-exif-data...
  10. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....metadata package Extract the native metadata package using Read...EpubPackage . Title ); // ... } Updating EPUB format-specific properties...

    docs.groupdocs.com/metadata/net/working-with-me...