Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 397 for

loadfilter

(0.03 sec)
  1. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....will have to override the LoadFilter.StartSheet method. Please...creating or working with LoadFilter . The LoadDataFilterOption...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  2. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...若只需要加载含数据的文件,可使用 LoadOptions 和 LoadFilter 类设置相关属性和选项,从而加载模板文件。 const...LoadFormat . Xlsx ); // Set LoadFilter property to load only data...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  3. 在加载工作簿时使用Node.js通过C++过滤VBA项目|Documentation

    学习如何在加载Excel工作簿时使用Aspose.Cells for Node.js via C++过滤VBA项目。...); const loadFilter = new AsposeCells . LoadFilter ( AsposeCells...loadOptions . setLoadFilter ( loadFilter ); // Create workbook object...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-vba-...
  4. 使用 C++ 加载工作簿或工作表时过滤对象|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载工作簿或工作表时过滤图表、形状和条件格式等对象。...如果要从单个工作表过滤数据,则必须重写 LoadFilter.StartSheet 方法。在创建或使用 LoadFilter 时,请提供来自 ...lOptions . SetLoadFilter ( new LoadFilter ( LoadDataFilterOption ::...

    docs.aspose.com/cells/zh/cpp/filter-objects-whi...
  5. Different Ways to Open Files|Documentation

    This article explains how to open an excel file using Aspose.Cells for .NET API.... use the LoadOptions and LoadFilter classes to set the related...function that inherits the LoadFilter class and pass its instance...

    docs.aspose.com/cells/net/different-ways-to-ope...
  6. Convert Worksheet to Image - Remove Whitespace ...

    Learn how to convert a worksheet to an image and remove whitespace around the data using Aspose.Cells for C++....Define LoadOptions and set LoadFilter LoadOptions options ; options...options . SetLoadFilter ( new LoadFilter ( LoadDataFilterOption ::...

    docs.aspose.com/cells/cpp/convert-worksheet-to-...
  7. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....will have to override the LoadFilter.startSheet(Worksheet) method...creating or working with LoadFilter . The LoadDataFilterOption...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  8. Load source excel file without charts|Documenta...

    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....LoadFilter property for this purpose...options . setLoadFilter ( new LoadFilter ( LoadDataFilterOption ....

    docs.aspose.com/cells/java/load-source-excel-fi...
  9. 无图表加载源Excel文件|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....LoadFilter属性来实现这一目的。 无图表加载源Excel文件 ...options . setLoadFilter ( new LoadFilter ( LoadDataFilterOption ....

    docs.aspose.com/cells/zh/java/load-source-excel...
  10. Filter Objects while loading Workbook or Worksh...

    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....will have to override the LoadFilter.start_sheet method. Please...creating or working with LoadFilter . The LoadDataFilterOption...

    docs.aspose.com/cells/python-net/filter-objects...