Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 31,696 for

request

(0.2 sec)
  1. Convert DWG to PNG using Python REST API

    Follow this article to convert DWG to PNG using Python REST API. You will learn to transform the CAD file format DWG to PNG using Python REST API because PNG is a widely supported raster image format....drawing data in a PNG conversion request, call the PutDrawingPng method...using Python-based API . The request is prepared by using the PutDrawingPngRequest...

    kb.aspose.cloud/cad/python/convert-dwg-to-png-u...
  2. Delete Worksheet Hyperlink|Document

    Delete a worksheet hyperlink by index using Aspose.Cells Cloud API. Learn required parameters, authentication, and see code samples for C#, Java, Python, and more..../hyperlinks/ { hyperlinkIndex } Request Parameters Parameter Name Type...{"Code":200,"Status":"OK"} 400 Bad Request Missing or invalid parameters...

    docs.aspose.cloud/cells/hyperlinks/delete/
  3. Insert watermark image into a Word document onl...

    Insert watermark image into a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...in the request content. Use $multipart/form-data request to combine...

    docs.aspose.cloud/words/watermark/insert-image/
  4. Working with Slide Show Properties|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.... GetSlideShowProperti Request Parameters Name Type Location...storage. SetSlideShowProperti Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-slide-sho...
  5. Aspose.Cells Cloud Download File API – Interfac...

    Learn how to download Excel, PDF, CSV, and other files from Aspose.Cells Cloud storage using the secure Download File API (v4.0). Includes endpoint, parameters, authentication, and code samples.... The request parameters of DownloadFile...Message 400 BadRequest The request is malformed or missing required...

    docs.aspose.cloud/cells/download-file/
  6. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/
  7. Convert Excel Chart to Image – Aspose.Cells Clo...

    Learn how to convert Excel chart objects to PNG, JPEG, or BMP images using Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, SDK snippets, response handling, and error handling.... Request parameters Parameter Name Type...Example JSON Body 400 Bad Request – invalid parameters { "error":...

    docs.aspose.cloud/cells/charts/to-image/
  8. Replace a Text Occurrence|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.... ReplacePresentationT Request Parameters Name Type Location...expression. ReplacePresentationR Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-a-text-occurre...
  9. Excel® 电子表格编程 API 使用 Go 加速电子表格管理和处理任务

    API 支持构建跨平台应用程序,能够生成、修改、转换、渲染和打印电子表格。它允许开发人员管理工作表、行、列和单元格,从头创建电子表格内容和样式,从不同数据源导入数据到工作表,添加常见和复杂的数学、财务和文本公式,创建和操作数据透视表、图表、超链接、注释、绘图对象等等。...Getenv("ProductClientSecret")) request := PutConvertWorkbookRe{File:...instance.PutConvertWorkbook(&request) if err == nil { file, _ :=...

    products.aspose.cloud/cells/zh/go/
  10. Get OLE Object from Excel Worksheet – Aspose.Ce...

    Retrieve an OLE object (image, chart, or embedded file) from a worksheet using Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required parameters, sample cURL, and SDK code in multiple languages....format ={ format } Request Parameters Parameter Name Type...below demonstrates how to request an OLE object as a PNG image...

    docs.aspose.cloud/cells/oleobjects/get/