Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 2,372 for

assembler

(0.08 sec)
  1. Інформаційний бюлетень GroupDocs, липень 2017 р...

    Інформаційний бюлетень розробників GroupDocs за липень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Assembly для .NET 17.05 — Динамічно...

    blog.groupdocs.cloud/uk/total/groupdocs-newslet...
  2. Спеціальна святкова пропозиція, знижка 25% Grou...

    Святкова пропозиція GroupDocs – отримайте знижку 25% на GroupDocs.Total для .NET і Java. Поставте пропозицію HOL2017WBS під час розміщення замовлення в Інтернеті....Assembly тепер підтримує вставлення...

    blog.groupdocs.cloud/uk/total/special-holidays-...
  3. cloud api

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... JSON verisi sağlamayı ve Assembly Cloud .NET SDK veya basit...

    blog.groupdocs.cloud/tr/tag/cloud-api/
  4. Newsletter GroupDocs نسخه نوامبر 2017 – به روزر...

    خبرنامه توسعه‌دهنده GroupDocs نوامبر 2017 به‌روزرسانی‌های API، پیشرفت‌های عمده ویژگی‌ها و رفع اشکال‌ها را در APIهای دستکاری سند GroupDocs شرح می‌دهد....Assembly for .NET و Java 17.9 - از...

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  5. Biuletyn GroupDocs, wrzesień 2017 — Aktualizacj...

    Biuletyn GroupDocs dla programistów z września 2017 r. opisuje aktualizacje API, główne ulepszenia funkcji i poprawki błędów w interfejsach API do manipulowania dokumentami GroupDocs....Assembly obsługują teraz składanie...

    blog.groupdocs.cloud/pl/total/groupdocs-newslet...
  6. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  7. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d 'grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET' \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  10. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...