Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 238,925 for

aspose cells

(0.23 sec)
  1. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String srcDir ( u...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  2. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...Apply Color Scheme in Aspose.Cells Aspose.Cells provides features...Create Custom Color Theme in Aspose.Cells If theme colors are used...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  3. Versioning|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....com/aspose-cells/aspose-cells-go-cpp/v25 is a Go...Address : github.com/aspose-cells/aspose-cells-go-cpp This part indicates...

    docs.aspose.com/cells/go-cpp/versioning/
  4. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Add Conditional Icons Set with Cell Text Using C++ Contents [ Hide...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  5. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Shape.Geometry...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-adjustment-val...
  6. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Possible Usage Scenarios When a cell contains text that is larger...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  7. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...Aspose.Cells也允许使用 Worksheet.Slicers.Add()...XLSB 格式保存工作簿。以下屏幕截图显示了由 Aspose.Cells 在输出 Excel 文件中创建的切片器。 示例代码...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  8. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...别担心, Aspose.Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  9. 用C++将Excel转换为图片|Documentation

    学习如何使用Aspose.Cells for C++将Excel工作表转换为包括TIFF和SVG格式的图片。...用C++将Excel转换为图片 Contents [ Hide ] Aspose.Cells允许您从工作簿导出工作表并将其转换为不同的格式。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-i...
  10. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...Aspose.Cells for C++库能满足这些需求。以下内容介绍如...为其他格式的方法。 我们提供示例代码,帮助你使用Aspose.Cells for C++实现这些目标。所需的示例文件已包含在内。...

    docs.aspose.com/cells/zh/cpp/export-equation/