Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 84,672 for

workbook

(0.24 sec)
  1. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Swift API per convertire ODS in JSON" h2="Libreria Swift per convertire ODS in......expectation(description: "PutConvert") let workbook:String = "Book1.ods" let format:String..."json" let url1: URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/it/swift/conversion...
  2. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Swift API pour convertir XLT en MD" h2="Bibliothèque Swift pour convertir XLT ......expectation(description: "PutConvert") let workbook:String = "Book1.xlt" let format:String..."md" let url1: URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/fr/swift/conversion...
  3. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Swift API pour convertir XLSM en XLT" h2="Bibliothèque Swift pour convertir XL......expectation(description: "PutConvert") let workbook:String = "Book1.xlsm" let..."xlt" let url1: URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/fr/swift/conversion...
  4. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Swift API pour convertir PNG en XLTX" h2="Bibliothèque Swift pour convertir PN......expectation(description: "PutConvert") let workbook:String = "Book1.png" let format:String..."xltx" let url1: URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/fr/swift/conversion...
  5. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Export Excel objects using NodeJS" h2="Aspose.Cells Cloud SDK supports exporting Workbooks and inte......Cloud SDK supports exporting workbooks and internal objects to more...REST API supports exporting workbook and internal objects to all...

    products.aspose.cloud/cells/nodejs/export/index.md
  6. index.md

    {{< blocks/products/pf/main-wrap-class isAutogenPage="true" >}} {{< blocks/products/pf/agp/upper-banner-autogen h1="Exporter JSON vers un fichier DOCX dans le Cloud" h2="Excel et exportation de feu......expectation(description: "PutConvert") let workbook:String = "Book1.xlsx" let..."docx" let url1: URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/fr/swift/export/jso...
  7. MethodNotAllowed when running example code - Fr...

    I’m running the example code and keep running into errors in response. running instance.save_spreadsheet_as( SaveSpreadsheetAsRequest ( EmployeeSalesSummaryXlsx,"pdf" ,folder= RemoteFolder ) ) I’m getting 400 error: H…...post_convert_workbook( PostConvertWorkbookR( convert_workbook_optio...via the API). post_convert_workbook – 405 MethodNotAllowed Why...

    forum.aspose.cloud/t/methodnotallowed-when-runn...
  8. Adding a Column in Excel using Python REST API

    This article guides on adding a column in Excel using Python REST API. You will learn adding multiple columns in Excel using Python RESTful Service with Python-based Cloud SDK....updating references in the workbook dependent on these columns...

    kb.aspose.cloud/cells/python/adding-a-column-in...
  9. Import CSV to XLSX using C# REST API

    Follow this article to import CSV to XLSX using C# REST API. You will learn to automatically import CSV data in Excel using C# RESTful Service with a .NET-based Cloud SDK....CSV data to be added to your workbook Call the PostImportData method...

    kb.aspose.cloud/cells/net/import-csv-to-xlsx-us...
  10. Import Data into Excel using C# REST Interface

    Follow this article to import data into Excel using C# REST API. You will learn to automatically import data into Excel using C# RESTful Service with the help of a .NET-based Cloud SDK....destination of the data in the workbook. Prerequisite Create an account...

    kb.aspose.cloud/cells/net/import-data-into-exce...