Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 11,838 for

object

(0.2 sec)
  1. Change Size of the Image with Java REST API

    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...

    kb.aspose.cloud/imaging/java/change-size-of-the...
  2. Generate Barcode with Node.js REST API

    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()...

    kb.aspose.cloud/barcode/nodejs/generate-barcode...
  3. Merge Cells in Excel using C# REST API

    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...

    kb.aspose.cloud/cells/net/merge-cells-in-excel-...
  4. Remove Image Background in Excel using Java RES...

    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...

    kb.aspose.cloud/cells/java/remove-image-backgro...
  5. Replace a Word in Word with Nodej.s REST API

    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...

    kb.aspose.cloud/words/nodejs/replace-a-word-in-...
  6. How to Convert JPG to PDF with Java REST API

    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...

    kb.aspose.cloud/imaging/java/how-to-convert-jpg...
  7. What are the available options to add images to...

    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'...

    forum.aspose.cloud/t/what-are-the-available-opt...
  8. Excel to JSON|Document

    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:...

    docs.aspose.cloud/cells/convert-excel-file-to-j...
  9. Working with Excel PivotTable|Document

    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....

    docs.aspose.cloud/cells/pivottables/
  10. PSD to JPG | Convert Photoshop to JPG | Convert...

    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...

    blog.aspose.cloud/imaging/convert-psd-to-jpg-in...