Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 31,886 for

request

(0.12 sec)
  1. Fetching font identification result|Documentation

    How to get the font identification result from the Aspose.OCR Cloud queue....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/ocr/fetch-font-identification...
  2. 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...
  3. Update Chart Properties|Document

    Learn how to update chart properties (type, title, legend, etc.) in an Excel workbook using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, and SDK snippets for C#, Java, PHP, Ruby, Node.js, Perl, and Go....} /charts/ { chartIndex } Request parameters Parameter Name Type...name of the storage service. Request Body Schema The chart object...

    docs.aspose.cloud/cells/charts/properties/update/
  4. Update a shape on an Excel worksheet|Document

    Learn how to update a shape in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication details, DTO schema, step‑by‑step usage, cURL example, and SDK code samples for multiple languages....} /shapes/ { shapeindex } Request parameters Parameter Name Type...cloud/cells/#/Shapes/PostWorksheetShape . Request headers Content-Type: application/json...

    docs.aspose.cloud/cells/shapes/update/
  5. Aspose.Cells Cloud Web API – Convert Local Exce...

    Use Aspose.Cells Cloud API to transform a local Excel table into a JSON file in a single PUT Request. Includes cURL example, parameters, and SDK snippets for C#, Java, Python, and more....header of every request. Sample cURL Request curl -X PUT "https://api..."outStorageName=MyStorage" Request Parameters Parameter Name Type...

    docs.aspose.cloud/cells/convert-table-to-json/
  6. How to convert spreadsheet file formats with As...

    How to convert file formats with Aspose.Cells Cloud.... Request . ConvertChartToImageR { Spreadsheet...ConvertTableToCsv ( new SDK . Request . ConvertTableToCsvReq { Spreadsheet...

    docs.aspose.cloud/cells/how-to-convert-file-for...
  7. Authorization in Python SDK|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....to configure and authorize requests to the Aspose Barcode Cloud...secure and authorized API requests. Note: For manage authorization...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Object Detection in an Image using Python REST API

    Follow this article for object detection in an image using Python REST API. You will learn image processing for object detection using Python-based API with the help of a Python-based Cloud SDK....Create the CreateVisualObjectBo Request using the image stream and...detection options Output the request configuration details to the...

    kb.aspose.cloud/imaging/python/object-detection...
  9. Change Column Widths Inside a Range|Document

    Learn how to change column widths inside a range using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, etc.). Includes cURL, Request/response details, and authentication steps.... Request a JWT token by calling the...the specified folder). The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/ranges/update/column-wi...
  10. MethodNotAllowed when running example code - Fr...

    I’m running the example code and keep running into errors in response. running instance.save_spreadsheet_as( SaveSpreadsheetAsRequest ( EmployeeSalesSummaryXlsx,"pdf" ,folder= RemoteFolder ) ) I’m getting 400 error: H…...SaveSpreadsheetAs # ---------- request = SaveSpreadsheetAsReq( name=source_file...= api.save_spreadsheet_as(request) print("Conversion succeeded...

    forum.aspose.cloud/t/methodnotallowed-when-runn...