Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 203,302 for

cells

(0.07 sec)
  1. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....Cells, developers can create different...hyperlinks are supported by Aspose.Cells and how they can be used in...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  2. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Cells supports the DBNum custom pattern...formatting. For example, if your cell value is 123 and you specify...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table elements styles using Aspose.Cells for C++ with HtmlSaveOptions.TableCssId property....Cells allows you to prefix table elements...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。...Cells中,我们可以执行类似操作。对于 示例 文件,如果要筛选掉...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  5. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....Cells by default exports the hidden...the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  6. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....Cells supports the rendering of timeline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-timeline/
  7. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell....cellFormat property Cell.cellFormat property Provides access...formatting properties of the cell. get cellFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u "...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  9. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells for C++ In order to mimic Excel’s...to fit the text, the Aspose.Cells APIs have exposed the Boolean...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  10. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...