Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 11,838 for

object

(0.53 sec)
  1. Create a Word File with NET REST API

    This article entails how to create a Word file with NET REST API. By following this article create Word document online for free with C# REST API....a Word file Instantiate an object of the WordsAPI class with...client credentials Create an object of the CreateDocumentReques...

    kb.aspose.cloud/words/net/create-a-word-file-wi...
  2. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go.... chart object body JSON object that defines the chart...Request Body Schema The chart object contains the properties you...

    docs.aspose.cloud/cells/charts/properties/update/
  3. Add a Watermark in Word with NET REST API

    This article guides how to add a watermark in Word with NET REST API. You will learn to insert a watermark in Word with Java Low Code API using the Java Cloud SDK....Code API Create the WordsApi object by providing the client ID/secret...Create the WatermarkDataText object and set its basic parameters...

    kb.aspose.cloud/words/java/add-a-watermark-in-w...
  4. Add Section Break in Word with Python REST API

    Follow this article to add section break in Word with Python REST API. You will automatically add sections to Word document with Python REST API using the Python cloud SDK....Python Low Code API Create an object of the WordsApi class by providing...Instantiate the InsertSectionOnlineR object for inserting sections Set...

    kb.aspose.cloud/words/python/add-section-break-...
  5. Search Documents for Text with NET REST API

    This article describes how to search documents for text with NET REST API. It shows the usage of .NET SDK to write application to find Word in text online with C# Low Code API....REST API Create the WordsApi object by providing the client ID...Create the SearchOnlineRequest object, initialize it with the input...

    kb.aspose.cloud/words/net/search-documents-for-...
  6. Compress Word File with Nodej.s REST API

    This article explains how to compress Word file with Nodej.s REST API. You can compress a picture in Word with Nodej.s Low Code API using the Nodej.s cloud SDK....s Low Code API Create an object of the WordsApi class with...Create the CompressDocumentOnli object and set the CompressOptions...

    kb.aspose.cloud/words/nodejs/compress-word-file...
  7. Add Image in Word Document with Nodej.s REST API

    This article guides how to add image in Word document with Nodej.s REST API. It explains to insert picture into Word document with Nodej.s Low Code API using Nodej.s cloud SDK....API Initialize the WordsApi object with client ID/secret to add...Initialize the InsertDrawingObjectO object with source Word file bytes...

    kb.aspose.cloud/words/nodejs/add-image-in-word-...
  8. Delete a Section in Word with Nodej.s REST API

    Follow this article to delete a section in Word with Nodej.s REST API. You will learn how to remove section in Word with Nodej.s Low Code API using the Nodej.s Cloud SDK....instantiate the WordsApi class object to delete a section using the...ID and secret Instantiate an object of the DeleteSectionOnlineR...

    kb.aspose.cloud/words/nodejs/delete-a-section-i...
  9. Add Password to Word Document with Nodej.s REST...

    This article guides on how to add password to Word document with Nodej.s REST API. You can put a password on a Word document with Nodej.s REST API using the Nodej.s cloud SDK....s REST API Instantiate an object of the WordsApi class to set...the ProtectionRequestV2 class object and set its parameters Instantiate...

    kb.aspose.cloud/words/nodejs/add-password-to-wo...
  10. Update a Hyperlink in an Excel Worksheet|Document

    Learn how to update a hyperlink in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, request‑body schema, cURL sample, and SDK code snippets for C#, Java, Python, and more.... hyperlink object body Hyperlink object that contains the...body schema – The hyperlink object may contain the following fields:...

    docs.aspose.cloud/cells/hyperlinks/update/