Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 31,679 for

request

(1.84 sec)
  1. Excel® 电子表格编程 API,使用 Java 加速电子表格管理和处理任务

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

    products.aspose.cloud/cells/zh/java/
  2. Get a Specific Document Property|Document

    Retrieve a named document property (e.g., Author, Title) from an Excel file using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, and response schema..../documentproperties/ { propertyName } Request Parameters Parameter Name Type...InvalidParameter One or more request parameters are invalid. 401...

    docs.aspose.cloud/cells/document-properties/get/
  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. Convert DWG to JPG using C# REST API

    Refer to this article to convert DWG to JPG using C# REST API. It will guide you to transform AutoCAD DWG to JPG using C# Low Code API by utilizing a Dotnet-based Cloud SDK....you to create appropriate request for the API and perform the...want a JPEG render Send the request using CadApi. PutDrawingJpeg...

    kb.aspose.cloud/cad/net/convert-dwg-to-jpg-usin...
  5. Convert DWG to PNG using C# REST API

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

    kb.aspose.cloud/cad/net/convert-dwg-to-png-usin...
  6. Move a named range with an Excel worksheet|Docu...

    Learn how to move a named range within an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, authentication, Request/response examples, and SDK code samples for C#, Java, Python, and more.... Request Parameters Name Type Location...of the Aspose Cloud storage Request Body Field Type Required Description...

    docs.aspose.cloud/cells/ranges/move/
  7. Check If Notes Slides Exist|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.... NotesSlideExists Request Parameters Name Type Location...file. NotesSlideExistsOnli Request Parameters Name Type Location...

    docs.aspose.cloud/slides/check-if-notes-slides-...
  8. ContactConvertRequest|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....ContactConvertReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  9. CalendarGetListRequest|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....CalendarGetListReque Contents [ Hide ] Request model for EmailCloud.Calendar...

    docs.aspose.cloud/email/reference-model-calenda...
  10. Group columns on an Excel worksheet|Document

    Learn how to group columns in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes cURL, SDK examples, parameters, and response details....sheetName } /cells/columns/group Request Parameters Parameter Name Type...). Error Response When the request fails, the API returns additional...

    docs.aspose.cloud/cells/columns/group/