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

object

(0.14 sec)
  1. 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...
  2. 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...
  3. Spreadsheet Elements|Document

    Learn how to work with spreadsheet elements on Aspose Cells Cloud file. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....hyperlinks” “Working with Excel list object” “Working with Excel metadata...properties” “Working with Excel Ole object” “Working with Excel page break”...

    docs.aspose.cloud/cells/spreadsheet-elements/
  4. 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...
  5. 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/
  6. 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...
  7. 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/
  8. 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-...
  9. 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...
  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...