Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 37,763 for

get pages

(0.49 sec)
  1. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and tarGet files. The following code sample demonstrates how to Get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or Get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Advanced usage / Get list of changes of comparings Get list of changes...comparings Leave feedback On this page GroupDocs.Comparison Cloud allows...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  2. Get Images of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can Get the result document path by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/images?outFolder#comparisons%2FoutputImages&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'tarGetFiles':[{'folder':'comparisons','name':'tarGet.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response [ { "href": "https://api....Resource / Get Images of Result Document - Changes Get Images of...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/comparison/get-images-of-r...
  3. Get Stream of Result Document - Changes | Docum...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, update the changes (accept/reject), saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get stream of result document (changes)....Resource / Get Stream of Result Document - Changes Get Stream of...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  4. Get a list of Files of a Specific Folder | Grou...

    This API allows you to Get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. Note: If you want to use a Cloud Storage other than GroupDocs Cloud Storage, you need to configure Third Party Storage with Groupdocs for Cloud. Please follow the instructions at this page to configure your required storage....Edit Get a list of Files of a Specific Folder This API allows...allows you to get a list of all files of a specific folder from the...

    docs.groupdocs.cloud/storage/get-a-list-of-file...
  5. Get Stream of Images of Result Document - Chang...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and Get the stream of images of the result document by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get stream of images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/stream/images?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source....Resource / Get Stream of Images of Result Document - Changes Get Stream...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/comparison/get-stream-of-i...
  6. Get Streams of Images of Result Document | Docu...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get streams of images of result document. cURL example Request curl -v "https://api....Resource / Get Streams of Images of Result Document Get Streams...On this page Note Note: The features listed in this page are working...

    docs.groupdocs.cloud/comparison/get-streams-of-...
  7. How to Retrieve Information about PDF Document ...

    I want to integrate your service for my client’s work but I am facing some problem knocking many times on your skype no response. After everything is fine it gives “Can’t find file located at” error...Information about PDF Document Pages GroupDocs.Viewer Cloud Product...target is to find out how many pages a document has ( https://docs...

    forum.groupdocs.cloud/t/how-to-retrieve-informa...
  8. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....reorder or replace document pages, change page orientation, manage document...GroupDocs.Merger-Cloud You need to get your Client ID and Client Secret...

    blog.groupdocs.cloud/2021/02/02/merge-multiple-...
  9. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically Rearrange PDF Pages using REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js. Reorder or Swap PDF Pages in Node.js...need to reorder or swap the pages in PDF files. We can transform...moving or swapping specific pages within PDF documents programmatically...

    blog.groupdocs.cloud/merger/rearrange-pdf-pages...
  10. PDF file containing progress bars doesn’t get p...

    Hey, I’m using Groupdocs conversion API using Node.js to convert PDF to WORD. I’m able to convert PDF to WORD but the converted word document is not 100% identical to the PDF file. I’ve attaching both PDF and the conv…...containing progress bars doesn’t get properly converted to WORD file...(12.8 KB) PDF into DOCX I’m getting this output test21.docx (31...

    forum.groupdocs.cloud/t/pdf-file-containing-pro...