Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 31,693 for

request

(0.21 sec)
  1. Convert DWG to 3DS using C# REST API

    This short guide explains how to convert DWG to 3DS using C# REST API. You will learn to transform DWG to 3DS using C# REST API with the help of a Dotnet-based Cloud SDK....be provided to create the request and pass it to the API for...processing Build a 3DS conversion request object that encapsulates the...

    kb.aspose.cloud/cad/net/convert-dwg-to-3ds-usin...
  2. Working with Files|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.... Request Access Token The cURL examples...have file size restrictions. Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-files/
  3. Set Barcode Colorscheme|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....different request formats: Generate : GET request with parameters...string. GenerateBody : POST request with parameters in the body...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Counting objects on a picture|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....via a web camera and makes requests to Aspose Object Detection...people on it. A developer could request for a JSON response to further...

    docs.aspose.cloud/imaging/counting-objects-on-a...
  5. Quick Start With iCalendar API|Documentation

    Aspose Email tutorial shows how to work with iCalendar files using Aspose.Email Cloud. Create calendars, edit calendars, process appointments, etc....CalendarSaveRequest , which is a request model for this operation. CalendarSaveRequest...DownloadFileRequest , which is a request for this operation. DownloadFileRequest...

    docs.aspose.cloud/email/quick-start-with-icalen...
  6. Combine DOCX Files in Node.js | Merge Word Docu...

    გააცნობიერეთ როგორ შეწვდოთ რამდენიმე Microsoft Word დოკუმენტი (DOC/DOCX) ერთ ფაილში Node.js და Aspose.Words Cloud REST API-ის გამოყენებით. შეcombine Word ფაილები ონლაინში...WordsApi(config); Step 2 – Create Merge Request: const appendDocs = { DocumentEntries:..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...

    blog.aspose.cloud/ka/words/merge-word-documents...
  7. SalesForce|Aspose Words Cloud

    Aspose Words Cloud for Salesforce...ContentType ) { try { HttpRequest request = new HttpRequest (); Integer...null ) { request . setBodyAsBlob ( content ); } request . setEndpoint...

    docs.aspose.cloud/words/plugins/salesforce/
  8. Frequent Errors in File Conversion to PDF API -...

    We are frequently encountering errors with the API for file conversion to PDF today. Here are some examples of the errors we are receiving from your API: System.IO.IOException: Unable to read data from the transport c…...ConvertDocument(ConvertDocumentReque request) System.Net.WebException: The...ConvertDocument(ConvertDocumentReque request) Aspose.Words.Cloud.Sdk.ApiException:...

    forum.aspose.cloud/t/frequent-errors-in-file-co...
  9. Set Barcode Size|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....through different types of HTTP requests: Generate : Generates a barcode...barcode via GET request. GenerateBody : Generates a barcode via...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Fetch printable form|Documentation

    How to fetch a generated printable OMR form and a recognition pattern file from Aspose.OMR Cloud....obtain the result, send a GET request to the https://api.aspose.cloud/v5...endpoint. To authorize the request, pass the access token in Authorization...

    docs.aspose.cloud/omr/fetch-printable-form/