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

object

(0.14 sec)
  1. Add Watermark to PPT with Python REST API

    Follow this article to add watermark to PPT with Python REST API. You will learn how to add watermark in PPT with Python Low Code API using a few API calls from the Python-based Cloud SDK....API Initialize the SlidesApi object with a client ID and secret...a watermark Create a Shape object by setting the Text and TextFrameFormat...

    kb.aspose.cloud/slides/python/add-watermark-to-...
  2. Aspose.Cells Cloud API – Update (Set) Document ...

    Learn how to set or create a document property in an Excel workbook using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL sample, error codes, and SDK snippets.... property object body JSON object that contains the new...(optional). Document Property Object Schema A Document Property...

    docs.aspose.cloud/cells/document-properties/upd...
  3. Convert Worksheet to PDF, PNG, CSV & More – Asp...

    Learn how to convert a single worksheet from an Excel workbook to PDF, PNG, CSV, and more than 15 other formats using the Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, and a full parameter reference.... JSON error object 401 Unauthorized – invalid...missing JWT token. JSON error object 404 Not found – workbook or...

    docs.aspose.cloud/cells/worksheets/conversion/
  4. Add a SmartArt Node|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....on any level of the SmartArt object. To specify parent node for...a specific SmartArt object among objects of the same type. Let’s...

    docs.aspose.cloud/slides/add-a-smartart-node/
  5. Check Number of Words with Python REST API

    Follow this article to check number of words with Python REST API. You will learn automatically counting words in MS Word with Python Low Code API using Python cloud SDK....Configuration object and use it to create the WordsApi object for Word...statistics Create the request object for the loaded document using...

    kb.aspose.cloud/words/python/check-number-of-wo...
  6. Check Number of Words with NET REST API

    Follow this article to check number of words with NET REST API. You will learn automatically counting words in MS Word with C# Low Code API using .NET cloud SDK....Configuration object and use it to create the WordsApi object for Word...statistics Create the request object for the loaded document using...

    kb.aspose.cloud/words/net/check-number-of-words...
  7. Compare Word Documents with NET REST API

    This article explains how to compare Word documents with NET REST API. You will compare two Word docs with Java Low Code API using the Java cloud SDK....API Initialize the WordsApi object by setting the client ID and...storage Create the CompareData object and use the uploaded file as...

    kb.aspose.cloud/words/java/compare-word-documen...
  8. Compress Word File with Python REST API

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

    kb.aspose.cloud/words/python/compress-word-file...
  9. Search Documents for Text with Python REST API

    This article describes how to search documents for text with Python REST API. It shows the usage of Python SDK to write application to find Word in text online with Python 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/python/search-documents-f...
  10. Convert DOCX to MD with Python REST API

    This article assists to convert DOCX to MD with Python REST API. Develop the DOCX to MD converter with Python 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/python/convert-docx-to-md...