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

worksheet

(0.18 sec)
  1. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…...Int32 , Int32& , Boolean& , Worksheet , String ) at . (Workbook...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  2. 使用 Node.js 和 C++ 读取形状发光效果的颜色|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 读取形状发光效果的颜色...xlsx" )); // Access the first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/read-color-...
  3. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。... GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  4. 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++....SetGlobalizationSett ( & gsi ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  5. Link Cells to XML Map Elements with Node.js via...

    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....get ( 0 ); // Access first worksheet const ws = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  6. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

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

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  8. Add Cell Formulas|Documentation

    This article introduces how to add formula in cell in GridWeb....calculates the formulas in worksheets. Aspose.Cells.GridWeb supports...after adding formulas to worksheets as shown below. Users can...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Formatting a Range of Cells|Documentation

    This article introduces how to apply style format on cells in GridDesktop....and SetFontColor methods of Worksheet that accept a CellRange object...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Manipulate Pivot Table|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....pivot table inside its first worksheet. It changes the value of cell...

    docs.aspose.com/cells/cpp/manipulate-pivot-table/