Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 239,186 for

aspose cells

(0.12 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....size of a worksheet using Aspose.Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to set your desired...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  2. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++.... Format cells, rows, or columns. Insert rows...unlocked cells. Use pivot tables and much more. Aspose.Cells supports...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  3. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 GetShadowEffect() 方法和...GetSize() GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  4. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的VBA项目是否受保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  5. 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...
  6. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells provides rich features to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-connection-points...
  7. 使用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...
  8. 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...
  9. 用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...
  10. 用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...