Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 2,334 for

assembly

(0.64 sec)
  1. 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...
  2. Спеціальна святкова пропозиція, знижка 25% Grou...

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

    blog.groupdocs.cloud/uk/total/special-holidays-...
  3. Інформаційний бюлетень GroupDocs, липень 2017 р...

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

    blog.groupdocs.cloud/uk/total/groupdocs-newslet...
  4. 使用電子簽名功能增強您的 C# / ASP.NET 應用程序

    GroupDocs 提供了一個具有靈活 API 的 .NET 庫,可用於構建具有 Web 簽名捕獲功能的具有法律約束力的電子簽名應用程序。...Assembly for .NET 1.0.7 – 在模板編輯器中調整字體、顏色和其他特性。...

    blog.groupdocs.cloud/zh-hant/total/december-201...
  5. 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/
  6. इलेक्ट्रॉनिक हस्ताक्षर क्षमता के साथ अपने C#/AS...

    ग्रुपडॉक्स लचीली एपीआई के साथ एक .NET लाइब्रेरी प्रदान करता है जिसका उपयोग वेब हस्ताक्षर कैप्चर कार्यक्षमता के साथ कानूनी रूप से बाध्यकारी ई-हस्ताक्षर ऐप्स बनाने के लिए किया जा सकता है।...Assembly 1.0.7 - टेम्पलेट संपादक में...

    blog.groupdocs.cloud/hi/total/december-2014-new...
  7. خبرنامه GroupDocs سپتامبر 2017– به روزرسانی های...

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

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. 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...
  10. Add Metadata By Property Name Match Exact Phras...

    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 with the 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 add metadata to a document curl -v "https://api....Assembly Product Solution GroupDocs...

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