Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 28,096 for

worksheet

(0.09 sec)
  1. 根据单元格引用插入图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++根据单元格引用插入图片。...用 ShapeCollection 集合(封装在 Worksheet 对象中)的 AddPicture 方法向工作表中添加图片。使用...

    docs.aspose.com/cells/zh/cpp/insert-a-picture-b...
  2. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...demonstrated in the ‘Template17’ worksheet of the attached Excel output...(61.9 KB) See “Template17” worksheet in the Excel file. amjad.sahi...

    forum.aspose.com/t/issue-with-directly-accessin...
  3. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  4. Aspose.Cells 16.12.0 中的公共 API 更改|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....options ); LoadFilter 类还允许根据 Worksheet 的属性自定义加载过程。为了根据工作表自定义加载过程,必须重写...override void StartSheet ( Worksheet sheet ) { if ( sheet . Name...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. How to Format Number to Special with Golang via...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  6. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Special using Aspose.Cells for Node.js via C++ API....Create a Workbook and Access a Worksheet You can either create a new...Cell You need to access the worksheet where you want to format numbers...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. 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...
  8. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = Worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells...formatting: var blockCell = worksheet.Cells[htmlBlock.OccupiedCells...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  9. Product Overview|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....allows importing data onto the worksheets from different data sources...the grid, managing multiple worksheets, managing cells, rows and...

    docs.aspose.com/cells/net/product-overview/
  10. Word From Excel Mail Merge C++ Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով C++...xlsx" )); auto worksheet = workbook-> GetIWorksheets...GetObjectByIndex ( 0 ); auto dataRange = worksheet-> GetICells ()-> GetMaxDisplayIRange...

    products.aspose.com/words/hy/cpp/mailmerge/word...