Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 203,310 for

cells

(0.1 sec)
  1. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....file which is linked to some cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  2. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other Cells in the row in C++....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....Cells now supports the full conversion...into XLSM file using Aspose.Cells, these .bin files successfully...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  4. Format and Modify Named Ranges|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....to a range of cells instead of just a single cell. The Range object...add a border to the range of cells: Border type, the type of border...

    docs.aspose.com/cells/net/format-and-modify-nam...
  5. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for Python via .NET API....Cells for Python via .NET allows you... Select any single cell or range of cells that has an error indicator...

    docs.aspose.com/cells/python-net/convert-text-n...
  6. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with C++....Cells supports this feature. This...lines of code using Aspose.Cells. Combining Workbooks with Images...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  7. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....Cells. #include <iostream> #include "Aspose.Cells.h" using...namespace Aspose :: Cells ; int main () { Aspose :: Cells :: Startup ();...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  8. Finding Absolute Position of Shape inside the W...

    Determine the absolute position of a shape in a worksheet using Aspose.Cells with C++....Cells provides the Shape.GetLeftToCorner()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/finding-absolute-posi...
  9. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Cells创建图表点的富文本自定义数据标签。Aspose.Cells提供 DataLabels...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  10. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...Cells允许你检测Excel文件的VBA(Visual Basic...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...