Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 238,873 for

aspose cells

(0.63 sec)
  1. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....the text of a shape using Aspose.Cells. Please use FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  2. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....C++ Contents [ Hide ] With Aspose.Cells for C++, it is simple to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  3. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 读写 ActiveX ComboBox 控件的值。请通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  4. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....Copy Ranges Using Aspose.Cells Aspose.Cells provides several overloaded...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  5. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。... Contents [ Hide ] Aspose.Cells 提供了 Cell::GetStringValue() 方...位小数,那么在Excel中会显示为0.01。你可以使用 Cell::GetStringValue() 方法以字符串形式同时获取0...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  6. 用C++将表格转换为ODS格式|Documentation

    使用Aspose.Cells将含表格的Excel文件转换为ODS文件格式。...用C++将表格转换为ODS格式 Contents [ Hide ] Aspose.Cells支持将含有表格的Excel文件转换为ODS文件。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-table-to-ods/
  7. Specifying Significant Digits to be Stored in E...

    Learn how to specify significant digits to be stored in Excel files using Aspose.Cells with C++....Usage Scenarios By default, Aspose.Cells stores 17 significant digits...the default behavior of Aspose.Cells from 17 significant digits...

    docs.aspose.com/cells/cpp/specifying-significan...
  8. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them to a local drive using Aspose.Cells for C++.... With Aspose.Cells, it’s possible to read images...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  9. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...Hide ] Aspose.Cells 提供了控制工作表行、列和滚动条显示状态的方法。 显示和隐藏行和列 Aspose.Cells...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供多种管理工作表中行或列的方法,这里简要介绍几种。...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  10. 用 C++ 隐藏和排序数据透视表中的数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在数据透视表中隐藏和排序数据。...[ Hide ] 隐藏和排序数据透视表中的数据 Aspose.Cells支持在数据透视表中隐藏和排序数据。以下代码片段演...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/pivot-table-hide-a...