Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 11,465 for

object

(0.11 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. 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...
  4. 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...
  5. Convert HTML to JPEG using Python REST API

    Refer to this article for converting HTML to image using Python REST API. It contains the list of instructions to save HTML as image using Python Low Code API with the help of a Python-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/python/convert-html-to-jpe...
  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. Extract Text from Word Document with Nodej.s RE...

    Follow this article to extract text from Word document with Nodej.s REST API. You will learn to extract text from DOCX with Nodej.s REST API using the Nodej.s cloud SDK....API Create the WordsApi class object to extract a range of text...Instantiate the GetRangeTextOnlineRe object and load the input Word file...

    kb.aspose.cloud/words/nodejs/extract-text-from-...
  8. Extract Text from Word Document with NET REST API

    Follow this article to extract text from Word document with NET REST API. You will learn to extract text from DOCX with C# REST API using the .NET cloud SDK....API Create the WordsApi class object to extract a range of text...Instantiate the GetRangeTextOnlineRe object and load the input Word file...

    kb.aspose.cloud/words/java/extract-text-from-wo...
  9. DrawingObject|Aspose Words Cloud Docs

    DrawingObject...Gets or sets the link to OLE object. Can be null if shape does...DrawingObjectInsert Represents a drawing object element for insert. This class...

    docs.aspose.cloud/words/spec/drawingobject/
  10. 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...