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

jwt

(0.07 sec)
  1. Converti MPP in Excel | Esporta MPP in XLS | MP...

    Scopri come convertire i file MS Project (MPP) in formato Excel (XLS/XLSX) utilizzando C# .NET. Conversione dinamica da MPP a XLS o da MPP a XLSX. Convertitore da MPP a XLS...generare un token di accesso JWT e quindi eseguire il seguente...accessToken con un token di accesso JWT personalizzato. Per esportare...

    blog.groupdocs.cloud/it/conversion/convert-mpp-...
  2. Convert PDF to JPG in C# | Ekspor Dokumen PDF s...

    Dengan mudah mengonversi PDF ke JPG di C# menggunakan API .NET. Konversikan file PDF menjadi gambar JPEG berkualitas tinggi, otomatisasi alur kerja PDF ke gambar, dan ekspor PDF sebagai JPEG....Pertama, hasilkan token akses JWT Anda dengan menggunakan kredensial...Gantilah {ACCESSTOKEN} dengan token JWT, inputFile dengan nama file PDF...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  3. Konversi HTML ke Excel | Web ke Excel dalam C# ...

    Cara mengonversi tabel HTML ke spreadsheet Excel dengan lancar menggunakan C# .NET.... Setelah kami membuat token JWT berdasarkan kredensial yang dipersonalisasi...accessToken dengan token akses JWT yang dipersonalisasi. Jika Anda...

    blog.groupdocs.cloud/id/conversion/convert-html...
  4. 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-...
  5. 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-...
  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. 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...
  10. 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...