Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 10,553 for

object

(0.08 sec)
  1. Check if Worksheet Has Errors, Check if Series ...

    Hello! I am using the python sdk 25.3.1. I’m trying to do some checks on an excel workbook before I upload it, but I can’t seem to find the way to do them through aspose cloud cells. Is it possible to: Check if a work…...= null; Dictionary<string, object> formParams = null; DTO.Options...= null; Dictionary<string, object> formParams = null; DTO.Options...

    forum.aspose.cloud/t/check-if-worksheet-has-err...
  2. Working with Excel pivot table|Document

    How to do Aspose.Cells Cloud REST APIs work with pivot table in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... How to convert list object to pivot table....

    docs.aspose.cloud/cells/pivottables/
  3. SDK Setup|Documentation

     Instructions on how to setup Aspose.Email Cloud SDK. How to setup Cloud SDK for .NET, Java, PHP, Python, Ruby, Node.js.... Set up EmailCloud Object It is always convenient when...class. To initialize EmailCloud object we need to pass into it 2 required...

    docs.aspose.cloud/email/sdk-setup/
  4. Create a Form Field in a PDF Document|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document PostCreateField Request Object { "Name" : "checkBoxField2"...

    docs.aspose.cloud/pdf/create-a-form-field-in-a-...
  5. Add Links via Cloud .NET SDK

    Add New Links to PDFs using Aspose.PDF Cloud SDK for .NET....Create a new Configuration object with your Application Secret...Secret and Key. Create an object to connect to the Cloud API. Uploads...

    products.aspose.cloud/pdf/net/links/add/
  6. 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...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...