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

jwt

(0.05 sec)
  1. Convert HTML to JSON di Node.js | Ekspor Halama...

    Konversi file HTML menjadi format JSON menggunakan GroupDocs.Conversion Cloud SDK untuk Node.js. Ubah dokumen HTML terstruktur menjadi format JSON secara online dengan REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...JWTTOKEN dengan token akses JWT yang dipersonalisasi. Jika kebutuhan...

    blog.groupdocs.cloud/id/conversion/convert-html...
  2. Java: Incorporar Página da Web no PowerPoint | ...

    Aprenda como converter HTML em apresentações PowerPoint usando Java com o GroupDocs.Conversion Cloud SDK. Insira facilmente HTML no PowerPoint ou HTML para PPT...abordagem é gerar um token de acesso JWT e, em seguida, executar o seguinte...accessToken pelo token de acesso JWT personalizado. Conversor gratuito...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  3. CSV do JSON w Node.js | Konwertuj CSV na JSON z...

    Konwertuj CSV na JSON w Node.js używając SDK GroupDocs.Conversion. Skalowalne i bezpieczne API REST do przekształcania danych tabelarycznych w strukturalny format JSON....Krok 1: Wygeneruj token dostępu JWT: curl -v "https://api.groupdocs...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/pl/conversion/convert-csv-...
  4. Konwertowanie HTML na JSON w Node.js | Eksporto...

    Konwertuj pliki HTML na format JSON za pomocą GroupDocs.Conversion Cloud SDK dla Node.js. Przekształć strukturalne dokumenty HTML w format JSON online za pomocą REST API....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...spersonalizowanym tokenem dostępu JWT. Jeśli Twoim wymaganiem jest...

    blog.groupdocs.cloud/pl/conversion/convert-html...
  5. Java: Osadź stronę internetową w PowerPoint | W...

    Naucz się, jak konwertować HTML na prezentacje PowerPoint za pomocą Java i GroupDocs.Conversion Cloud SDK. Łatwo wstawiaj HTML do PowerPoint lub HTML na PPT...wygenerowanie tokenu dostępu JWT, a następnie wykonanie następującego...spersonalizowany token dostępu JWT. Darmowy konwerter HTML na PPT...

    blog.groupdocs.cloud/pl/conversion/convert-html...
  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. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/move-pages/
  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...