Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 30,786 for

worksheet

(0.21 sec)
  1. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  2. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel Worksheets using Aspose.Cells with C++....types of OLE objects to Excel worksheets. We will see in the following...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  3. Add calculated field in Pivot Table with Golang...

    How to add a calculated field in a pivot table with Aspose.Cells for C++....calculated field is added to the worksheet. Set the original data and...

    docs.aspose.com/cells/go-cpp/add-calculated-fie...
  4. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/java/comments-and-notes/
  5. How to Replace Partical Text in Cell|Documentation

    Learn how to replace partical text in cell with Aspose.Cells....Validation Import Data into Worksheet...

    docs.aspose.com/cells/net/how-to-replace-partic...
  6. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...loadOptions); Worksheet worksheet = book.Worksheets[0]; Cells cells...cells = worksheet.Cells; DataTable dt = cells.ExportDataTable(0...

    forum.aspose.com/t/limitation-of-number-of-rows...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for Node.js via C++....Export Range of Cells in a Worksheet to Image with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/specify-indivi...
  8. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...export document, workbook and worksheet properties options . setExportDocumentPro...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  9. Error :- BIFF7 Encryption is not supported - Fr...

    Hi Aspose Team, I am trying to open an excel worksbook having passowrd & I get the following error "BIFF7 Encryption is not supported" The password for the attached file is 'test'. Please let me know. Thanks, …...EXCEL2003,"test"); Worksheet sheet = workbook.getSheet(0);...

    forum.aspose.com/t/error-biff7-encryption-is-no...
  10. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...Access first shape from first worksheet const shape = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...