Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 31,696 for

request

(0.1 sec)
  1. Convert a Presentation and Get It in a Specifie...

    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.... Convert Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/convert-a-presentation...
  2. Get Image Information from a Slide|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.... GetSlideImages Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/get-image-information-...
  3. Move a file to a new location in Cloud Storage ...

    Move a file to a new location in Cloud Storage programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...

    docs.aspose.cloud/words/files-and-storage/move-...
  4. HTML conversion API | HTML to PDF | HTML to Mar...

    Get HTML page with all linked resources as ZIP by page URL. Extract HTML images. Convert HTML to PDF, HTML to DOCX, HTML to XPS, HTML to JPG, HTML to Markdown...source data are passed in the request content For APIs description...low-level details of making requests and handling responses and...

    blog.aspose.cloud/html/populate-html-template-d...
  5. Make DOC In Python

    Make DOC using Python SDK. Easily create a blank DOC in Python in a few steps....create_document_request = asposewordscloud.models.requests.CreateDocumentReques(...create_document(create_document_request) download_document_request = asposewordscloud...

    products.aspose.cloud/words/python/make/doc/
  6. Create a New Presentation|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.... CreatePresentation Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/create-a-new-presentat...
  7. Make HTML In Ruby

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

    products.aspose.cloud/words/ruby/make/html/
  8. Make PDF In C++

    Make PDF using C++ SDK. Easily create a blank PDF in C++ in a few steps....pdf" ; std::shared_ptr<requests::CreateDocumentReques> createDocumentReques...createDocumentReques ( new requests::CreateDocumentReques( std...

    products.aspose.cloud/words/cpp/make/pdf/
  9. Quickstart|Aspose Total Cloud Docs

    Learn how to get started quickly with Aspose Cloud API and SDKs....of authenticating, making requests and handling responses and...aspose.cloud/ . Make an API request As an example, let’s call Aspose...

    docs.aspose.cloud/total/getting-started/quickst...
  10. C++ Convert DOC To JPG REST API

    Convert DOC to JPG in C++ using REST API. Save DOC as JPG 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/doc-...