Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 11,846 for

object

(0.2 sec)
  1. Get Merged Cells from an Excel Worksheet – Aspo...

    Learn how to retrieve merged‑cell ranges from an Excel worksheet using Aspose.Cells Cloud API (v3.0). Includes authentication steps, full cURL request, response schema, error handling, and SDK examples in C#, Java, Python, and more.... Note – The API object is called MergedCell (singular)...contains a single MergedCell object with the following properties:...

    docs.aspose.cloud/cells/get-mergedcell-from-a-w...
  2. Add Sections in PowerPoint with Java REST API

    This article assists in adding slide sections with Java REST API. You will learn to work with PowerPoint section with Java REST Interface using a Java-based Cloud SDK by following the stapes shared in this guide....Create the SlidesApi class object for working with sections using...class object and create a new list of Section objects for it...

    kb.aspose.cloud/slides/java/add-sections-in-pow...
  3. Replace Text in PDF with C# REST API

    Follow this article to replace text in PDF with C# REST API. You will learn to automatically find and replace text in PDF with C# .NET-based API using the .NET Cloud SDK....Interface Configure the PdfApi object using the key and application...Create the list of TextReplace objects with a pair of old and new...

    kb.aspose.cloud/pdf/net/replace-text-in-pdf-wit...
  4. Convert XLSX to HTML with Java REST API

    In this tutorial, you'll learn to convert XLS to HTML with Java REST API. You can easily experience XLS to HTML conversion using Java Low Code API with the help of following steps and below code for free....render XLS to HTML Create an object of the CellsApi class with...source XLS using a name and File object in a HashMap Create an instance...

    kb.aspose.cloud/cells/java/convert-xlsx-to-html...
  5. Convert DWG to SVG using Python REST API

    Follow this article to convert DWG to SVG using Python REST API. You will learn to transform AutoCAD DWG to SVG using Python Low Code API with the help of a Python-based Cloud SDK....Create the PutDrawingSvgRequest object and pass it the input file...PutDrawingSvg by passing the request object for converting the input file...

    kb.aspose.cloud/cad/python/convert-dwg-to-svg-u...
  6. Convert DWG to SVG using Java REST API

    Follow this article to convert DWG to SVG using Java REST API. You will learn to transform AutoCAD DWG to SVG using Java Low Code API with the help of a Java-based Cloud SDK....Create the PutDrawingSvgRequest object and pass it the input file...PutDrawingSvg by passing the request object for converting the input file...

    kb.aspose.cloud/cad/java/convert-dwg-to-svg-usi...
  7. Convert XLSX to TIFF with Java REST API

    In this tutorial, you'll learn to convert XLSX to TIFF with Java REST API. You can easily experience XLSX to TIFF conversion using Java Low Code API with the help of following steps and below code for free....render XLSX to TIFF Create an object of the CellsApi class with...XLSX using a name and File object in a HashMap Create an instance...

    kb.aspose.cloud/cells/java/convert-xlsx-to-tiff...
  8. Convert MD to DOCX using Java REST API

    This short guide explains how to convert MD to DOCX using Java REST API. You will learn to transform the file format from MD to DOCX using Java RESTful Service by utilizing a Java-based Cloud SDK....Cloud API Create the HtmlApi object using the above-mentioned ID...modules, create the HtmlApi object using the client ID and secret...

    kb.aspose.cloud/html/java/convert-md-to-docx-us...
  9. Convert PDF to SVG with Python REST API

    This article guides on how to convert PDF to SVG with Python REST API. You will learn to convert a PDF to SVG with Python REST Interface using a Cloud-based SDK....Code API Initialize the PdfApi object using the ApiClient with your...and secret Using the PdfApi object, call the upload_file() method...

    kb.aspose.cloud/pdf/python/convert-pdf-to-svg-w...
  10. Convert XLSX to TIFF with Python REST API

    In this topic, you'll explore to convert XLSX to TIFF with Python REST API. You can swiftly witness XLSX to TIFF conversion using Python Low Code API with the help of following steps and below code for free....render XLSX as TIFF Create an object of the CellsApi class with...in a memory stream Create an object of the PutConvertWorkbookRe...

    kb.aspose.cloud/cells/python/convert-xlsx-to-ti...