Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 3,286 for

total

(0.43 sec)
  1. Comment convertir PowerPoint en PDF à l'aide de...

    La conversion de PowerPoint PPTX en PDF est une option viable pour la protection des documents. Apprenons à convertir PowerPoint en PDF à l'aide de l'API REST en Python....tant que fromPage et le nombre total de pages à convertir en pagesCount...de page de départ et nombre total de pages à convertir convertOptions...

    blog.groupdocs.cloud/fr/conversion/how-to-conve...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Total Product Family GroupDocs.Viewer...Cloud Documentation / GroupDocs.Total Cloud Product Family / REST...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud تحرير ملفات PowerPoint باستخدام مكتبة Java ......Total Cloud APIs لمدة 12 شهرًا يدعم...احصل على خصم 25٪ على GroupDocs.Total Cloud APIs. اقتبس HOLOFF2018...

    blog.groupdocs.cloud/ar/groupdocs.cloud/index.xml
  4. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs......Total Cloud API 享受 25% 的折扣。在線下訂單時請引用...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  5. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud 在雲端只需幾步即可線上建立發票 了解如何使用 GroupDocs.Assembly Cloud 即時產生專業發票。......Total for Cloud API 借助這些新的 Cloud ...

    blog.groupdocs.cloud/zh-hant/tag/cloud-api/inde...
  6. Lanzamiento oficial del complemento PDF Viewer ...

    Convierta JPG a PPT editable y PPT a JPG en Java...Total para .NET : la última versión...

    blog.groupdocs.cloud/es/viewer/groupdocs-viewer...
  7. Convertir ZIP en HTML dans Node.js | Convertiss...

    Apprenons comment convertir ZIP en HTML dans Node.js par programme. GroupDocs.Conversion propose des SDK Cloud et des API REST pour créer un convertisseur de fichiers ZIP....fichiers ZIP est qu’il est totalement gratuit et ne nécessite aucun...

    blog.groupdocs.cloud/fr/conversion/convert-zip-...
  8. Plugin PDF Viewer pour WordPress officiellement...

    Convertir JPG en PPT modifiable et PPT en JPG en Java...Total pour .NET – La dernière version...

    blog.groupdocs.cloud/fr/viewer/groupdocs-viewer...
  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....Total Product Family GroupDocs.Viewer...

    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....Total Product Family GroupDocs.Viewer...

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