Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 246,597 for

cells

(0.15 sec)
  1. Custom Number format using Arabic Locale is ign...

    When a custom number format uses the [$-XXXX] syntax in a worksheet, it is ignored when the workbook is converted to HTML. Specifically, when the custom number format is “[$-,200]0”, the numbers appear as Eastern Arabic …...Cells Product Family numbers-formatting , aspose-cells-java...aspose-cells-java , cells-java oraspose February 10, 2026, 10:06pm 1 When a...

    forum.aspose.com/t/custom-number-format-using-a...
  2. 在Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。...Cells中使用C++的自定义XML部分 Contents [ Hide ] 在Aspose.Cells中使用自定义XML部件...ContentTypePropertie.Add() 方法,使用Aspose.Cells添加自定义XML部分。 以下示例代码使用 Workbook...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  3. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Cells完全支持Microsoft Excel的验证和自动筛选功能。本文介绍如何在Microsoft...ft Excel中使用这些功能以及如何用Aspose.Cells编写相应代码。 数据验证类型和执行 数据验证是设置有关工...

    docs.aspose.com/cells/zh/cpp/data-validation/
  4. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在 Jython 中显示隐藏滚动条|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....Cells - 显示隐藏滚动条 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/display-hide-scro...
  7. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.Cells with C++....Cells provides the Workbook.RemoveUnusedStyles()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  8. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....Cells supports this by providing HtmlSaveOptions...#include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  9. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Cells equivalent of VBA Styles.Merge Aspose.Cells Product...equivalent method in Aspose.Cells to Styles.Merge in VBA. Does...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  10. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....Cells also allows you to do this using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/formatting-slicer/