Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 1,890 for

jwt

(2.7 sec)
  1. Úprava dokumentu PDF pomocí REST API | GroupDoc...

    Upravte text PDF pomocí GroupDocs.Annotation Cloud, řešení anotací dokumentů a obrázků na jakékoli platformě bez instalace editorů třetích stran....# ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/cs/annotation/a-rest-api-s...
  2. C#'ta PowerPoint (PPT/PPTX) için Metin Filigran...

    GroupDocs.Conversion Cloud SDK for .NET kullanarak PowerPoint sunumlarına metin filigranları ekleyin. PPT ve PPTX dosyalarını REST API aracılığıyla güvence altına alın, markalaştırın ve koruyun....{ACCESS_TOKEN} öğesini gerçek JWT token’ınızla değiştirin. PowerPoint...

    blog.groupdocs.cloud/tr/watermark/add-text-wate...
  3. annotate PDF

    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....アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/ja/tag/annotate-pdf/
  4. Menyusun Dokumen PDF dengan REST API | GroupDoc...

    Redact Teks PDF dengan GroupDocs.Annotation Cloud, solusi anotasi dokumen dan gambar pada platform apa pun tanpa menginstal editor pihak ketiga....# ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/id/annotation/a-rest-api-s...
  5. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/update-barcode-s...
  6. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/verify-multiple-...
  7. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "SourceFile":...

    docs.groupdocs.cloud/comparison/customize-chang...
  8. Link Annotation | Documentation

    Link annotation adds a hyper link to document 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 # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/link-annotation/
  9. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling 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 curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  10. C#: HTML を Word に変換 | HTML を DOC に変換 | HTML を D...

    ステップバイステップガイドを使用して、HTMLコンテンツをDOCX形式に変換します。簡単でシンプルなHTMLからWordへの変換チュートリアルで、WebからWordにエクスポートできます。... このアプローチの最初のステップは、JWT アクセス トークンを生成し、次の cURL コマンドを実行して...文書の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Word...

    blog.groupdocs.cloud/ja/conversion/convert-html...