Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 201,351 for

aspose cells

(0.14 sec)
  1. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read Cell Values in Multiple Threads Simultaneously through the Aspose.Cells for C++ API....Reading Cell Values in Multiple Threads Simultaneously with C++...Contents [ Hide ] Needing to read cell values in multiple threads simultaneously...

    docs.aspose.com/cells/cpp/reading-cell-values-i...
  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....Possible Usage Scenarios Aspose.Cells supports the DBNum custom...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....Possible Usage Scenarios Aspose.Cells allows you to prefix table...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. 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++....contains hidden worksheets, Aspose.Cells by default exports the hidden...to the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  5. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... 使用 Aspose.Cells for C++ 获取页眉和页脚 使用 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  6. Rendering Timeline with C++|Documentation

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

    docs.aspose.com/cells/cpp/rendering-timeline/
  7. Save Pivot Table in ODS File with C++|Documenta...

    Learn how to save pivot tables in ODS files using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-pivot-table-in-o...
  8. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....allows users to add comments to cells to add additional information...direction Font Color, etc. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  9. 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....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  10. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....in output PDF with C++ by Aspose.Cells Contents [ Hide ] Normal...characters are 4-bytes long. Aspose.Cells now supports rendering of...

    docs.aspose.com/cells/cpp/render-unicode-supple...