Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 31,681 for

request

(0.5 sec)
  1. Split a Presentation Saved to a Local File|Docu...

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

    docs.aspose.cloud/slides/split-a-presentation-s...
  2. Convert a Presentation and Save It in a Specifi...

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

    docs.aspose.cloud/slides/convert-a-presentation...
  3. Copy Slides|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.... CopySlide Request Parameters Name Type Location...low-level details of making requests and handling responses and...

    docs.aspose.cloud/slides/copy-slides/
  4. Detects objects and draw it on the image|Docume...

    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....directly pass the image in the request body. It also lets you save...low-level details of making requests and handling responses and...

    docs.aspose.cloud/imaging/detects-objects-and-d...
  5. C++ Split DOCX REST API

    Split DOCX file in C++ using REST API....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/docx/
  6. C++ Split A File REST API

    Split documents programmatically in C++ using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/
  7. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Fusionner plusieurs fichiers Excel" h2="Aspose.Cells Cloud SDK prend en charge la fusion de plusieu......Request; using System; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/fr/merge/index.md
  8. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="دمج ملفات Excel متعددة" h2="يدعم Aspose.Cells Cloud SDK دمج ملفات Excel المتعددة في ملف Excel واحد.......Request; using System; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/ar/merge/index.md
  9. Convert SVG to WEBP with NET REST API

    In this simple topic, you'll explore to convert SVG to WEBP with NET REST API. You can swiftly achieve SVG to WEBP conversion using NET Low Code API with the help of following steps and below code for free....an instance of ConvertImage Request with the input SVG file stream...

    kb.aspose.cloud/imaging/python/convert-svg-to-w...
  10. 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 Java SDK to write application to find Word in text online with Java Low Code API....SearchOnline method and pass the request object. Iterate through the...

    kb.aspose.cloud/words/java/search-documents-for...