This tutorial guides on how to change size of the image with Java REST API. You will learn to change size of pic online with Java Low Code API using a Java-based Cloud SDK....Low Code API Instantiate an object of the ImagingApi by defining...using the ResizeImageRequest object and ResizeImage() method before...
Follow this article to generate barcode with Node.js REST API. You will learn to develop a barcode code generator with Node.js Low Code API with a Node.js based Cloud SDK....modules, create a Configuration object, fill in the API base URL,...initialize the GenerateApi object. Invoke the GenerateAsync()...
This article guides on how to merge cells in Excel using C# REST API. You will learn to automatically combine cells in Excel using C# Low Code API with a .NET-based Cloud SDK....URL, initialize the CellsApi object for making API calls Define...Create a PostWorksheetMergeRe object, set the start/end cells and...
This code guides on how to remove picture background in Excel using Java Low Code API. You will learn to remove image background in Excel using Java REST API by utilizing a Java-based Cloud SDK....Interface Set up the CellsApi object using your client ID, client...Construct a DeleteWorkbookBackgr object with the file name and default...
This article entails how to replace a word in Word with Nodej.s REST API. You will automate the process to change a word in Word with Nodej.s REST API using the Nodej.s Cloud SDK....API Instantiate the WordsApi object using the client ID and secret...Create the ReplaceTextParameter object and set the old text, new text...
This tutorial shows you how to convert JPG to PDF with Java REST API. You can easily convert JPG to PDF with Java with the help of below code with low code REST API for free....Secret for the API Create an object of ImagingAPI class with client...to cloud storage Create an object of ConvertImageRequest with...
We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...Map<String, Object>{ 'Items' => new List<Object>{ new Map<String...Map<String, Object>{ 'Caption' => 'This is the first image !!!', 'Img'...
Learn how to convert Excel spreadsheets to JSON files with Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets (C#, Java, Python), required parameters, authentication, and response format....service returns a FileInfo object. The important fields are described...fails, the API returns an error object with the following structure:...
Learn how to use Aspose.Cells Cloud REST APIs to work with PivotTables in Excel worksheets. Includes guidance for SDKs such as Android, .NET, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift.... How to convert a list object to a PivotTable....
A developer guide on how to convert Photoshop PSD to JPG using Java REST API. A low code approach to develop PSD to JPG Converter and save PSD to JPG Online... First of all, create an object of ImagingApi class by passing...uploadFile(…) method Now create an object of ConvertImageRequest class...