Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 837 for

notes

(0.17 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Leave feedback On this page Note This example related to Self-hosted...

    docs.groupdocs.cloud/conversion/metered-consump...
  2. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start... Note The GitHub repository for has...

    docs.groupdocs.cloud/viewer/quick-start/
  3. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Leave feedback On this page Note This example related to Self-hosted...

    docs.groupdocs.cloud/conversion/license-informa...
  4. 次世代 GroupDocs.Conversion for Cloud 18.3 での PHP ...

    次世代の GroupDocs.Storage for Cloud は、クラウド アプリ/Web サイトでさまざまなストレージ関連の操作を実行するための、新しく改良された REST API です。... Please note by default API works with GroupDocs...

    blog.groupdocs.cloud/ja/total/first-public-rele...
  5. Extraire ou supprimer des annotations de fichie...

    Extrayez ou supprimez par programmation des annotations à l'aide de l'API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....texte, des caviardages, des notes autocollantes et des annotations...

    blog.groupdocs.cloud/fr/annotation/extract-or-r...
  6. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Leave feedback On this page Note Note: The features listed in this...

    docs.groupdocs.cloud/signature/verification-opt...
  7. C#에서 PowerPoint에서 텍스트 추출 | PPTX를 텍스트 REST API

    PowerPoint 프레젠테이션에서 C# .NET을 사용하여 텍스트를 추출하는 방법을 배웁니다. .NET REST API를 사용하여 PPT 및 PPTX 파일에서 텍스트 추출을 자동화합니다....유용합니다: Retrieve content or notes from presentation slides for...

    blog.groupdocs.cloud/ko/parser/extract-text-fro...
  8. API e SDKs de nuvem de marca d'água para proteg...

    A API REST de edição de documentos permite a edição de documentos de processamento de texto, planilhas, apresentações e documentos da Web, como HTML em C#, Java, PHP, Python, etc....FileInfo("Presentation/with-notes.pptx") loadOptions = groupdocs_editor_cloud...

    blog.groupdocs.cloud/pt/editor/update-word-exce...
  9. انتشار نسل بعدی GroupDocs.Signature Cloud API

    GroupDocs.Signature for Cloud یک API REST برای ایجاد، تأیید و جستجوی انواع مختلف اشیاء Signatures در اسناد در برنامه شما است.... لطفاً Release Notes را برای فهرست کامل ویژگی های...

    blog.groupdocs.cloud/fa/signature/releasing-nex...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Leave feedback On this page Note This example related to Docker...

    docs.groupdocs.cloud/viewer/metered-consumption/