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

object

(0.05 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. How to Combine Word Documents | Merge Word Docu...

    Learn how to combine word documents using Java. Free Java SDK to merge Word Documents. Merge Word files online. How to Merge Word document in Java...first step is to create an object of WordsApi class while passing...arguments Secondly, create an object of DocumentEntry which takes...

    blog.aspose.cloud/words/combine-word-documents-...
  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. 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...
  7. 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...
  8. 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-...
  9. 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-...
  10. 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/