Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 31,675 for

request

(0.05 sec)
  1. Get general information about a document|Docume...

    Get general information about a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...

    docs.aspose.cloud/words/documents/information/
  2. Cloud solutions for optical mark recognition

    Create and recognize hand-filled answer sheets, surveys, ballots, and similar forms using our cloud-based OMR API.... Perform all API request routines with a few simple...

    products.aspose.cloud/omr/
  3. Get Microsoft Word Hyperlinks with Nodej.s REST...

    Follow this article to get Microsoft Word hyperlinks with Nodej.s REST API. It has the IDE details, steps, and a sample code to find links in Word document with Nodej.s REST API....Word file, and create the request object using the GetDocumentHyperlink...

    kb.aspose.cloud/words/nodejs/get-microsoft-word...
  4. Get Metadata from Image using Node.js REST API

    This article guides on how to get metadata from image using Node.js REST API. You will learn to upload the image to the Cloud storage and check image meta data using Node.js RESTful Service with the help of a Node.js-based Cloud SDK....Create an image properties request using the GetImagePropertiesRe()...

    kb.aspose.cloud/imaging/nodejs/get-metadata-fro...
  5. Adding Aspose Cloud SDK to the Android Studio |...

    Add Aspose Cloud SDK to your Android Studio project in Android Studio as external Aspose Cloud Maven dependency or as an external library via Gradle files....ways by simply creating a request that includes the correct transformation...

    blog.aspose.cloud/total/inspect-convert-and-tra...
  6. Split a Presentation from a Local File and Save...

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

    docs.aspose.cloud/slides/split-a-presentation-f...
  7. Cloud OCR API for on-premise and online solutions

    Develop desktop, web and cloud optical character recognition solutions by delegating all the heavy lifting to our cloud-based REST API.... Perform all API request routines with a few lines of...

    products.aspose.cloud/ocr/
  8. Convert TIFF Image to PDF using Node.js REST API

    Follow this article to convert TIFF image to PDF using Node.js REST API. You will learn to change TIFF to PDF using Node.js REST API with the help of a Node.js-based Cloud SDK....output name and the template request to generate the PDF. Retrieve...

    kb.aspose.cloud/pdf/nodejs/convert-tiff-image-t...
  9. C# Convert PDF To Image REST API

    Convert PDF to Image in C# using REST API. Save PDF as Image using C#....pdf" ); var request = new SplitDocumentOnlineR(doc...wordsApi.SplitDocumentOnline(request); using ( var fileStream =...

    products.aspose.cloud/words/net/conversion/pdf-...
  10. Java Convert PDF To DOCX REST API

    Convert PDF to DOCX in Java using REST API. Save PDF as DOCX using Java....toAbsolutePath()); ConvertDocumentReque request = new ConvertDocumentReque...= wordsApi.convertDocument(request); Run code Copy Java code to...

    products.aspose.cloud/words/java/conversion/pdf...