Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 11,476 for

object

(0.05 sec)
  1. Convert DWG to BMP using Node.js REST API

    Follow this article to transform CAD to BMP. You will learn to automatically convert DWG to BMP using Node.js REST API with a Node.js based cloud SDK by implementing the given steps....Instantiate the CadApi class object and set the client ID, secret...Create the PutDrawingBmpRequest object and pass the memory stream...

    kb.aspose.cloud/cad/nodejs/convert-dwg-to-bmp-u...
  2. Adding a Text Item to a PDF Page|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....page number PutAddText Request Object Model Please refer to our GitHub...the Text Request Object Structure Request Object Sample { "LeftMargin"...

    docs.aspose.cloud/pdf/adding-a-text-item-to-a-p...
  3. Update All Fields in Word with Python REST API

    Follow this article to update all fields in Word with Python REST API. You will learn to update field in Word with Python RESTful Service using a Python-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/python/update-all-fields-...
  4. Update All Fields in Word with C# REST API

    Follow this article to update all fields in Word with C# REST API. You will learn to update field in Word with C# RESTful Service using a .NET-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/net/update-all-fields-in-...
  5. Convert HTML to JPEG using Java REST API

    Refer to this article for converting HTML to image using Java REST API. It contains the list of instructions to save HTML as image using Java Low Code API with the help of a Java-based Cloud SDK....classes and methods Create an object of the HtmlApi class and set...ID and secret Instantiate an object of the ConverterBuilder class...

    kb.aspose.cloud/html/java/convert-html-to-jpeg-...
  6. Convert HTML to JPEG using C# REST API

    Refer to this article for converting HTML to image using C# REST API. It contains the list of instructions to save HTML as image using C# Low Code API with the help of a Dotnet-based Cloud SDK....classes and methods Create an object of the HtmlApi class and set...ID and secret Instantiate an object of the ConverterBuilder class...

    kb.aspose.cloud/html/net/convert-html-to-jpeg-u...
  7. Convert HTML to JPEG using Node.js REST API

    Refer to this article for converting HTML to image using Node.js REST API. It contains the list of instructions to save HTML as image using Node.js Low Code API with the help of a Node.js-based Cloud SDK....classes and methods Create an object of the HtmlApi class and set...ID and secret Instantiate an object of the ConverterBuilder class...

    kb.aspose.cloud/html/nodejs/convert-html-to-jpe...
  8. 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...
  9. 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/
  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/