Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 12,010 for

object

(0.54 sec)
  1. Delete all OLE objects in an Excel worksheet|Do...

    Learn how to remove every OLE Object from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, HTTPS cURL example, SDK snippets, authentication steps, error handling, and FAQ....Delete all OLE objects in an Excel worksheet Contents [ Hide...Hide ] An OLE (Object Linking and Embedding) object is an embedded...

    docs.aspose.cloud/cells/oleobjects/clear/
  2. Merge Multiple Microsoft Word Documents into One

    This post explains how to merge multiple Word documents into a single document. You can check use this feature in any programming language....or delete pictures and OLE objects, and set different options...OleObject ][2] – Add a new OLE object to a Microsoft Excel worksheet...

    blog.aspose.cloud/total/use-aspose-cloud-php-sd...
  3. Perform Microsoft Word Mail Merge on Salesforce...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...{“Message”:“Object reference not set to an instance of an object.”} URL...Error: Object reference not set to an instance of an object… Method:...

    forum.aspose.cloud/t/perform-microsoft-word-mai...
  4. Add Worksheet Comment|Documentation

    Add a comment to a specific cell in an Excel worksheet using Aspose.Cells Cloud REST API (PUT /v3.0/cells/{name}/worksheets/{sheetName}/comments/{cellName})....body must contain a Comment object in JSON format. { "CellName"..."TextVerticalAlignmen" : "Top" } Comment Object Fields Field Type Required...

    docs.aspose.cloud/cells/developer-guide/30versi...
  5. 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...
  6. 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...
  7. 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-...
  8. 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...
  9. 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...
  10. Calculate Cell Formula – Aspose.Cells Cloud API...

    Calculate an Excel cell formula via Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets.... options object body JSON object with calculation options...options (see Options object table). folder string query Folder...

    docs.aspose.cloud/cells/calculate-cells-formula/