Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,871 for

jwt

(1.1 sec)
  1. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  2. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "Cad/Sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Cad/Sample...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  3. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import 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/merger/import-attachment/
  4. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/rotate-pages/
  5. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-view-info-for-a...
  6. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  7. JSON을 HTML로 변환하기 | Node.js | JSON을 웹 형식으로 온라인 변환

    그룹독스.변환 클라우드 SDK를 사용하여 JSON을 HTML로 쉽게 변환하세요. RESTful API를 사용하여 구조화된 JSON 파일에서 깔끔한 HTML을 생성하는 방법을 배워보세요.... 클라이언트 자격 증명을 기반으로 JWT 액세스 토큰을 생성한 다음 다음 명령을 실행하십시오:...파일의 이름으로, accessToken 값을 개인화된 JWT 액세스 토큰으로 바꾸십시오. 결과 HTML을 로컬 드라이브에...

    blog.groupdocs.cloud/ko/conversion/convert-json...
  8. HTML in Excel konvertieren | Web zu Excel in C#...

    So konvertieren Sie HTML-Tabellen nahtlos mit C# .NET in Excel-Tabellen.... Nachdem wir das JWT-Token basierend auf personalisierten...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. – Wenn Sie die...

    blog.groupdocs.cloud/de/conversion/convert-html...
  9. Converter HTML para Excel | Web para Excel em C...

    Como converter tabelas HTML em planilhas do Excel perfeitamente usando C# .NET.... Depois de gerar o token JWT com base em credenciais personalizadas...accessToken pelo token de acesso JWT personalizado. Se você deseja...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  10. Java: Convertire MPP in PDF | MPP to PDF Conver...

    Impara come convertire MPP in PDF utilizzando Java REST API. Semplifica la condivisione dei progetti, migliora l'accessibilità e garantisci la compatibilità con un formato PDF universale....generare un token di accesso JWT e quindi eseguire il seguente...accessToken con un token di accesso JWT personalizzato. Nel caso in cui...

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