Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,947 for

jwt

(1.27 sec)
  1. Mail Merge in Word Document in PHP | REST API f...

    Perform Mail Merge operations in MS Word files using PHP Cloud API. Online Mail Merge using Cloud API. Insert Text, HTML or Images using Mail Merge feature... -H "Authorization: Bearer <JWT Token>" -H "Content-Type: multipart/form-data"...application/json" -H "Authorization: Bearer <JWT Token>" -H "Content-Type: multipart/form-data"...

    blog.aspose.cloud/words/mail-merge-using-php-cl...
  2. Get Row Description from an Excel Worksheet|Doc...

    Retrieve detailed information (height, style, hidden state, etc.) for a specific row in an Excel worksheet using Aspose.Cells Cloud REST API. Includes curl example, SDK snippets, and error handling....Include the Authorization: Bearer <jwt token> header to authenticate...

    docs.aspose.cloud/cells/rows/get/row/
  3. Convert OLE Object to Image – Aspose.Cells Clou...

    Learn how to use Aspose.Cells Cloud REST API to convert an embedded OLE object in an Excel worksheet to PNG, JPEG, or other image formats. Includes cURL, SDK examples, authentication steps, and error‑handling guidance....AuthenticationFailed Missing or invalid JWT token. 404 PropertyNotFound The...

    docs.aspose.cloud/cells/oleobjects/convert/
  4. Delete a Specific Document Property|Document

    Delete a specific document property from an Excel workbook using Aspose.Cells Cloud REST API v3.0. Includes cURL and SDK examples for C#, Java, Python, and more....Unauthorized – invalid or absent JWT token. {"Code":401,"Message":"Invalid...

    docs.aspose.cloud/cells/document-properties/del...
  5. .NET: JSON to Text | Convert JSON to TXT using ...

    Unlock the secrets of efficient data transformation with our in-depth guide on converting JSON to a text file using .NET REST API. Convert JSON to TXT online....this approach is to generate a JWT access token using the following...generated and accessToken with a JWT access token generated above...

    blog.aspose.cloud/cells/convert-json-to-txt-wit...
  6. C#: How to Extract Images from PDF using .NET R...

    Learn how to easily extract images from PDFs using .NET Cloud SDK. Discover efficient methods to extract, save, and utilize images from your PDF documents....approach is the generation of a JWT access token. So, please execute...and, replace accessToken with JWT access token generated above...

    blog.aspose.cloud/pdf/extract-pdf-images-with-d...
  7. Convert ODT to DOC | ODT to Word Document DOCX ...

    Easy and simple ODT to DOC conversion using .NET REST API. Perform ODT file to Word, ODT to DOCX conversion with fewer lines of code using .NET REST API....first step is to generate a JWT access token by executing the...storage, and accessToken with JWT token generated earlier. Conclusion...

    blog.aspose.cloud/words/convert-odt-to-doc-usin...
  8. C#: Online MPP to JPG | MS Project to JPG with ...

    Online MS Project (MPP) files to JPG/JPEG converter. Perform MPP to JPG conversion using the .NET REST API. Convert MPP to JPG in C#....this approach is to generate a JWT access token using the following...and, replace accessToken with JWT access token generated above...

    blog.aspose.cloud/tasks/convert-mpp-to-jpg-with...
  9. Manipulate Excel cells formatting using Cloud A...

    Free API to create BarCodes. using Java | Read BarCode in Desktop, Web and Mobile Apps. Platform independent BarCode processing....image/png" -H "authorization: Bearer <JWT Token>" Request URL https://api...application/json" -H "authorization: Bearer <JWT Token>" Request URL https://api...

    blog.aspose.cloud/barcode/create-and-manipulate...
  10. Combine Excel files | Merge Excel Workbook | Co...

    Learn how to merge multiple Excel workbooks effortlessly using Java REST API. Follow this guide to combine two or more XLS or XLSX files....this method is to generate a JWT access token using the following...application/json" Once we have the JWT token, please try using the following...

    blog.aspose.cloud/cells/merge-excel-files-in-java/