Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 3,054 for

groupdocs.parser cloud

(0.31 sec)
  1. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/text/request/r...
  2. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.Cloud/v1.0/comparison/compareDocuments/changes?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 [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] SDK example The API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/get-changes/
  3. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the Cloud in Python with Document Conversion Cloud SDK for Python....presentation programmatically on the cloud. This article will be focusing...Convert PDF to PPTX without using Cloud Storage Document Conversion...

    blog.groupdocs.cloud/2021/04/02/convert-pdf-to-...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/metered-consumption/
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/metered-consumpt...
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...conversion of email messages on the cloud within your application. The...use the Python SDK of GroupDocs.Parser Cloud API. However, currently...

    blog.groupdocs.cloud/groupdocs.cloud/page/34/
  7. RTF Parser: Extract Data from Documents Online

    Free online document data parser. Secure and easy to use RTF data parser and extractor...cloud . Upload By uploading your files...Read Barcode Discover GroupDocs.Parser free online app! Fast...

    products.groupdocs.app/parser/rtf
  8. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/request/i...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from Cloud/applications>. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Metadata Product Solution GroupDocs.Parser Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/get-document-in...
  10. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the Cloud in Python. Use document merger REST API to split files using Python SDK....Merger Cloud API. It is a feature-rich and...and high-performance Cloud SDK used to merge several documents...

    blog.groupdocs.cloud/2021/05/21/extract-specifi...