Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,868 for

jwt

(0.82 sec)
  1. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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/html-viewer-respons...
  2. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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/render-n-consecutiv...
  3. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  4. Filter messages | Documentation

    MS Outlook allows to filter messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer Cloud also allows filtering the rendered messages using the following filters: Filter by subject and content using OutlookOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using OutlookOptions.AddressFilter; 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/filter-messages/
  5. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures 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. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/search-for-barco...
  6. पेश है GroupDocs.Comparison Cloud 19.5!

    Groupdocs.Comparison Cloud 19.5 का नया संस्करण यहाँ है। हमारे दस्तावेज़ तुलना क्लाउड एपीआई में आपकी रुचि हमें नई सुविधाओं को लागू करने के लिए प्रेरित करती है।...सुरक्षा के लिए, हमने इस रिलीज़ में JWT(JSON वेब टोकन) प्रमाणीकरण पेश...करें। ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/hi/comparison/introducing-...
  7. Extraer texto de XML en C# | Obtener texto XML ...

    Aprende cómo extraer texto de archivos XML en C# utilizando .NET Cloud SDK. Obtén texto de documentos XML programáticamente o descarga texto XML en línea....token JWT: El primer paso es obtener un token de acceso JWT basado...

    blog.groupdocs.cloud/es/parser/extract-text-fro...
  8. Convertir JPG a documento de Word (DOCX) en C# ...

    Convierta imágenes JPG en documentos Word editables (DOCX) con C# .NET. Cómo convertir fotos a DOC desarrollando un convertidor de imágenes a documentos en C# .NET....debemos generar un token de acceso JWT y luego ejecutar el siguiente...accessToken con un token de acceso JWT personalizado. Para guardar el...

    blog.groupdocs.cloud/es/conversion/convert-jpg-...
  9. C#: MPP в PDF | Преобразование MPP в PDF | MS P...

    Как преобразовать файлы MS Project (MPP) в формат PDF с помощью C# .NET. Легкое и простое преобразование MPP в PDF на C#. Реализуйте преобразование MS Project в PDF....является генерация токена доступа JWT, а затем выполнение следующей...персонализированный токен доступа JWT. Если вам необходимо сохранить...

    blog.groupdocs.cloud/ru/conversion/convert-mpp-...
  10. C# .NET MPP를 PDF로 변환 | MS Project를 PDF로 온라인 내보내기

    Microsoft Project (MPP) 파일을 PDF로 변환하는 방법 .NET REST API 사용. 쉽게 공유하고 보고할 수 있도록 MS Project를 PDF로 내보내는 단계별 가이드... 이 방법의 첫 번째 단계는 JWT 액세스 토큰을 생성하는 것입니다. 토큰이 생성되면 다음...파일의 이름. ACCESSTOKEN - 위에서 생성된 JWT 액세스 토큰. 로컬 드라이브에 저장 결과 PDF를 로컬...

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