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

object

(0.45 sec)
  1. Convert PowerPoint to Video with Java REST API

    This article describes how to convert PowerPoint to video with Java REST API. You will learn to automatically convert PPT to video with Java Low Code API using a Java-based Cloud SDK....Code API Create the SlidesApi object to transform a presentation...Create the VideoExportOptions object and set the custom settings...

    kb.aspose.cloud/slides/java/convert-powerpoint-...
  2. Add SmartArt to PowerPoint with Node.js REST API

    This article guides you on how to add SmartArt to PowerPoint with Node.js REST API. You will learn to automatically create PowerPoint smart shapes with Node.js-based API using the Node.js-based Cloud SDK....credentials in the SlidesApi object for working with the SmartArt...properties in the SmartArt object Insert the SmartArt using the...

    kb.aspose.cloud/slides/nodejs/add-smartart-to-p...
  3. Add SmartArt to PowerPoint with Java REST API

    This article guides you on how to add SmartArt to PowerPoint with Java REST API. You will learn to automatically create PowerPoint smart shapes with Java based API using the Java-based Cloud SDK....credentials in the SlidesApi object for working with the SmartArt...properties in the SmartArt object Insert the SmartArt using the...

    kb.aspose.cloud/slides/java/add-smartart-to-pow...
  4. Create PDF in Python using REST API

    This tutorial guides how to create PDF in Python using REST API. You will generate PDF in Python using REST Interface with the help of a Cloud-based SDK and download the output file....Initialize the PdfApi class object with a Client ID and secret...REST API . Create an ApiClient object by passing the Client secret/ID...

    kb.aspose.cloud/pdf/python/create-pdf-in-python...
  5. Apply Filter on Image using Node.js REST API

    In this short guide, you will learn how to apply filter on image using Node.js REST API. It has IDE settings, a list of steps, and a sample code to apply filter to picture using Node.js Low Code API...SharpenFilterPropert class object Create the filter request using...storage using the ImagingApi object, set the sharpen filter parameters...

    kb.aspose.cloud/imaging/nodejs/apply-filter-on-...
  6. ParagraphList|Aspose Words Cloud Docs

    ParagraphList... An object of the DeleteParagraphListF...The document. index Index int Object index. nodePath NodePath string...

    docs.aspose.cloud/words/spec/paragraphlist/
  7. 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...
  8. Convert Word to MHT with Python REST API

    This article guides how to convert Word to MHT with Python REST API. Follow the code and steps to Convert DOCX to MHTML with Python REST API using the Python 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/python/convert-word-to-mh...
  9. 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...
  10. 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/