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

aspose cells

(0.15 sec)
  1. AutoFit Rows for Rendering with C++|Documentation

    Learn how to autofit rows for rendering in Excel files using Aspose.Cells with C++....to display all the text in a cell, you can autofit the row in...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/autofit-rows-for-rend...
  2. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Contents [ Hide ] By default, Aspose.Cells saves Excel to PDF in standard...Standard or Minimum Size using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  3. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....with the slicer settings, Aspose.Cells now supports this by default...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  4. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...工作表缩放的工作解决方案 Contents [ Hide ] 已观察到,通过 Aspose 组件将 Excel 工作表作为 OLE 对象嵌入 PowerPoint...在文章 Manage OLE 中,我们说明了如何使用 Aspose.Slides for .NET 向 PowerPoint...

    docs.aspose.com/slides/zh/net/working-solution-...
  5. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。... 请参阅以下演示使用Aspose.Cells隐藏零的示例代码。 #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  6. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....with C++ Contents [ Hide ] Aspose.Cells provides a feature to replace...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  7. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...用C++管理图片 Contents [ Hide ] Aspose.Cells允许开发人员在运行时向电子表格添加图片。此外,可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  8. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...支持C++中的XAdES签名 Contents [ Hide ] 介绍 Aspose.Cells支持使用XAdES签名对工作簿进行签名。API提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  9. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste Cells within a worksheet using Aspose.Cells for C++....Hide ] Cut and Paste Cells Aspose.Cells provides the ability...ability to cut and paste cells within a worksheet by using the InsertCutCells...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  10. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....Objects into the Worksheet Aspose.Cells supports adding, extracting...worksheets. For this reason, Aspose.Cells has the OleObjectCollection...

    docs.aspose.com/cells/cpp/managing-ole-objects/