Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 1,842 for

jwt

(0.15 sec)
  1. Filter mail storage | Documentation

    Lotus Notes allows filtering messages inside folders by some text value from message content and by part of the sender’s or recipient’s address. GroupDocs.Viewer also allows filtering the rendered messages using the following filters: Filter by subject and content using LotusNotesOptions.TextFilter; Filter by the sender’s and recipient’s email addresses using LotusNotesOptions.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-mail-storage/
  2. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  3. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify 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....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  4. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/split-document/
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/page/42/
  6. Image Redaction

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/ja/tag/image-redaction/
  7. Text Redaction

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/ja/tag/text-redaction/
  8. Chuyển HTML sang Excel | Web sang Excel bằng C#...

    Cách chuyển đổi bảng HTML sang bảng tính Excel một cách liền mạch bằng C# .NET....chúng tôi đã tạo mã thông báo JWT dựa trên thông tin đăng nhập...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Nếu bạn muốn...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  9. PDF를 JPG로 변환하는 C# | PDF 문서를 JPEG로 내보내기

    C#에서 .NET API를 사용하여 PDF를 JPG로 쉽게 변환할 수 있습니다. PDF 파일을 고품질 JPEG 이미지로 변환하고, PDF에서 이미지 워크플로를 자동화하며, PDF를 JPEG 형식으로 내보낼 수 있습니다.... 먼저, 클라이언트 자격 증명을 사용하여 JWT 액세스 토큰을 생성한 다음, 다음 명령을 실행하여 PDF를...\"{resultantFile}\"}" {ACCESSTOKEN} 를 JWT 토큰으로, inputFile 을 PDF 파일 이름으로...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  10. MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    C# .NET을 사용하여 MS Project(MPP) 파일을 Excel 형식(XLS/XLSX)으로 변환하는 방법을 알아보세요. 동적 MPP에서 XLS로 또는 MPP에서 XLSX로 변환. MPP에서 XLS로 변환기... 이 접근 방식의 첫 번째 단계는 JWT 액세스 토큰을 생성한 다음 다음 cURL 명령을 실행하여...문서 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. MS 프로젝트를 Excel로...

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