Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 11,838 for

object

(0.52 sec)
  1. Add Notes to PowerPoint Slide with C# REST API

    This article guides on how to add notes to a PowerPoint presentation with C# REST API. You will learn how to add presenter notes in PowerPoint with C# REST Interface using a .NET-based Cloud SDK....Code API Create the SlidesApi object with ID and secret for adding...notes Create the NotesSlide object and set the text for the notes...

    kb.aspose.cloud/slides/net/add-notes-to-powerpo...
  2. Add Notes to PowerPoint Slide with Java REST API

    This article guides on how to add notes to a PowerPoint presentation with Java REST API. You will learn how to add presenter notes in PowerPoint with Java REST Interface using a Java-based Cloud SDK....Code API Create the SlidesApi object with ID and secret for adding...notes Create the NotesSlide object and set the text for the notes...

    kb.aspose.cloud/slides/java/add-notes-to-powerp...
  3. Add Notes to PowerPoint Slide with Python REST API

    This article guides on how to add notes to a PowerPoint presentation with Python REST API. You will learn how to add presenter notes in PowerPoint with Python REST Interface using a Python-based Cloud SDK....Code API Create the SlidesApi object with ID and secret for adding...notes Create the NotesSlide object and set the text for the notes...

    kb.aspose.cloud/slides/python/add-notes-to-powe...
  4. Add Image in Word Document with Python REST API

    This article guides how to add image in Word document with Python REST API. It explains to insert picture into Word document with Python Low Code API using Python 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/python/add-image-in-word-...
  5. How to Combine Word Documents | Merge Word Docu...

    Learn how to combine word documents using Java. Free Java SDK to merge Word Documents. Merge Word files online. How to Merge Word document in Java...first step is to create an object of WordsApi class while passing...arguments Secondly, create an object of DocumentEntry which takes...

    blog.aspose.cloud/words/combine-word-documents-...
  6. Add Text to PDF via Cloud Node.js SDK

    Insert new text into PDF files using Aspose.PDF Cloud SDK in Node.js.... Create a TextState object with formatting options (font...color, etc.). Create a Segment object with the text content and the...

    products.aspose.cloud/pdf/nodejs/text/add/
  7. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....You can manipulate drawing objects such as lines and shapes in...for manipulating the drawing objects in documents in the cloud....

    blog.aspose.cloud/words/work-with-drawing-objec...
  8. Compress Word File with Python REST API

    This article explains how to compress Word file with Python REST API. You can compress a picture in Word with Python Low Code API using the Python cloud SDK....Python Low Code API Create an object of the WordsApi class with...Create the CompressDocumentOnli object and set the CompressOptions...

    kb.aspose.cloud/words/python/compress-word-file...
  9. Search Documents for Text with Python REST API

    This article describes how to search documents for text with Python REST API. It shows the usage of Python SDK to write application to find Word in text online with Python 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/python/search-documents-f...
  10. Convert DOCX to MD with Python REST API

    This article assists to convert DOCX to MD with Python REST API. Develop the DOCX to MD converter with Python REST API using the steps and sample code given in this article....API Create the Configuration object and set the client secret and...ID Instantiate the WordsApi object with the defined configuration...

    kb.aspose.cloud/words/python/convert-docx-to-md...