Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 229,509 for

aspose cells

(0.1 sec)
  1. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells can now render a worksheet...code illustrates how to use Aspose.Cells to render a worksheet to...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...
  2. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts.... Aspose.Cells can add the controls to...a spreadsheet’s content. Aspose.Cells allows you to add and manipulate...

    docs.aspose.com/cells/cpp/controls-in-charts/
  3. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....Contents [ Hide ] By default, Aspose.Cells loads the entire spreadsheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  4. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...Aspose.Cells支持这一点,提供了 HtmlSaveOptions...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  5. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells allows you to set the margins...property returns the object of Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  6. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....with C++ Contents [ Hide ] Aspose.Cells APIs allow adding WordArt...aspects of the watermark. Aspose.Cells APIs allow locking certain...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  7. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...通过 Aspose.Cells,可以读取 Microsoft Excel 文件...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  8. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++....Data Source of Pivot Table Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-external-connecti...
  9. 在使用C++保存为HTML时,通过CrossHideRight隐藏覆盖内容|Documenta...

    使用Aspose.Cells在C++中通过CrossHideRight隐藏覆盖内容以保存为HTML。...默认情况下,Aspose.Cells根据微软Excel生成HTML,但当你将交叉类型更改为...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/hiding-overlaid-co...
  10. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....with C++ Contents [ Hide ] Aspose.Cells now provides Chart.SetChartDataRange()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...