Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 84,758 for

workbook

(0.25 sec)
  1. Delete metadata from Excel files|Document

    Learn how to delete Workbook metadata using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication steps, request parameters, a cURL example, and SDK code samples.... It removes workbook properties such as author...

    docs.aspose.cloud/cells/metadata/delete/
  2. Excel to HTML | XLS to HTML | Microsoft Excel t...

    Best guide to effortlessly present your Microsoft Excel data online C# .NET. Convert Excel spreadsheets into responsive HTML, XLS to HTML conversion in C# .NET...inputFile); Upload the input Excel workbook to cloud storage. var response...Cloud SDK. The input Excel workbook and the resultant HTML generated...

    blog.aspose.cloud/cells/convert-excel-to-html-i...
  3. Replace text from Excel files|Document

    Use Aspose.Cells Cloud REST API to replace existing text with new values in Excel files. Supports SDKs for C#, Java, Python, Node.js, PHP, Ruby, Go, and Perl....query Password for a protected workbook (optional). sheetname string...

    docs.aspose.cloud/cells/replace/
  4. Assembling Data for the Creation of an Excel Re...

    Learn how to use Aspose.Cells Cloud’s Assembly API to merge data into Excel (XLSX, PDF, ODS) reports. Includes endpoint, parameters, cURL sample, SDK code, auth guide, and error handling....SDKs: How to Create an Excel Workbook with a Template File...

    docs.aspose.cloud/cells/assembly-data-for-the-c...
  5. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Efficiently converts a table from a spreadsheet on your local drive to a CSV file using our API....(Optional) Folder path where the workbook is stored; defaults to null...without first uploading the workbook, which saves storage space...

    docs.aspose.cloud/cells/convert-table-to-csv/
  6. 数字转 PDF 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 NUMBERS 格式文件转换为 PDF 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."pdf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  7. 数字到 JPG 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 NUMBERS 格式文件转换为 JPG 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."jpg" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  8. JSON 到 MD 转换 API 适用于 Swift

    使用Aspose.Cells Cloud SDK for Swift将JSON格式文件转换为MD格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.json" let..."md" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  9. 数字到 CSV 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 NUMBERS 格式文件转换为 CSV 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."csv" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...
  10. 数字转 EMF 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 NUMBERS 格式文件转换为 EMF 格式文件。...expectation(description: "PutConvert" ) let workbook : String = "Book1.numbers"..."emf" let url1 : URL? = getURL(workbook) let filedata = NSData(contentsOfFile:...

    products.aspose.cloud/cells/zh/swift/conversion...