Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 11,840 for

object

(0.22 sec)
  1. Reading Table Information from a PDF Document|D...

    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....Table ID GetTable Response Object Please refer to our GitHub...the Table Recognzed Response Object Structure cURL Example In the...

    docs.aspose.cloud/pdf/reading-table-information...
  2. Extract Text from Word Document with Python RES...

    Follow this article to extract text from Word document with Python REST API. You will learn to extract text from DOCX with Python REST API using the Python cloud SDK....API Create the WordsApi class object to extract a range of text...Instantiate the GetRangeTextOnlineRe object and load the input Word file...

    kb.aspose.cloud/words/python/extract-text-from-...
  3. Compare Word Documents with Nodej.s REST API

    This article explains how to compare Word documents with Nodej.s REST API. You will compare two Word docs with Nodej.s Low Code API using the Nodej.s cloud SDK....API Initialize the WordsApi object by setting the cloned ID and...storage Create the CompareData object and use the uploaded file as...

    kb.aspose.cloud/words/nodejs/compare-word-docum...
  4. Apply Filter on Image using Node.js REST API

    In this short guide, you will learn how to apply filter on image using Node.js REST API. It has IDE settings, a list of steps, and a sample code to apply filter to picture using Node.js Low Code API...SharpenFilterPropert class object Create the filter request using...storage using the ImagingApi object, set the sharpen filter parameters...

    kb.aspose.cloud/imaging/nodejs/apply-filter-on-...
  5. Convert PowerPoint to Video with Java REST API

    This article describes how to convert PowerPoint to video with Java REST API. You will learn to automatically convert PPT to video with Java Low Code API using a Java-based Cloud SDK....Code API Create the SlidesApi object to transform a presentation...Create the VideoExportOptions object and set the custom settings...

    kb.aspose.cloud/slides/java/convert-powerpoint-...
  6. Create PDF in Python using REST API

    This tutorial guides how to create PDF in Python using REST API. You will generate PDF in Python using REST Interface with the help of a Cloud-based SDK and download the output file....Initialize the PdfApi class object with a Client ID and secret...REST API . Create an ApiClient object by passing the Client secret/ID...

    kb.aspose.cloud/pdf/python/create-pdf-in-python...
  7. Add Watermark in PDF with Python REST API

    Follow this article to add watermark in PDF with Python REST API. You will learn to automatically put watermark on PDF with Python REST Interface using the Python cloud SDK....Configure the PdfApi class object with your API key and App SID...SID. Create a Stamp object and set its parameters (text, font...

    kb.aspose.cloud/pdf/python/add-watermark-in-pdf...
  8. Add SmartArt to PowerPoint with Java REST API

    This article guides you on how to add SmartArt to PowerPoint with Java REST API. You will learn to automatically create PowerPoint smart shapes with Java based API using the Java-based Cloud SDK....credentials in the SlidesApi object for working with the SmartArt...properties in the SmartArt object Insert the SmartArt using the...

    kb.aspose.cloud/slides/java/add-smartart-to-pow...
  9. Add SmartArt to PowerPoint with Node.js REST API

    This article guides you on how to add SmartArt to PowerPoint with Node.js REST API. You will learn to automatically create PowerPoint smart shapes with Node.js-based API using the Node.js-based Cloud SDK....credentials in the SlidesApi object for working with the SmartArt...properties in the SmartArt object Insert the SmartArt using the...

    kb.aspose.cloud/slides/nodejs/add-smartart-to-p...
  10. Sort ListObject Data in an Excel Worksheet|Docu...

    Learn how to sort ListObject (table) data in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, sample cURL request, and SDK examples.... dataSorter object body JSON object that specifies sorting...various SDKs: Convert List Object to Range – Aspose.Cells Cloud...

    docs.aspose.cloud/cells/list-objects/sort-data/