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

jwt

(0.16 sec)
  1. 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/
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. C#: Converti HTML in Word | HTML in DOC | HTML ...

    Trasforma il contenuto HTML in formato DOCX usando la nostra guida passo-passo. Tutorial di conversione HTML-Word semplice e facile che ti consente di esportare il web in Word...generare un token di accesso JWT e poi eseguire il seguente comando...accessToken con il token di accesso JWT personalizzato. Per salvare il...

    blog.groupdocs.cloud/it/conversion/convert-html...
  7. Java: Convertire PDF in Excel Online | PDF in X...

    Come convertire PDF in un file Excel utilizzando Java REST API. Sviluppa un convertitore da PDF a Excel online utilizzando Java API. Conversione PDF a XLS facile e semplice....generare un token di accesso JWT basato sulle credenziali del...accessToken con un token di accesso JWT personalizzato. Se abbiamo la...

    blog.groupdocs.cloud/it/conversion/pdf-to-xls-o...
  8. Convertire PDF in JPG in C# | Esporta documenti...

    Converti facilmente PDF in JPG in C# utilizzando l'API .NET. Converte file PDF in immagini JPEG di alta qualità, automatizza i flussi di lavoro da PDF a immagine ed esporta PDF come JPEG....genera il tuo token di accesso JWT utilizzando le credenziali del...Sostituisci {ACCESSTOKEN} con il token JWT, inputFile con il nome del file...

    blog.groupdocs.cloud/it/conversion/convert-pdf-...
  9. Java: Converter MPP para HTML | Desenvolver con...

    Aprenda como converter arquivos do Microsoft Project (MPP) para HTML online usando a API REST. Compartilhe e visualize facilmente planos de projeto em qualquer navegador da web....precisamos gerar um token de acesso JWT com base nas credenciais do cliente...accessToken pelo token de acesso JWT personalizado. Você pode considerar...

    blog.groupdocs.cloud/pt/conversion/convert-mpp-...
  10. C#: MPP para PDF | Conversão de MPP para PDF | ...

    Como converter arquivos do MS Project (MPP) para o formato PDF usando C# .NET. Conversão fácil e simples de MPP para PDF em C#. Implemente a conversão do MS Project para PDF....abordagem é gerar um token de acesso JWT e, então, executar o seguinte...accessToken por um token de acesso JWT personalizado. Caso tenhamos...

    blog.groupdocs.cloud/pt/conversion/convert-mpp-...