Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 241,491 for

cells

(0.41 sec)
  1. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++, please...number in cell A3, you will see that the formula in cell B2 automatically...

    docs.aspose.com/cells/javascript-cpp/propagate-...
  2. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...Cells支持使用HTML代码显示项目符号。本文将解释如何通过使用...HTML设置单元格值来显示项目符号。我们将使用 Cell.GetHtmlString() 属性使用我们的HTML设置单元格值。...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  3. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Cells introduces an option that allows...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  4. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....Cells provides a way to detect the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; Vector <...

    docs.aspose.com/cells/cpp/detect-file-format-of...
  5. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...Cells API程序化移除,可以使用 Worksheet.Slicers...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  6. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  7. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...Cells可以读取和写入带有QueryTable作为数据源的表格。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  8. Autofit Rows and Columns in Ruby|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 - Autofit Rows and Columns Autofit...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  9. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...Cells提供 Workbook.ContentTypePropertie...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  10. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Cells还允许你使用 GetAdvancedFilter() 方法应用高级筛选。就像Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...