Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 29,933 for

request

(0.19 sec)
  1. Mail Merge In Javascript

    Create personalized documents, automate emails, generate reports using Mail merge in JavaScript. Mail merge Word or PDF templates with your data using JavaScript....source data Create a MailMerge request, passing template and data...executeMailMergeOnli() method, passing the request Get the result of Mail merge...

    products.aspose.cloud/words/nodejs/mailmerge/
  2. Make Document In Swift

    Make a file in your preferred format using Swift SDK. Easily create a blank document in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/
  3. 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....PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.setFormat(format);...GetFileHolder(localName) ); request.setFile(fileMap); File response...

    products.aspose.cloud/cells/java/
  4. Merge Presentations Saved to Storage|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.... Merge Request Parameters Name Type Location...presentations are merged. request object body true The information...

    docs.aspose.cloud/slides/merge-presentations-sa...
  5. Working with View 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.... GetViewProperties Request Parameters Name Type Location...storage. SetViewProperties Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-view-prop...
  6. How to Run the Examples|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....source code and create a pull request. We will review the changes...

    docs.aspose.cloud/cad/how-to-run-the-examples/
  7. AiNameExpandRequest|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....AiNameExpandRequest Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  8. AiNameGenderizeRequest|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....AiNameGenderizeReque Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  9. 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/
  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/