Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 2,629 for

metadata

(0.17 sec)
  1. GroupDocs.Порівняння | Представлення PHP SDK у ...

    Цей щомісячний випуск дозволяє користувачам отримувати зміни у змісті, порівняння зображень і HTML, а також порівнювати анотації як шлях до файлу результату або потік....'wordsSeparatorChars' => array(), 'metaData' => new ComparisonMetadataVa(...

    blog.groupdocs.cloud/uk/comparison/introduction...
  2. GroupDocs. Porównanie | Wprowadzenie PHP SDK w ...

    Ta miesięczna wersja umożliwia użytkownikom uzyskiwanie zmian w spisie treści, porównywaniu obrazów i HTML, a także porównywanie adnotacji jako wynikowej ścieżki lub strumienia pliku dokumentu....'wordsSeparatorChars' => array(), 'metaData' => new ComparisonMetadataVa(...

    blog.groupdocs.cloud/pl/comparison/introduction...
  3. Biuletyn GroupDocs, lipiec 2017 r. — Aktualizac...

    Biuletyn dla programistów GroupDocs z lipca 2017 r. opisuje aktualizacje API, główne ulepszenia funkcji i poprawki błędów w interfejsach API do manipulowania dokumentami GroupDocs....Metadata for .NET API dodało również...

    blog.groupdocs.cloud/pl/total/groupdocs-newslet...
  4. Специальное праздничное предложение, скидка 25%...

    Предложение GroupDocs Holidays — скидка 25% на GroupDocs.Total для .NET и Java. Укажите HOL2017WBS при размещении заказа онлайн....Metadata для .NET теперь позволяет...

    blog.groupdocs.cloud/ru/total/special-holidays-...
  5. النشرة الإخبارية من GroupDocs لشهر تموز (يوليو)...

    تصف الرسالة الإخبارية لمطوري GroupDocs الصادرة في يوليو 2017 تحديثات واجهة برمجة التطبيقات وتحسينات الميزات الرئيسية وإصلاحات الأخطاء داخل واجهات برمجة تطبيقات معالجة مستندات GroupDocs....Metadata لـ .NET API أيضًا ميزة لتنسيق...

    blog.groupdocs.cloud/ar/total/groupdocs-newslet...
  6. GroupDocs.Comparison | تقديم PHP SDK في الجيل ا...

    يسمح هذا الإصدار الشهري للمستخدمين بالحصول على تغييرات في جدول المحتويات ، مقارنة الصور و Html أيضًا بمقارنة التعليقات التوضيحية كمسار ملف المستند الناتج أو التدفق....'wordsSeparatorChars' => array(), 'metaData' => new ComparisonMetadataVa(...

    blog.groupdocs.cloud/ar/comparison/introduction...
  7. GroupDocs.Perbandingan | Pengenalan SDK PHP di ...

    Rilis bulanan ini memungkinkan pengguna untuk mendapatkan Perubahan dalam tabel konten, Perbandingan Gambar dan Html juga membandingkan anotasi sebagai jalur atau aliran file dokumen hasil....'wordsSeparatorChars' => array(), 'metaData' => new ComparisonMetadataVa(...

    blog.groupdocs.cloud/id/comparison/introduction...
  8. Product Overview | Documentation

    A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/p...
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/parser/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/working-with-storage/
  10. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/remove-watermarks/