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

jwt

(2.33 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. 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-...
  3. Converter JPG para documento do Word (DOCX) em ...

    Converta imagens JPG em documentos editáveis do Word (DOCX) usando C# .NET. Como converter Photo para DOC desenvolvendo um conversor de imagem para documento em C# .NET....precisamos gerar um token de acesso JWT e, então, executar o seguinte...accessToken por um token de acesso JWT personalizado. Para salvar o...

    blog.groupdocs.cloud/pt/conversion/convert-jpg-...
  4. 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-...
  5. 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...
  6. 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...
  7. Text Redaction

    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/zh-hant/tag/text-redaction/
  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. 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...
  10. 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...