Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 11,375 for

object

(0.08 sec)
  1. Unprotect a Word Document with NET REST API

    Follow this article to unprotect a Word document with NET REST API. You can unprotect Word file with C# Low Code API using the .NET cloud SDK....with C# Low Code API Create an object of the WordsApi class by passing...Instantiate the UnprotectDocumentOnl object by setting the input Word file...

    kb.aspose.cloud/words/net/unprotect-a-word-docu...
  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/hy/slides/java/add-smartart-to-...
  3. Merge PDF with Node.js REST API

    Follow this article to merge PDF with Node.js REST API. You can combine PDF with Node.js Low Code API using the Node.js-based SDK that supports merging multiple PDF files....PdfApi class object Create the MergeDocuments object and provide...Use the MergeDocuments class object to create the list of PDF files...

    kb.aspose.cloud/pdf/nodejs/merge-pdf-with-nodej...
  4. Java REST API to add Header in PDF | Add Image ...

    Add Header Footer to PDF using Java. Java REST API to Add Header in PDF. Use REST API to add Image in PDF Footer using Java. Add Image to PDF header...details Secondly, create a Color object to define ForeGround and BackGround...details. Secondly, create an object of TextState class. Use fontSize(...

    blog.aspose.cloud/pdf/add-header-and-footer-in-...
  5. WebP to JPG | WebP to PNG | WebP to GIF | Conve...

    Convert WebP to JPEG in Java. Online WebP to JPG, WebP to PNG, WebP to GIF converter. Develop Java based WebP to JPG converter online or WebP to GIF converter... Firstly, create an object of ImagingApi using personalized...uploadFile(…) method Now create an object of ConvertImageRequest which...

    blog.aspose.cloud/imaging/convert-webp-to-jpg-i...
  6. 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...
  7. Add Section Break in Word with Python REST API

    Follow this article to add section break in Word with Python REST API. You will automatically add sections to Word document with Python REST API using the Python cloud SDK....Python Low Code API Create an object of the WordsApi class by providing...Instantiate the InsertSectionOnlineR object for inserting sections Set...

    kb.aspose.cloud/words/python/add-section-break-...
  8. Search Documents for Text with NET REST API

    This article describes how to search documents for text with NET REST API. It shows the usage of .NET SDK to write application to find Word in text online with C# Low Code API....REST API Create the WordsApi object by providing the client ID...Create the SearchOnlineRequest object, initialize it with the input...

    kb.aspose.cloud/words/net/search-documents-for-...
  9. Add Image in Word Document with Nodej.s REST API

    This article guides how to add image in Word document with Nodej.s REST API. It explains to insert picture into Word document with Nodej.s Low Code API using Nodej.s cloud SDK....API Initialize the WordsApi object with client ID/secret to add...Initialize the InsertDrawingObjectO object with source Word file bytes...

    kb.aspose.cloud/words/nodejs/add-image-in-word-...
  10. Delete a Section in Word with Nodej.s REST API

    Follow this article to delete a section in Word with Nodej.s REST API. You will learn how to remove section in Word with Nodej.s Low Code API using the Nodej.s Cloud SDK....instantiate the WordsApi class object to delete a section using the...ID and secret Instantiate an object of the DeleteSectionOnlineR...

    kb.aspose.cloud/words/nodejs/delete-a-section-i...