Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 12,560 for

object

(0.14 sec)
  1. Update All Fields in Word with Nodej.s REST API

    Follow this article to update all fields in Word with Nodej.s REST API. You will learn to update field in Word with Nodej.s RESTful Service using a Nodej.s-based Cloud SDK....Instantiate the Configuration object by setting the Client secret...fields Create the WordsApi object using the above configuration...

    kb.aspose.cloud/words/nodejs/update-all-fields-...
  2. Add Picture to PowerPoint with Node.js REST API

    This article guides on how to add picture to PowerPoint with Node.js REST API. You will learn adding pictures to PowerPoint slides with Node.js Low Code API using the Node.js-based Cloud SDK....API Instantiate the SlidesApi object to insert a picture in a slide...format Create the PictureFrame object for placing in a slide Call...

    kb.aspose.cloud/slides/nodejs/add-picture-to-po...
  3. Add Notes to PowerPoint Slide with Node.js REST...

    This article guides on how to add notes to a PowerPoint presentation with Node.js REST API. You will learn how to add presenter notes in PowerPoint with Node.js REST Interface using a Node.js-based Cloud SDK....Code API Create the SlidesApi object with ID and secret for adding...notes Create the NotesSlide object and set the text for the notes...

    kb.aspose.cloud/slides/nodejs/add-notes-to-powe...
  4. Convert DOCX to MD with Nodej.s REST API

    This article assists to convert DOCX to MD with Nodej.s REST API. Develop the DOCX to MD converter with Nodej.s REST API using the steps and sample code given in this article....API Create the Configuration object and set the client secret and...ID Instantiate the WordsApi object with the defined configuration...

    kb.aspose.cloud/words/nodejs/convert-docx-to-md...
  5. Set Range Value in an Excel Worksheet|Document

    Learn how to set a cell or range value in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, SDK code samples, and error handling....Input value range object body Range object in the worksheet isConverted...Storage name Example of the range object that can be sent in the request...

    docs.aspose.cloud/cells/ranges/update/values/
  6. Add Text to PDF via Cloud Node.js SDK

    Insert new text into PDF files using Aspose.PDF Cloud SDK in Node.js.... Create a TextState object with formatting options (font...color, etc.). Create a Segment object with the text content and the...

    products.aspose.cloud/pdf/nodejs/text/add/
  7. Extract Pages From Word with NET REST API

    Follow this article to extract pages from Word with NET REST API. You will get environment settings and learn to extract text from Word document with C# REST API....Initialize the WordsApi class object to extract range from a Word...Word file Create a request object using the SaveAsRangeOnlineReq...

    kb.aspose.cloud/words/net/extract-pages-from-wo...
  8. Remove Bookmark in Word with NET REST API

    Follow this article to remove bookmark in Word with NET REST API. It has the IDE settings and sample code to delete bookmark in Word with C# Low Code API....Instantiate the Configuration object by setting the ClientId and...ClientSecret Create the WordsApi object using the given configuration...

    kb.aspose.cloud/words/net/remove-bookmark-in-wo...
  9. Split Word File with Python REST API

    Follow this article to split Word file with Python REST API. You can automatically extract pages from Word with Python REST API using the Python cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/python/split-word-file-wi...
  10. Split Word File with NET REST API

    Follow this article to split Word file with NET REST API. You can automatically extract pages from Word with C# REST API using the .NET cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/net/split-word-file-with-...