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

request

(0.59 sec)
  1. MapiCalendarFromFileRequest|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....MapiCalendarFromFile Contents [ Hide ] Request model for EmailCloud.Mapi.Calendar...

    docs.aspose.cloud/email/reference-model-mapi-ca...
  2. File conversion from DWG to DXF - Free Support ...

    Hello everyone, i am using the Aspose.Cad to convert dwg file to dxf format by python SDK. My code: app_id = 'xxx' app_key = 'xxx' cad_api = CadApi(app_key , app_id ) Request = Requests.GetDrawingSaveAsRequest("sampl…...CadApi(app_key , app_id ) request = requests.GetDrawingSaveAsRequ("sample...cad_api.get_drawing_save_as(request) but does not work. The result...

    forum.aspose.cloud/t/file-conversion-from-dwg-t...
  3. Get an OLE object in an Excel worksheet|Document

    Learn how to retrieve an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes Request details, sample cURL commands, and SDK examples for multiple programming languages....format ={ format } The request parameters are: Parameter Name...below demonstrates how to request an OLE object as a PNG image...

    docs.aspose.cloud/cells/oleobjects/get/
  4. Emf to Png conversion issue - Free Support Foru...

    Hello, We are trying to use aspose cloud API to convert EMF to PNG. However after calling the convert API, the result become white blank image. This is how I call the API using .Net sdk: var client = new ImagingApi(…...UploadFile(uploadFileRequest); var request = new ConvertImageRequest(...updatedImage = client.ConvertImage(request); var uploadFileRequest = new...

    forum.aspose.cloud/t/emf-to-png-conversion-issu...
  5. Calculate formula on an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to calculate formulas in an Excel worksheet. The API supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, Swift) and provides ready‑to‑use examples....sheetName } /formulaResult The request parameters are: Parameter Name...example below shows how to request a formula result with cURL...

    docs.aspose.cloud/cells/worksheets/calculate-fo...
  6. Aspose.cloud/v3.0/cells/{file_name}/importdata ...

    https://api.aspose.cloud/v3.0/cells/{file_name}/importdata I want to output JSON data with the above REST API at the specified position. The data will be output on the first line even if the start line is specified as 1…... request_body = { “Data”: json_data...the following for the request body. request_body = { “importJsonRequest”:...

    forum.aspose.cloud/t/aspose-cloud-v3-0-cells-fi...
  7. GetFileVersionsRequest|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....GetFileVersionsReque Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-get-fil...
  8. Delete Comments|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.... DeleteComments Request Parameters Name Type Location...file. DeleteCommentsOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-comments/
  9. Bookmark|Aspose Words Cloud Docs

    Bookmark...Bookmark Contents [ Hide ] Request Response Model GetByName GetBookmarkByNameOnl...RequestId string Gets or sets the request Id. Bookmark Bookmark Gets...

    docs.aspose.cloud/words/spec/bookmark/
  10. Execute Mail Merge and Fill Merge Fields in Mic...

    Aspose.Words Cloud Mail Merge allows you to generate documents from template and XML in .NET, Java, PHP, Ruby, Rails, Python, jQuery and more....a POST request (specifying save options in the request body) to...resource can be used and a PUT request can be sent (specifying options...

    blog.aspose.cloud/total/save-word-documents-to-...