Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 11,840 for

object

(0.24 sec)
  1. Convert a Word DOC to HTML with Nodej.s REST API

    This tutorial guides to convert a Word DOC to HTML with Nodej.s REST API. You can convert DOC file to HTML with Nodej.s REST API for free....FileStream object Create the ConvertDocumentReque object using the...using the ConvertDocumentReque object Save the output HTML file on...

    kb.aspose.cloud/words/nodejs/convert-a-word-doc...
  2. Merge Presentations with Node.js REST API

    This guide describes how to merge presentations with Node.js REST API. You will perform PowerPoint presentation merger with Node.js Low Code API using Node.js-based Cloud SDK with a few API calls....js RESTful Service Create an object of the SlidesApi class by setting...Create the PresentationsMergeRe object and set the paths of the input...

    kb.aspose.cloud/slides/nodejs/merge-presentatio...
  3. Merge Presentations with C# REST API

    This guide describes how to merge presentations with C# REST API. You will perform PowerPoint presentation merger with C# Low Code API using .NET-based Cloud SDK with a few API calls....C# RESTful Service Create an object of the SlidesApi class by setting...Create the PresentationsMergeRe object and set the paths of the input...

    kb.aspose.cloud/slides/net/merge-presentations-...
  4. Edit Header and Footer in PowerPoint with Node....

    This article guides on how to edit header and footer in PowerPoint with Node.js REST API. You will learn to set PowerPoint footer with Node.js Low Code API using Node.js-based Cloud SDK....API Instantiate the SlidesApi object with the client ID and secret...setting the footer Create an object of the HeaderFooter class and...

    kb.aspose.cloud/slides/nodejs/edit-header-and-f...
  5. Remove Borders in Word with Python REST API

    Follow this article to remove borders in Word with Python REST API. You will learn to automatically remove paragraph border in Word with Python REST API using the Python cloud SDK....API Initialize the WordsApi object by setting the cloned ID and...paragraph borders Create an object of the DeleteBordersOnlineR...

    kb.aspose.cloud/words/python/remove-borders-in-...
  6. Remove Borders in Word with NET REST API

    Follow this article to remove borders in Word with NET REST API. You will learn to automatically remove paragraph border in Word with C# REST API using the .NET cloud SDK....API Initialize the WordsApi object by setting the cloned ID and...paragraph borders Create an object of the DeleteBordersOnlineR...

    kb.aspose.cloud/words/net/remove-borders-in-wor...
  7. Add a Watermark in Word with NET REST API

    This article guides how to add a watermark in Word with NET REST API. You will learn to insert a watermark in Word with C# Low Code API using the .NET Cloud SDK....Code API Create the WordsApi object by providing the client ID/secret...Create the WatermarkDataText object and set its basic parameters...

    kb.aspose.cloud/words/net/add-a-watermark-in-wo...
  8. Convert DWG to BMP using Python REST API

    Follow this article to transform CAD to BMP. You will learn to automatically convert DWG to BMP using Python REST API with a Python 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/python/convert-dwg-to-bmp-u...
  9. 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-...
  10. Sort Data of Range on an Excel Worksheet|Document

    Sort a specific range in an Excel worksheet using Aspose.Cells Cloud REST API. Includes endpoint, required parameters, authentication steps, error handling, and SDK examples.... dataSorter object body Yes JSON object that defines the...dataSorter object schema – The body must contain a JSON object with...

    docs.aspose.cloud/cells/worksheets/sort-data/