Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,863 for

jwt

(0.1 sec)
  1. Converter ODS para Excel | ODS para Excel usand...

    Aprenda a converter ODS para Excel (XLSX) usando uma API REST sem esforço. Explore os benefícios da conversão de ODS para Excel para compatibilidade de dados perfeita....abordagem é gerar um token de acesso JWT. Em seguida, execute o seguinte...accessToken por um token de acesso JWT personalizado. Se você quiser...

    blog.groupdocs.cloud/pt/conversion/convert-ods-...
  2. Chuyển đổi HTML sang JSON trong Node.js | Xuất ...

    Chuyển đổi các tệp HTML thành định dạng JSON bằng cách sử dụng GroupDocs.Conversion Cloud SDK cho Node.js. Biến đổi các tài liệu HTML có cấu trúc thành định dạng JSON trực tuyến với REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...bằng một mã thông báo truy cập JWT cá nhân hóa. Nếu yêu cầu của...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  3. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Chuyển đổi tài liệu Word thành HTML bằng cách sử dụng GroupDocs.Conversion Cloud SDK cho Node.js. Tìm hiểu cách chuyển đổi tập tin DOC, DOCX thành HTML thân thiện với web bằng Node.js.... Đầu tiên, tạo một JWT token bằng cách sử dụng thông...quả và accessToken bằng token JWT truy cập cá nhân hóa. Để tải...

    blog.groupdocs.cloud/vi/conversion/convert-doc-...
  4. Java: Nhúng Trang Web vào PowerPoint | Chèn Tra...

    Học cách chuyển đổi HTML thành các bài thuyết trình PowerPoint bằng Java với GroupDocs.Conversion Cloud SDK. Dễ dàng chèn HTML vào PowerPoint hoặc HTML thành PPT....tạo một mã thông báo truy cập JWT và sau đó, thực hiện lệnh cURL...accessToken bằng token truy cập JWT cá nhân hóa. Trình chuyển đổi...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  5. C# .NET Chuyển đổi MPP thành PDF | Xuất MS Proj...

    Cách chuyển đổi tập tin Microsoft Project (MPP) sang PDF bằng cách sử dụng .NET REST API. Hướng dẫn từng bước để xuất MS Project sang PDF để dễ dàng chia sẻ và báo cáo....này là tạo một token truy cập JWT và khi token đã được tạo, vui...ACCESSTOKEN - mã thông báo truy cập JWT được tạo ở trên. Lưu vào ổ đĩa...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  6. PDF から Excel | PDF から XLS に変換 | PDF から Excel に変換

    C# .NET を使用して PDF ファイルを Excel ワークブックに変換します。オンラインで PDF から XLS へのシームレスな変換を実行します。...まず、クライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを生成したら、次の cURL...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  7. Get list of changes without cloud storage | Doc...

    GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the files directly in the request body as multipart/form-data. No prior upload to cloud storage is required. This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step. API usage The PUT /comparison/changes endpoint accepts files as multipart/form-data form fields:...\ -H "Authorization: Bearer $JWT_TOKEN " \ -F "sourceFile=@source..."Authorization: Bearer $env:JWT_TOKEN" ` -F "sourceFile=@source...

    docs.groupdocs.cloud/comparison/get-changes-wit...
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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 '{"FilePath":"annotationdocs/input..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-document-wit...
  10. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. 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/viewer/get-document-inform...