Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 29,755 for

request

(0.13 sec)
  1. Merge cells in the worksheet.

    Aspose.Cells Cloud provides robust support for merging cells in the worksheet, a process known for its intricacy....Request ; using Newtonsoft.Json ; using..." ); var request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/net/merge/
  2. Conversion

    Aspose.Cells Cloud REST API supports the conversion of excel files to different kinds of format files. SDK supports development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Request ; using System ; using System...PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.File = new...

    products.aspose.cloud/cells/conversion/
  3. Adding Footers to a PDF Document|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....Type Description Swagger Link Request DTO /pdf/{name}/footers/text...

    docs.aspose.cloud/pdf/adding-footers-to-a-pdf-d...
  4. Convert CAD Drawings to Raster Image Formats|Do...

    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.... Image is passed as a request body Input Document: Output...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/convert-cad-drawings-to-r...
  5. Export Excel internal elements or the workbook ...

    Aspose.Cells Cloud provides robust support for exporting Excel internal elements or the workbook itself to various format files, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on....Request ; using Newtonsoft.Json ; using..." ); var request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/net/export/
  6. Convert a document to another format|Aspose Wor...

    Convert Word document from one format to another...Converts document from the request’s content to the specified...API: Convert document from request content to specified format...

    docs.aspose.cloud/words/convert/
  7. Runs a report generation process online|Documen...

    Runs a report generation process programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/report/build-online/
  8. Execute Mail Merge online online|Documentation

    Execute Mail Merge online programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/mail-merge/execute/
  9. 保护Excel文件

    Aspose.Cells Cloud REST API 支持工作簿解密、加密和数字签名,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby、Swift。...Request ; using System ; using System...PostProtectRequest request = new PostProtectRequest(); request.File = new...

    products.aspose.cloud/cells/zh/protect/
  10. Salesforce Apex to Aspose WORD CLOUD API call -...

    Hello, I’m using the below mentioned Aspose mail merge API from Apex: Sample Request: Endpoint: https://api.aspose.cloud/v4.0/words/Sample.docx/MailMerge?withRegions=true&fileName=SampleOutput.docx Method: PUT Header…... Sample Request: Endpoint: https://api.aspose...authorization token in your request at all, then you can use the...

    forum.aspose.cloud/t/salesforce-apex-to-aspose-...