Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 8,193 for

page

(0.07 sec)
  1. Search Digital Signature | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....On this page Note Note: The features listed on this page are supported...Digital Signature in Document Pages with different options by using...

    docs.groupdocs.cloud/signature/search-digital-s...
  2. Swap Pages | Documentation

    This REST API allows swapping two Pages of positions within the source document. The result is a new document where two Pages have their positions exchanged. For swapping Pages positions it’s needed to specify Page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document Pages....Developer Guide / Pages Operations / Swap Pages Swap Pages Leave feedback...On this page This REST API allows swapping two pages of positions...

    docs.groupdocs.cloud/merger/swap-pages/
  3. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17...."string" , "Format" : "string" , "Pages" : [ { "Number" : 0 , "Width"...Format File format Pages List of document pages Attachments List...

    docs.groupdocs.cloud/viewer/inforesult/
  4. Evaluate GroupDocs.Comparison | Documentation

    Note You can easily create a trial account on GroupDocs.Comparison Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document Page You get access to all the features of GroupDocs.Comparison Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....granted when you and Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/comparison/evaluate-groupd...
  5. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Merger Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Merger Cloud Forum and it will be answered within a few hours. The questions are answered directly by the GroupDocs.Merger Cloud development team Please note, GroupDocs does not provide technical support over the phone....time zone differences Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/merger/technical-support/
  6. Evaluate GroupDocs.Signature | Documentation

    Note You can easily create a trial account on GroupDocs.Signature Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document Page You get access to all the features of GroupDocs.Signature Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....for a new account and Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/signature/evaluate-groupdo...
  7. Evaluate GroupDocs.Viewer | Documentation

    How to create trial account for GroupDocs.Viewer Cloud...granted when you and Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/evaluate-groupdocs-...
  8. Licensing | Documentation

    GroupDocs.Viewer Cloud Licensing...the paid plan as well Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/viewer/licensing/
  9. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Quickstart Leave feedback On this page Create an account Creating an...SaveRequest ( saveOptions )); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/editor/quickstart/
  10. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s Pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....Information Leave feedback On this page This REST API allows us to obtain...about the document and it’s pages properties. The endpoint accepts...

    docs.groupdocs.cloud/editor/get-document-inform...