Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 30,469 for

worksheet

(0.08 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. 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...
  3. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. 如何用Node.js通过C++控制工作簿视图|Documentation

    了解如何通过Aspose.Cells for Node.js via C++ API控制工作簿视图。...reference of the newly added worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-cont...
  5. Import XML to Excel workbook with JavaScript vi...

    Import data from XML files into Excel using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/javascript-cpp/import-xml...
  6. 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/
  7. Issue with AutoFitColumns function - Free Suppo...

    Observe column K in the source excel file, upon passing the sheet through AutoFitColumns function the column width becomes extremely small (observe the output file). I have attached the code, source excel file and the o…...Workbook(sourcePath); Worksheet sourceSheet = sourceWb.Worksheets[0]; AutoFitterOptions...AutoFitMergedCellsTy.EachLine; sourceWb.Worksheets[0].AutoFitColumns(4, 8, 40...

    forum.aspose.com/t/issue-with-autofitcolumns-fu...
  8. 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...
  9. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...let i = 0 ; i < workbook . worksheets . xmlMaps . count ; i ++...

    docs.aspose.com/cells/javascript-cpp/export-xml...
  10. Split ODS File Online or using Android Mobile A...

    Free online app to split different ODS sheets. Android splitter library Java code for ODS spreadsheets....Load ODS File Iterate all worksheets inside the workbook On each...each iteration, there is ith worksheet Create new Workbook class...

    products.aspose.com/total/android-java/split/ods/