Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 27,204 for

excel worksheet

(2.39 sec)
  1. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。...默认情况下,此属性为 false ,在输出Excel文件时会保留多余空格。 将HTMLLoadOptions...workbook . GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  2. Implement Subtotal or Grand Total Labels in Oth...

    Learn how to implement subtotal and grand total labels in non‑English languages using Aspose.Cells for C++....sample code loads the sample Excel file and implements subtotal...language. Please check the output Excel file generated by this code...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  3. Convert POWERPOINT to XLSX using Python or with...

    POWERPOINT to XLSX conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLSX online converter quickly before integrating the code....installing Microsoft PowerPoint ® or Excel Download Why to Convert For...to HTML. After that by using Excel Python API Aspose.Cells for...

    products.aspose.com/total/python-net/conversion...
  4. 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/
  5. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...downloadLink . textContent = 'Download Excel File' ; }); </ script > </ html...

    docs.aspose.com/cells/zh/javascript-cpp/compari...
  6. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...Contents [ Hide ] 为命名范围设置公式 类似于Excel应用,Aspose.Cells API 提供在使用 Range...WorksheetCollection const worksheets = book . getWorksheets ();...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  7. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...Cells支持向Excel工作表添加不同类型的OLE对象。我们将在以下示例中演示如何使用Aspose...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  8. Convert WORD to XLS using Python or with free O...

    WORD to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLS online converter quickly before integrating the code....installing Microsoft Word ® or Excel Download Why to Convert For...WORD file to HTML. After that, Excel Python API Aspose.Cells for...

    products.aspose.com/total/python-net/conversion...
  9. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....method (encapsulated in the Worksheet object). The new Comment object...Image to Comment With Microsoft Excel 2007, it is also possible to...

    docs.aspose.com/cells/net/comments-and-notes/
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。... 如何使用Excel添加文本条件格式 在Excel中添加基于文本的条件格式,请按照以下步骤操作:...选择单元格范围:突出显示您希望应用条件格式的单元格。 打开条件格式菜单:在Excel功能区的“开始”标签中,点击“条件格式”。 选择“新建规则”:在下拉菜单中选择“新建规则”。...

    docs.aspose.com/cells/zh/python-net/how-to-add-...