Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 31,675 for

request

(1.85 sec)
  1. Latest Aspose.Email Cloud Product Family topics...

    Get the technical support of Aspose.Email Cloud....March 2, 2021 New Feature Request - Aspose.Email Cloud OFT support...

    forum.aspose.cloud/c/email/9
  2. Working with Headers and Footers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... SetNotesSlideHeaderF Request Parameters GetNotesSlideHeaderF...

    docs.aspose.cloud/slides/working-with-headers-a...
  3. Create a New Text Portion|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... CreateSpecialSlidePo Request Parameters Name Type Location...

    docs.aspose.cloud/slides/create-a-new-text-port...
  4. Update a Text Portion|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... UpdateTableCellPorti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/update-a-text-portion-...
  5. REST API Solution to convert Microsoft Word Doc...

    Convert word documents to EPUB with Aspose.Words Cloud API. You can convert DOC to EPUB or DOCX to EPUB with high fidelity....check the EpubSaveOptions request parameter for more details...

    blog.aspose.cloud/words/how-to-convert-microsof...
  6. Add a Shape to an Excel Worksheet|Document

    Learn how to add shapes (arc, line, rectangle, etc.) to an Excel worksheet using Aspose.Cells Cloud REST API v3.0. Includes Request syntax, required parameters, authentication steps, and sample SDK code..../worksheets/ { sheetName } /shapes Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/shapes/add/
  7. Insert Image, Find and Replace Text in Word doc...

    You can find and replace text in word documents with Regex. Search text in DOCX or DOC file and replace that text in word documents....Word document (see Common request parameters ) Aspose Cloud Resources...

    blog.aspose.cloud/words/insert-companys-logo-at...
  8. Make Markdown In Ruby

    Make Markdown using Ruby SDK. Easily create a blank Markdown in Ruby in a few steps....md' create_document_request = CreateDocumentReques .new(...create_document(create_document_request) download_document_request = DownloadFileRequest...

    products.aspose.cloud/words/ruby/make/md/
  9. C++ Convert WORD To Image REST API

    Convert a Word document to Image in C++ using REST API. Save a Word document as Image using C++....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::S...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/word...
  10. C++ Convert HTML To WORD REST API

    Convert HTML to WORD in C++ using REST API. Save HTML as WORD using C++....std::shared_ptr<requests::ConvertDocumentReque> request ( new requests::C...wordsApi-> convertDocument (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/html...