Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 8,143 for

page

(0.04 sec)
  1. Evaluation and Pricing Plans | Documentation

    GroupDocs Assembly Cloud marketing information on product's evaluation and pricing plans....Plans Leave feedback On this page This section provides a general...details, please, check the page. Was this page helpful? Not really Yes...

    docs.groupdocs.cloud/assembly/getting-started/l...
  2. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-Page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "PageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...UpdateResult Leave feedback On this page UpdateResult data structure..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null...

    docs.groupdocs.cloud/signature/updateresult/
  3. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-Page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-Page.pdf", "size": 17958, "url": "converted/one-Page.pdf" } ]..."FilePath" : "/words/docx/one-page.docx" , "Format" : "pdf" , "OutputPath"...} Response [ { "name" : "one-page.pdf" , "size" : 17958 , "url"...

    docs.groupdocs.cloud/conversion/conversion-api/
  4. Signing Documents | Documentation

    Note Note: The features listed on this Page are supported only in GroupDocs.Signature Cloud V1...The features listed on this page are supported only in GroupDocs...Signature Collection Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/signature/signing-document...
  5. Rendering options by document type | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Processing Documents 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/rendering-options-b...
  6. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...the output document 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/applyrevisionso...
  7. 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....On this page Split the Document Into Several One-Page Documents...several one-page documents by providing exact page numbers. The...

    docs.groupdocs.cloud/merger/split-document/
  8. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, Pages count etc....Overview Leave feedback On this page GroupDocs.Comparison Cloud is...document - file type, size, pages count etc. Once comparison process...

    docs.groupdocs.cloud/comparison/overview/
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document Page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Information Leave feedback On this page This REST API allows obtaining...Document file format; Document page count. The table below contains...

    docs.groupdocs.cloud/parser/get-document-inform...
  10. Document Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Generate Document Pages Preview Join Document Pages Join Documents...starting from a new page Mix Document Pages Split Document Import...

    docs.groupdocs.cloud/merger/document-operations/