Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 31,744 for

request

(0.54 sec)
  1. Working with Shapes|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....DeleteSpecialSlideSh GetSpecialSlideShape Request Parameters Name Type Location...“3/shapes/2”). GetSpecialSlideShape Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-shapes-on...
  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. ClientFolderDeleteRequest|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....Email client delete folder request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  4. Add watermark to Excel files|Document

    Learn how to add a text watermark to Excel workbooks using Aspose.Cells Cloud REST API (v3.0). Includes cURL example, required parameters, and response details....0/cells/watermark The request parameters are: Parameter Name...example below shows a complete request, including the required authentication...

    docs.aspose.cloud/cells/add-watermark-into-exce...
  5. Calculate a formula on an Excel worksheet|Document

    Calculate formulas in an Excel worksheet using Aspose.Cells Cloud REST API. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, Swift) with ready‑to‑use examples....sheetName } /formulaResult Request parameters Parameter Name Type...example below shows how to request a formula result with cURL...

    docs.aspose.cloud/cells/worksheets/calculate-fo...
  6. Export Workbook|Document

    A step‑by‑step guide on exporting Excel workbooks to multiple formats—including PDF, CSV, JSON, and various image types—using the Aspose.Cells Cloud REST API and SDKs....Export Excel objects from the request body to a chosen format PostExport...Aspose.Cells Cloud service. Request curl -X POST "https://api.aspose...

    docs.aspose.cloud/cells/export-excel-to-differe...
  7. Using SDKs With Self-Hosted Solution|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....pptx" ); PostSlidesConvertReq request = new PostSlidesConvertReq...api . PostSlidesConvert ( request ); response . CopyTo ( File...

    docs.aspose.cloud/slides/using-sdks-with-self-h...
  8. Delete Footnote in Word with Java REST API

    This article guides on how to delete footnote in Word with Java REST API. You will learn to automatically remove footnote with Java Low Code API using a Java-based Cloud SDK....DeleteFootnoteOnline() method to remove the requested footnote Fetch the output...DeleteFootnoteOnline class to create the request object for the footnote and...

    kb.aspose.cloud/words/java/delete-footnote-in-w...
  9. Range|Aspose Words Cloud Docs

    Range...Range Contents [ Hide ] Request Response Model Get GetRangeTextOnlineRe...RequestId string Gets or sets the request Id. Text string Gets or sets...

    docs.aspose.cloud/words/spec/range/
  10. Get Row Description from an Excel Worksheet|Doc...

    Retrieve detailed information (height, style, hidden state, etc.) for a specific row in an Excel worksheet using Aspose.Cells Cloud REST API. Includes curl example, SDK snippets, and error handling..../cells/rows/ { rowIndex } Request parameters Parameter Name Type...header to authenticate the request. Cloud SDK Family Using an...

    docs.aspose.cloud/cells/rows/get/row/