Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 203,310 for

cells

(0.22 sec)
  1. How to Remove Formula from Excel File in C++

    In this example, we will focus on how to remove formula from Excel file in C++. You can add or remove the formula from any cell of the excel worksheet programmatically in C++. By using few API calls, you can manage the Excel Worksheet Cells formulas in C++ for both Microsoft Windows and Linux platforms....Cells Product Family Aspose.Email...can reset the formula from any cell of the Excel worksheet programmatically...

    kb.aspose.com/cells/cpp/how-to-remove-formula-f...
  2. 如何使用C++将HTML转换为PDF|Documentation

    本主题展示如何使用Aspose.Cells for C++将HTML转换为PDF以及MHTML转换为PDF。...Cells is a professional solution that...C++中的HTML转PDF转换 如何将HTML转换为PDF?使用 Aspose.Cells for C++ 库,您可以轻松通过几行代码实现HTML到PDF的程序转换。Aspose...

    docs.aspose.com/cells/zh/cpp/convert-html-to-pdf/
  3. 用C++更新切片器|Documentation

    本文介绍如何通过更新切片器来更新关联的透视表,使用Aspose.Cells for C++ API。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Load sample Excel file...

    docs.aspose.com/cells/zh/cpp/updating-slicer/
  4. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...Cells 将单元格链接到 XML 地图元素。请使用此目的的 Cells.LinkToXmlMap()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  5. 查找XLS和XLSX格式支持的最大行数和列数,使用C++|Documentation

    学习如何使用Aspose.Cells for C++查找XLS和XLSX格式支持的最大行列数。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Print message about...

    docs.aspose.com/cells/zh/cpp/find-maximum-rows-...
  6. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  7. 使用 C++ 合并文件|Documentation

    学习如何使用 Aspose.Cells for C++ 高效合并Excel文件。...Cells 提供多种合并文件的方法。对于包含数据、格式和公式的简单文件,可以使用...MergeFiles 静态方法来合并多个文件。 使用Aspose.Cells合并文件 以下示例代码演示如何使用 CellsHelper...

    docs.aspose.com/cells/zh/cpp/merge-files/
  8. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....Cells for C++ The following sample...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  9. Aspose::Words::ConditionalStyle::get_BottomPadd...

    Aspose::Words::ConditionalStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table Cells in C++....below the contents of table cells. double Aspose :: Words :: ConditionalStyle...InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Cells provides OoxmlCompressionType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...