Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 797 for

resource

(0.07 sec)
  1. annoucing-groupdcs.comparison-cloud-API-first-r...

    First Release of GroupDocs.Comparison REST API is about to release. This release will include document comparison features along with support of Word, PDF.....two main resources Document and Changes . These resources will allow...changes features. Document Resources: # Result document Stream...

    blog.groupdocs.cloud/comparison/next-generation...
  2. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "Resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "Resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "Resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "Resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page...."pages" : [ { "number" : 1 , "resources" : [], "path" : "viewer/w...html" }, { "number" : 2 , "resources" : [], "path" : "viewer/w...

    docs.groupdocs.cloud/viewer/viewresult/
  3. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....SDK and its usage to invoke resources and operations using the GroupDocs...GroupDocs.Annotation Cloud Resources # Following are the links...

    blog.groupdocs.cloud/annotation/groupdocs.annot...
  4. كيفية إنشاء GroupDocs Add-On للتحكم السحابي

    اعثر على إرشادات مفصلة حول كيفية إنشاء GroupDocs الإضافية لمنصة cloudControl....عن طريق إلحاق “/ heroku / resources” بها. الآن ، قم بتوفير تجزئة...heroku / resources” إلى “/ cloudcontrol / resources”. أضف “sso...

    blog.groupdocs.cloud/ar/total/how-to-create-gro...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Resources\\WordProcessing\\password-protected...File ( "examples\\src\\main\\resources\\WordProcessing\\password-protected...

    docs.groupdocs.cloud/conversion/quick-start/
  6. วิธีสร้าง GroupDocs Add-On สำหรับ cloudControl

    ค้นหาคำแนะนำโดยละเอียดเกี่ยวกับวิธีสร้าง Add-on ของ GroupDocs สำหรับแพลตฟอร์ม cloudControl...องคุณโดยต่อท้าย “/heroku/resources” ตอนนี้ ระบุแฮชแทนสตริง และเปลี่ยน...และเปลี่ยน “/heroku/resources” เป็น “/cloudcontrol/resources” เพิ่ม “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/th/total/how-to-create-gro...
  7. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Developer Guide / V1 / Common Resources / Verification Options Objects...could be found in Barcode Resources MatchType enum Specifies Text...

    docs.groupdocs.cloud/signature/verification-opt...
  8. 如何為 cloudControl 創建 GroupDocs 附加組件

    查找有關如何為 cloudControl 平台創建 GroupDocs 插件的詳細說明。...要求您指定生產服務器,然後通過向其附加“/heroku/resources”來構造用於配置附加組件的 URL。現在,提供哈希而...URL。現在,提供哈希而不是字符串,並將“/heroku/resources”更改為“/cloudcontrol/resources”。 添加 “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/zh-hant/total/how-to-creat...
  9. 如何为 cloudControl 创建 GroupDocs 附加组件

    查找有关如何为 cloudControl 平台创建 GroupDocs 插件的详细说明。...要求您指定生产服务器,然后通过向其附加“/heroku/resources”来构造用于配置附加组件的 URL。现在,提供哈希而...URL。现在,提供哈希而不是字符串,并将“/heroku/resources”更改为“/cloudcontrol/resources”。 添加 “sso\salt”:“PASSWORD”...

    blog.groupdocs.cloud/zh/total/how-to-create-gro...
  10. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...storage considers folders as resources and gets the folder or file...Within the API we will have Resources (each identified by a URI)...

    docs.groupdocs.cloud/total/overview-rest-api/