Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 203,303 for

cells

(0.07 sec)
  1. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设计模板中...,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(请参阅...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  2. 自动调整工作表列宽|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells - 自动调整工作表列宽 C# //Instantiating...string value to the cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  3. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....Cells for C++. Please see the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  4. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...Cells 将工作表或图表导出为具有指定宽度和高度的图像。它提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  5. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspose.Cells for C++...., a selected range of cells, instead of the entire sheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-print-area-ran...
  6. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.Cells for C++ 对共享工作簿进行密码保护或取消保护。...Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  7. Remove Pivot Connection with C++|Documentation

    Learn how to remove pivot connection with Aspose.Cells library using C++....Cells API programmatically, please...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  8. Aspose.Cells for Android via Java Installation|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for Android via Java Installation Contents [ Hide...System Requirements Aspose.Cells for Android via Java is platform-independent...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....Preferred Widths of Constituent Cells. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Unfreeze Rows or Columns of Excel Worksheet wit...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel Worksheets programmatically using Aspose.Cells for C++ API....Cells for C++ It’s simple to unfreeze...unfreeze panes with Aspose.Cells for C++. Use the Worksheet.UnFreezePanes...

    docs.aspose.com/cells/cpp/unfreeze-rows-or-colu...