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

object

(1.32 sec)
  1. Update Cell Style for Pivot Table|Document

    Learn how to update the style of a specific cell in an Aspose.Cells Cloud pivot table via the REST API. Includes endpoint, parameters, authentication, cURL example, and Go SDK code snippet.... style object body Style DTO (data‑transfer object) that defines...

    docs.aspose.cloud/cells/pivot-tables/format/
  2. Working with Pivot Filters|Document

    Learn how to add, retrieve, and delete pivot table filters using the Aspose.Cells Cloud REST API. Includes request syntax, required parameters, cURL example, and SDK snippets for C# and Go.... filter object body JSON object that defines the filter...

    docs.aspose.cloud/cells/pivot-tables/add-filters/
  3. Get All Hyperlinks – Aspose.Cells Cloud REST AP...

    Retrieve every hyperlink from a worksheet in an Excel file using the Aspose.Cells Cloud REST API (v3.0). Includes HTTPS endpoint, required parameters, cURL example, response schema, and SDK code samples....response contains a Hyperlinks object. Count – total number of hyperlinks...where each item holds a link object. The Href property stores the...

    docs.aspose.cloud/cells/hyperlinks/get-all/
  4. 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...
  5. 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...
  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 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...
  9. 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...
  10. 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...