Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 11,777 for

object

(0.67 sec)
  1. Convert DWG to BMP using C# REST API

    Follow this article to transform CAD to BMP. You will learn to automatically convert DWG to BMP using C# REST API with a .NET 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/net/convert-dwg-to-bmp-usin...
  2. 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...
  3. Replace occurrences of a Text in a PDF Document...

    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....PostPageTextReplace Request Object Model Please refer to our GitHub...TextReplaceListReque Request Object Structure Request Object Sample { ' TextReplaces...

    docs.aspose.cloud/pdf/replace-occurrences-of-a-...
  4. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...Aspose\Words\ObjectSerializer::deserialize(object, string, array) /var/www/w...Aspose\Words\WordsApi->downloadFileWithHttp(object) /var/www/www-root/data/ww...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  5. 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...
  6. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....This element is declared as an object with "element_type": "CustomAnswerSheet"...are provided as an array of objects in the children property. CustomAnswerSheet...

    docs.aspose.cloud/omr/json-markup/customanswers...
  7. WordsApi|Aspose Words Cloud Docs

    WordsApi... An object of the ApiException class is...Aspose.Words for Cloud API. An object of the WordsApi class is created...

    docs.aspose.cloud/words/spec/wordsapi/
  8. Convert Word Page to Image with Nodej.s REST API

    Follow this article to convert Word page to image with Nodej.s REST API. It will teach you to automatically convert Word page to JPG with Nodej.s REST API using the Nodej.s Cloud SDK....Initialize the WordsApi class object with client ID and client secret...rendering a page Create an object of the RenderPageOnlineRequ...

    kb.aspose.cloud/words/nodejs/convert-word-page-...
  9. Search Documents for Text with Nodej.s REST API

    This article describes how to search documents for text with Nodej.s REST API. It shows the usage of Nodej.s SDK to write application to find Word in text online with Nodej.s 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/nodejs/search-documents-f...
  10. Add Picture to PowerPoint with C# REST API

    This article guides on how to add picture to PowerPoint with C# REST API. You will learn adding pictures to PowerPoint slides with C# Low Code API using the .NET-based Cloud SDK....API Instantiate the SlidesApi object to insert a picture in a slide...format Create the PictureFrame object for placing in a slide Call...

    kb.aspose.cloud/slides/net/add-picture-to-power...