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

request

(0.28 sec)
  1. Get Conditional Formattings|Documentation

    Cells.Cloud API for Excel operate: get condition formatting..../conditionalFormattin The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/conditional-formattings...
  2. 轻量级电子表格管理 | Cloud Excel 和 OpenOffice API

    探索用户友好、低代码的云端电子表格管理解决方案。我们的 RESTful API 让您轻松在线创建、读取、写入、合并、拆分、加密和转换 Excel 和 OpenOffice 文件。我们高效、轻量级的云服务简化您的工作流程。...Request; using System; using System...xlsx")); PutConvertWorkbookRe request = new PutConvertWorkbookRe...

    products.aspose.cloud/cells/zh/net/
  3. Შეადარეთ DOCX Swift

    შეადარეთ ორი DOCX Swift ის გამოყენებით. ჩვენი Swift SDK შეგიძლიათ მარტივად იპოვოთ განსხვავება DOCX ფაილებს შორის....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/ka/swift/compare/docx/
  4. ClientMessageFetchFileRequest|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....ClientMessageFetchFi Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  5. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...
  6. Reduce Excel File Size | Compress XLS/XLSX | Ex...

    Discover how to compress Excel workbooks and minimize file size using C# .NET. Efficient methods to optimize Excel files with .NET Cloud SDK and cURL...var request = new PostCompressRequest(...); Create request instance...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/cells/compress-excel-using-cs...
  7. Converting a Chart to an SVG - Free Support For...

    Hello! I am trying to convert a chart to an svg. I can see documentation for doing this in Aspose.Cells for NET here, but I can’t find the equivalent of this operation in the docs for aspose cloud. I see that I can conv…...UploadFile(uploadRequest); var request = new GetWorksheetChartReq(...cellsApi.GetWorksheetChart(request); jamieMacabacus June 11, 2025...

    forum.aspose.cloud/t/converting-a-chart-to-an-s...
  8. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....Getenv("ProductClientSecret")) request := PutConvertWorkbookRe{File:...instance.PutConvertWorkbook(&request) if err == nil { file, _ :=...

    products.aspose.cloud/cells/go/
  9. 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...
  10. Export objects of Excel

    Aspose.Cells Cloud REST API facilitates exporting workbooks and their internal objects to various formats and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostExportRequest request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/export/