Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 235,728 for

aspose.cells

(1.51 sec)
  1. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

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

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  2. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying a data range and location of a sparkline group using Aspose.cells for Node.js via C++.... Aspose.Cells supports this feature. To...and location. Click OK . Aspose.Cells provides the SparklineCollection...

    docs.aspose.com/cells/nodejs-cpp/copy-sparkline...
  3. 用C++渲染切片器|Documentation

    使用Aspose.cells和C++渲染Excel文件中的切片器。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持对切片器形状进行渲染。如果将工作表转换为图像...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  4. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...renders the chart as image Aspose.Cells Product Family cells-net...OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing.ImageType.Emf, ...

    forum.aspose.com/t/labels-in-charts-are-positio...
  5. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.cells与C++加载Excel工作簿时过滤VBA项目。...Aspose.Cells在打开此类工作簿时会无条件加载这些(元)数据。当你只需要提取工作表名称时,可以通过...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  6. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.cells for C++ 将工作表渲染到图形上下文。...将工作表渲染到图形上下文 Contents [ Hide ] Aspose.Cells 现在可以将工作表渲染到图形上下文。图形上下文可...float height) * 以下代码演示了如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行代码,它将打...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  7. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.cells for C++启用或禁用工作簿的自动恢复属性。...如何用C++设置工作簿的自动恢复属性 Contents [ Hide ] 你可以使用Aspose.Cells设置工作簿的自动恢复属性。该属性的默认值为 true...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  8. Using WorkbookMetadata|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....WorkbookMetadata Contents [ Hide ] Aspose.Cells allows you to load a lightweight...

    docs.aspose.com/cells/net/using-workbookmetadata/
  9. Get worksheet unique id|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Get worksheet unique id Aspose.Cells provides the ability to...

    docs.aspose.com/cells/java/get-worksheet-unique...
  10. Create Union Range with Golang via C++|Document...

    Create Union Range in Excel files using Aspose.cells with Golang via C++....Hide ] Create Union Range Aspose.Cells provides the ability to...

    docs.aspose.com/cells/go-cpp/create-union-range/