Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 201,320 for

aspose cells

(0.33 sec)
  1. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...etc.) to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  2. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...早期版本的Aspose.Cells无法在将图表渲染为图像或PDF时正确处理图表轴的自动单位。现在,Aspose.Cell...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  3. 用C++绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持在不使用office 2013、office...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rendering-timeline/
  4. 如何使用 C++ 获取 OData 连接信息|Documentation

    学习如何使用Aspose.Cells for C++从Excel文件中提取OData连接信息。...Aspose.Cells提供了 Workbook.GetDataMashup()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-get-odata-c...
  5. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  6. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  7. 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...
  8. Creating Pie Chart with Leader Lines with C++|D...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....from scratch while using Aspose.Cells for C++ API. In Excel, the...creating a similar chart with Aspose.Cells APIs, you have to explicitly...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  9. 如何使用C++筛选空白或非空白|Documentation

    学习如何使用Aspose.Cells for C++ API筛选空白和非空白。... 结果如下: 如何使用Aspose.Cells进行筛选空白 如果一列包含文本,且少数单元格为空...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-filter-blan...
  10. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Table Hide and Sort Data Aspose.Cells supports hiding and sorting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...