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

jwt

(0.57 sec)
  1. 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...
  2. 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/
  3. 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...
  4. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/create-document-...
  5. 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...
  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. C# Convertir HTML a PDF | Página web a PDF con ...

    Cómo convertir HTML a PDF en C# .NET. Nuestra guía paso a paso para transformar programáticamente HTML y páginas web en documentos PDF de alta calidad con REST API....PDF, genera tu token de acceso JWT, basado en las credenciales del...Reemplace {ACCESSTOKEN} con su token JWT generado y index.html con el...

    blog.groupdocs.cloud/es/conversion/convert-html...
  8. Java: Convertir PDF a Excel en línea | PDF a XL...

    Cómo convertir PDF a libro de Excel usando la API REST de Java. Desarrollar un convertidor en línea de PDF a Excel utilizando la API de Java. Conversión de PDF a XLS fácil y simple....necesitamos generar un token de acceso JWT basado en las credenciales del...resultante y accessToken con un token JWT de acceso personalizado. Si tenemos...

    blog.groupdocs.cloud/es/conversion/pdf-to-xls-o...
  9. Node.js: MPP in PDF umwandeln | MS Project MPP ...

    Erfahren Sie, wie Sie MS Project (MPP) Dateien einfach in das PDF-Format konvertieren können, indem Sie das GroupDocs.Conversion Cloud SDK für Node.js verwenden. Schnelle und genaue MPP zu PDF-Konvertierung....erste Schritt besteht darin, ein JWT-Zugriffstoken zu generieren und...accessToken durch ein personalisiertes JWT-Zugangs token. Um die konvertierte...

    blog.groupdocs.cloud/de/conversion/convert-mpp-...
  10. C#: Convertir HTML a Word | HTML a DOC | HTML a...

    Transforme contenido HTML en formato DOCX con nuestra guía paso a paso. Tutorial de conversión de HTML a Word fácil y sencillo que le permitirá exportar contenido web a Word...es generar un token de acceso JWT y luego ejecutar el siguiente...accessToken con el token de acceso JWT personalizado. Para guardar el...

    blog.groupdocs.cloud/es/conversion/convert-html...