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

assembly

(0.18 sec)
  1. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/
  2. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sdk/
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Notiziario di febbraio 2014

    Integrazioni e nuovi esempi di API Cloud, rilasci e aggiornamenti dei prodotti e altro ancora nella nostra newsletter di febbraio 2014....Assembly per la mod dell’app Cloud...

    blog.groupdocs.cloud/it/viewer/news-groupdocs-m...
  6. Newsletter GroupDocs juillet 2017– Mises à jour...

    La newsletter des développeurs GroupDocs de juillet 2017 décrit les mises à jour de l'API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs....Assembly pour .NET 17.05 - Définissez...

    blog.groupdocs.cloud/fr/total/groupdocs-newslet...
  7. इलेक्ट्रॉनिक हस्ताक्षर क्षमता के साथ अपने C#/AS...

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

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

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

    blog.groupdocs.cloud/fa/total/groupdocs-newslet...
  9. 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...
  10. 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...