Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,863 for

jwt

(0.92 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. HTML'yi JSON'a dönüştürmek için Node.js | Çevri...

    HTML dosyalarını GroupDocs.Conversion Cloud SDK for Node.js kullanarak JSON formatına dönüştürün. Yapılandırılmış HTML belgelerini çevrimiçi olarak REST API ile JSON formatına dönüştürün....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...JWTTOKEN ile kişiselleştirilmiş bir JWT erişim belirtecini değiştirmeyi...

    blog.groupdocs.cloud/tr/conversion/convert-html...
  3. 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...
  4. 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-...
  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. 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...
  7. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{"FilePath": "..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "one-page..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'one-page...

    docs.groupdocs.cloud/annotation/delete-pages/
  9. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" Windows CMD curl -X GET ^ "https://api....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. 将 PDF 转换为 HTML | 使用 C# .NET 将 PDF 转换为 Web

    在 C# .NET 中无缝实现 PDF 到 HTML 的转换。使用 .NET REST API 将 PDF 轻松简单地转换为 HTML。...p Key 和 App SID)并生成 JWT 访问令牌。一旦我们获得 JWT 令牌,请执行以下 cURL 命令将 PDF...格式的名称,将“accessToken”替换为上面生成的 JWT 令牌。转换成功后,生成的文件将存储在云存储中。 如果您想将生成的...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...