Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,088 for

folder api

(0.04 sec)
  1. GroupDocs.Conversion Cloud 22.10 Release Notes ...

    This page contains release notes for GroupDocs.Conversion Cloud 22.10 Major Features Merged Microservice and DockerHub versions Added new features Full List of Issues Covering all Changes in this Release Key Category Summary CONVERSIONCLOUD-484 Enhancement Merge Microservice and DockerHub version CONVERSIONCLOUD-485 Feature NSF to EML files conversion support CONVERSIONCLOUD-487 Feature Add support for 3rd party storages into Api and update documentation Public Api changes Added new PersonalStorageLoadOptions data structure:...storages into API and update documentation Public API changes Added...PersonalStorageLoadO.Folder string Folder which to be processed...

    docs.groupdocs.cloud/conversion/groupdocs-conve...
  2. GroupDocs.Metadata for Cloud 20.4 Release Notes...

    This page contains release notes for GroupDocs.Metadata Cloud 20.4 Overview GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST Api which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The Api also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Major Features This is the first release of a completely new version of the GroupDocs....use metadata management REST API which allows users to read and...and many other formats. The API also provides operations to extract...

    docs.groupdocs.cloud/metadata/groupdocs-metadat...
  3. Translation Of Document | GroupDocs.Translation...

    Translate Document Api This Api allows you to translate a document from GroupDocs Cloud Storage. Api Explorer GroupDocs.Translation Cloud Api Reference lets you try out Translate Document Api right away in your browser! It allows you to effortlessly interact and try out every single operation our Apis expose. Request parameters Parameter Description userRequest String that represents list of JSONs precised in JSON Request Details....Document Translate Document API This API allows you to translate...Storage . API Explorer GroupDocs.Translation Cloud API Reference...

    docs.groupdocs.cloud/translation/translation-of...
  4. GroupDocs.Annotation Cloud Product Family - Fre...

    GroupDocs.Annotation Cloud Product Family - Free Support Forum - groupdocs.cloud Topics in the 'GroupDocs.Annotation Cloud Product Family' category Get technical support of GroupDocs.Annotation Clo......cloud’s API generated the following error:...6:43 am The groupdocs.cloud’s API generated the following error:...

    forum.groupdocs.cloud/c/annotation/10.rss
  5. Assistance Required for PPTX to PNG Conversion ...

    I am writing to seek assistance with an issue I encountered while using GroupDocs.Conversion Cloud Api. Following the instructions on your blog post Convert PowerPoint (PPT/PPTX) to PNG in Node.js, I attempted to convert…...Conversion Cloud API. Following the instructions on...need to upload your font to a folder in the cloud storage and then...

    forum.groupdocs.cloud/t/assistance-required-for...
  6. Get Stream of Result Document | Documentation

    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 as stream 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 result document. cURL example Request curl -v "https://Api.groupdocs.cloud/v1.0/comparison/compareDocuments/stream?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 Result document as stream....Comparison Cloud REST API resource has been used to . cURL...example Request curl -v "https://api.groupdocs.cloud/v1.0/compari...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  7. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......File Api Working with Storage API Working with Folder API Basic...

    docs.groupdocs.cloud/signature/developer-guide/
  8. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This Api retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST Api resource has been used to get document information. cURL example Request curl -v "https://Api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "fileName": "document....Get Document Information This API retrieves document information...GroupDocs.Signature Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/signature/document-informa...
  9. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Storage API Working with File Api Working with Folder API Working...Working with Conversion API Basic usage Advanced usage Was this page...

    docs.groupdocs.cloud/conversion/developer-guide/
  10. 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....Comparison Cloud REST API resource has been used to . cURL...example Request curl -v "https://api.groupdocs.cloud/v1.0/compari...

    docs.groupdocs.cloud/comparison/get-images-of-r...