Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....of output formats, including DOCX , HTML , XLSX , PPTX , and PNG...
Free online file merger. Merge files to single file. 100% free online document merger....Open XML Macro-Enabled Document DOCX Merger Microsoft Word Open XML...
Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js.... See Also # Annotate DOCX Files using a REST API in Python...
GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API.
Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example.
cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....docx" , "fileFormat" : "Microsoft...
Extract images from PDF files using REST API with PDF Parser Cloud SDK for Node.js. This article is about how to extract images from PDF files using Node.js...Images from PDF, XLSX, PPTX and DOCX files using Python...
GroupDocs released a module which allows DNN developers to integrate its downloadable Java document viewer into their DNN websites....Library and Cloud App Improved DOC/DOCX comparison. Improved detection...
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 Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type 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 https://dashboard....docx' }, 'ViewFormat': 'JPG' }" Resonse...Resonse { "formatExtension" : ".docx" , "format" : "Microsoft Word...
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. Here is the list of properties that can be obtained for document pages:
Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....docx' }" Response { "extension" : ".docx" , "pages"..."WordProcessing/password-protected.docx" , Password = "password" , StorageName...