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

object

(0.09 sec)
  1. Compare Word Documents with Python REST API

    This article explains how to compare Word documents with Python REST API. You will compare two Word docs with Python Low Code API using the Python cloud SDK....API Initialize the WordsApi object by setting the cloned ID and...storage Create the CompareData object and use the uploaded file as...

    kb.aspose.cloud/words/python/compare-word-docum...
  2. Other|Aspose Words Cloud Docs

    Other... An object of the HeaderFooterNodePath... SectionNodePathBuild . An object of the ListNodePathBuilder...

    docs.aspose.cloud/words/spec/other/
  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. Create a Word File with NET REST API

    This article entails how to create a Word file with NET REST API. By following this article create Word document online for free with C# REST API....a Word file Instantiate an object of the WordsAPI class with...client credentials Create an object of the CreateDocumentReques...

    kb.aspose.cloud/words/net/create-a-word-file-wi...
  5. Format Table in Word with NET REST API

    Follow this article to format table in Word with NET REST API. You will learn to automatically update table design in Word with C# REST API using the .NET cloud SDK....Instantiate the WordsApi class object by providing the client ID...to format a table Create an object of the TableProperties class...

    kb.aspose.cloud/words/net/format-table-in-word-...
  6. Format Table in Word with Nodej.s REST API

    Follow this article to format table in Word with Nodej.s REST API. You will learn to automatically update table design in Word with Nodej.s REST API using the Nodej.s cloud SDK....Instantiate the WordsApi class object by providing the client ID...to format a table Create an object of the TableProperties class...

    kb.aspose.cloud/words/nodejs/format-table-in-wo...
  7. Merge Presentations with Python REST API

    This guide describes how to merge presentations with Python REST API. You will perform PowerPoint presentation merger with Python Low Code API using Python-based Cloud SDK with a few API calls....Python 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/python/merge-presentatio...
  8. Convert a Word DOC to HTML with Python REST API

    This tutorial guides to convert a Word DOC to HTML with Python REST API. You can convert DOC file to HTML with Python 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/python/convert-a-word-doc...
  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. Update All Fields in Word with Java REST API

    Follow this article to update all fields in Word with Java REST API. You will learn to update field in Word with Java RESTful Service using a Java-based Cloud SDK....Instantiate the Configuration object by setting the Client secret...fields Create the WordsApi object using the above configuration...

    kb.aspose.cloud/words/java/update-all-fields-in...