Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 1,868 for

jwt

(1.45 sec)
  1. Извлечение изображений из ZIP | Загрузка изобра...

    Пошаговое руководство по автоматическому извлечению и загрузке изображений из ZIP-архивов с использованием .NET REST API. Узнайте, как анализировать изображения, содержащиеся в ZIP, через REST API....является генерация токена доступа JWT на основе учетных данных клиента...

    blog.groupdocs.cloud/ru/parser/extract-images-f...
  2. Redactar un documento PDF con REST API | GroupD...

    Redactar texto PDF con GroupDocs.Annotation Cloud, una solución de anotación de documentos e imágenes en cualquier plataforma sin instalar editores de terceros....# ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/es/annotation/a-rest-api-s...
  3. REST API로 PDF 문서 수정 | GroupDocs.Annotation 클라우드

    타사 편집기를 설치하지 않고 모든 플랫폼에서 문서 및 이미지 주석 솔루션인 GroupDocs.Annotation Cloud를 사용하여 PDF 텍스트를 수정합니다....# ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/ko/annotation/a-rest-api-s...
  4. Word Belgelerini Karşılaştır | .NET'te Çevrimiç...

    C# .NET'te Word belgelerini nasıl karşılaştırılır. 2 belgeyi Word'de karşılaştırmak, farklılıkları belirlemek ve Word karşılaştırma araçlarını kullanarak değişiklikleri vurgulamak için bir kılavuz.... JWT token oluşturun: curl -v "https://api...

    blog.groupdocs.cloud/tr/comparison/compare-word...
  5. Konversi DOCX ke HTML di C# | Word ke HTML | DO...

    Pelajari cara mengonversi dokumen Word (DOC, DOCX) menjadi HTML responsif dengan .NET REST API. Lakukan konversi DOC ke HTML atau ekspor DOCX ke HTML dalam C#...Ganti {ACCESSTOKEN} dengan token JWT Anda yang dihasilkan menggunakan...

    blog.groupdocs.cloud/id/conversion/convert-word...
  6. Tambahkan Tanda Air Teks ke PowerPoint (PPT/PPT...

    Tambahkan watermark teks ke presentasi PowerPoint menggunakan GroupDocs.Conversion Cloud SDK for .NET. Amankan, beri merek, dan lindungi file PPT dan PPTX melalui REST API....{ACCESS_TOKEN} dengan token JWT Anda yang sebenarnya. Tanda Air...

    blog.groupdocs.cloud/id/watermark/add-text-wate...
  7. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  8. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. Image Annotation | Documentation

    Image annotation allows to add image within document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d ' { "FileInfo":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/image-annotation/
  10. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d ' { ' "'" 'FileInfo'..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/resource-redact...