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

request

(0.43 sec)
  1. Set background in Excel file

    Aspose.Cells Cloud REST API supports setting backgrounds for Excel files and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/background/
  2. Merge multiple Excel files

    Aspose.Cells Cloud REST API allows merging multiple Excel files into a single Excel file and provides SDKs for multiple programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/merge/
  3. ContactGetListRequest|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....ContactGetListReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  4. No documented parameter for enabling Cell IDs i...

    I have been using the Aspose.Cells Cloud API to export Excel worksheets to HTML format. Earlier, the API returned cell-level HTML elements with id attributes (for example <td id="A1">...</td>), which allowed us to map E…...class="x43532">Value</td> Request: Please confirm whether there...Add the cellid flag to a GET request curl -X GET " &HiddenColDisplayType=Hidden\...

    forum.aspose.cloud/t/no-documented-parameter-fo...
  5. Convert PS to PDF|Documentation

    This topic show you how to Aspose.PDF allows to convert Convert PS to PDF document....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-ps-to-pdf/
  6. Convert TeX to PDF|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....also supports the following request params Parameter Required Type...

    docs.aspose.cloud/pdf/convert-tex-to-pdf/
  7. PDF Ջրի Նշագիծ Swift Ում

    Ավելացնել ջրի մակարդակի նշագիծ PDF ին Swift ում: Հեռացրեք նաև ջրի մակարդակի նշագիծը PDF ից՝ օգտագործելով Swift API:...insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/watermark/...
  8. DOC Ջրի Նշագիծ Swift Ում

    Ավելացնել ջրի մակարդակի նշագիծ DOC ին Swift ում: Հեռացրեք նաև ջրի մակարդակի նշագիծը DOC ից՝ օգտագործելով Swift API:...insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/watermark/...
  9. Ջրի Նշագիծ Swift Ում

    Ավելացնել կամ հեռացնել ջրի մակարդակի նշագիծ PDF ից կամ Word ից Swift...insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/watermark/
  10. Edit DOC In Swift

    Edit DOC using Swift SDK. Edit text, modify tables, add images in DOC with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/doc/