Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 28,116 for

worksheet

(0.09 sec)
  1. 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...
  2. 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-...
  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. 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...
  5. 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...
  6. 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...
  7. 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/
  8. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for JavaScript via C++ programmatically....the equivalent property as Worksheet.tabId . Utilize Sheet.SheetId...Access first worksheet const ws = workbook . worksheets . get ( 0...

    docs.aspose.com/cells/javascript-cpp/utilize-sh...
  9. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Worksheets.Names.First(x => x.Text ==...GetRange(); var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  10. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....columns of first worksheet ws = wb . worksheets [ 0 ] ws . auto_fit_rows...

    docs.aspose.com/cells/python-net/support-the-la...