Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 11,838 for

object

(0.2 sec)
  1. Format Table in Word with Python REST API

    Follow this article to format table in Word with Python REST API. You will learn to automatically update table design in Word with Python REST API using the Python cloud SDK....Instantiate the WordsApi class object by providing the client ID...to format a table Create an object of the TableProperties class...

    kb.aspose.cloud/words/python/format-table-in-wo...
  2. Convert DOCX to DOC with NET REST API

    This article guides to convert DOCX to DOC with NET REST API. You can format docx to doc with C# REST API with the given steps and code....Secret for the API Create an object of the Configuration class...client credentials Create an object of the WordsAPI class with...

    kb.aspose.cloud/words/net/convert-docx-to-doc-w...
  3. Change Properties of Word Document with Python ...

    This article entails how to change properties of Word document with Python REST API. You may edit the document properties with Python Low Code API using the Python Cloud SDK....modify Word properties Create an object of the WordsApi class using...DocumentPropertyCrea class object by providing the property value...

    kb.aspose.cloud/words/python/change-properties-...
  4. Change Properties of Word Document with Nodej.s...

    This article entails how to change properties of Word document with Nodej.s REST API. You may edit the document properties with Nodej.s Low Code API using the Nodej.s Cloud SDK....modify Word properties Create an object of the WordsApi class using...DocumentPropertyCrea class object by providing the property value...

    kb.aspose.cloud/words/nodejs/change-properties-...
  5. Block|Documentation

    Block element is used to organize content within containers....Block element is declared as an object with "element_type": "Block"...are provided as an array of objects in the children property. {...

    docs.aspose.cloud/omr/json-markup/block/
  6. Table|Documentation

    Table element organizes questions and answers in a tabular structure....This element is declared as an object with "element_type": "Table"...element and one or more Question objects representing the table structure...

    docs.aspose.cloud/omr/json-markup/table/
  7. Count Pages in PDF Without Opening using Node.j...

    This tutorial guides on how to count pages in PDF without opening using Node.js REST API. You will learn to develop a PDF page counter online with Node.js Low Code API using a Node.js-based Cloud SDK....items in the returned List object using different properties...REST Interface Set the PdfApi object using a client ID and the secret...

    kb.aspose.cloud/pdf/nodejs/count-pages-in-pdf-w...
  8. Convert Word to MHT with NET REST API

    This article guides how to convert Word to MHT with NET REST API. Follow the code and steps to Convert DOCX to MHTML with C# REST API using the .NET Cloud SDK....API Create the Configuration object and set the client secret and...the WordsApi object using the Configuration object Set the names...

    kb.aspose.cloud/words/net/convert-word-to-mht-w...
  9. Convert Word to TIFF with Nodej.s REST API

    Follow this guide to convert Word to TIFF with Nodej.s REST API. Use the given steps and code for converting Word to TIFF with Nodej.s REST API for free....the API in the Configuration object Create an instance of the WordsAPI...to a file stream Create an object of the ConvertDocumentReque...

    kb.aspose.cloud/words/nodejs/convert-word-to-ti...
  10. 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/