Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 32,221 for

request

(1.76 sec)
  1. Add CellArea to Conditional Formatting|Document...

    Add a cell area to a conditional formatting rule in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL, SDK examples, response schema, and error handling....Authorization: Bearer <jwt token> HTTP Request PUT https://api.aspose.cloud/v3...string No Storage service name. Request Example (cURL) curl -v "https://api...

    docs.aspose.cloud/cells/developer-guide/30versi...
  2. 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...
  3. 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...
  4. Javascript Split A File REST API

    Split documents programmatically in JavaScript using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/
  5. Javascript Split WORD REST API

    Split WORD file in JavaScript using REST API....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/word/
  6. Section|Aspose Words Cloud Docs

    Section...Section Contents [ Hide ] Request Response Model Delete DeleteSectionOnlineR...RequestId string Gets or sets the request Id. Section Section Gets or...

    docs.aspose.cloud/words/spec/section/
  7. AiNameMatchRequest|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....AiNameMatchRequest Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  8. Comment|Aspose Words Cloud Docs

    Comment...Comment Contents [ Hide ] Request Response Model Delete DeleteCommentOnlineR...RequestId string Gets or sets the request Id. Comment Comment Gets or...

    docs.aspose.cloud/words/spec/comment/
  9. Add an Image Watermark|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.... CreateImageWatermark Request Parameters Name Type Location...file. CreateImageWatermark Request Parameters Name Type Location...

    docs.aspose.cloud/slides/add-an-image-watermark/
  10. Update a Worksheet Cell Comment|Document

    Use Aspose.Cells Cloud REST API to update a worksheet comment on a cell in an Excel workbook, including Request details, response codes, and SDK examples.... Request Parameters Parameter Name Type...updated successfully. 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/comments/update/