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

object

(0.7 sec)
  1. Split Word File with NET REST API

    Follow this article to split Word file with NET REST API. You can automatically extract pages from Word with C# REST API using the .NET cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/net/split-word-file-with-...
  2. Split Word File with Python REST API

    Follow this article to split Word file with Python REST API. You can automatically extract pages from Word with Python REST API using the Python cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/python/split-word-file-wi...
  3. 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/
  4. 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...
  5. 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/
  6. 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/
  7. 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...
  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. 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/