Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 239,180 for

aspose cells

(0.25 sec)
  1. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++.... Aspose.Cells supports resampling added...perform the task using the Aspose.Cells API. The example converts...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  2. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... DataLabels Options Aspose.Cells also allows managing a chart’s...data labels of a chart with Aspose.Cells DataLabels . The following...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  3. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Hide ] 你可以使用Aspose.Cells创建图表点的富文本自定义数据标签。Aspose.Cells提供 DataLabels...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  4. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....it to an image file with Aspose.Cells. The code in this example...and install Aspose.Cells: Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  5. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....easily be achieved using the Aspose.Cells API. This article will show...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  6. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...] 用C++检测VBA项目是否受保护且锁定查看 Aspose.Cells允许你检测Excel文件的VBA(Visual Basic...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  7. 用C++在形状的文本选项中指定远东和拉丁字体名称|Documentation

    学习如何在形状的文本选项中使用编号Aspose.Cells for C++指定远东和拉丁字体名称。...Aspose.Cells提供 TextOptions.GetFarEastName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/specify-the-far-ea...
  8. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  9. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  10. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...Contents [ Hide ] 为了兼容旧版本,Aspose.Cells在将Excel转换为PDF时默认渲染网格线为点线...aveOptions_Impl* impl) ,Aspose.Cells也可以将网格线渲染为实线。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...