Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 246,463 for

cells

(0.1 sec)
  1. 用C++实现错误和布尔值(俄语或任何其他语言)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在俄语或其他任何语言中实现错误和布尔值。...Cells 时通过使用 Workbook.GetGlobalizationSett()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class RussianGlobalization...

    docs.aspose.com/cells/zh/cpp/implement-errors-a...
  2. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...Cells API提供通过使用 PowerQueryFormulaIte...类来更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  3. 用C++计算数据表的数组公式|Documentation

    如何使用Aspose.Cells库在Microsoft Excel中用C++计算数据表的数组公式。通过加载现有Excel文件或创建新Excel文件,利用Aspose.Cells提供的方法计算数组公式并获取结果。最后保存修改后的Excel文件。...Cells现在允许您计算数据表的数组公式。请在计算任何类型的公式时使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/calculation-of-arr...
  4. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...Cells允许你使用 Workbook.VbaProject.IsValidSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  5. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot tables of a parent pivot table using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Load sample Excel file...

    docs.aspose.com/cells/cpp/find-and-refresh-the-...
  6. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Cells for Java, and these charts can...PowerPoint presentation using Aspose.Cells and Aspose.Slides. Required...

    docs.aspose.com/slides/java/creating-excel-char...
  7. Format Ranges|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....Excel To format a range of cells in Excel, you can use the built-in...how you can format a range of cells directly in Excel: Open Excel...

    docs.aspose.com/cells/net/how-to-format-a-range/
  8. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....Cells and then call the Slicer.Refresh()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/updating-slicer/
  9. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge Cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....removing them, and merging cells using Aspose.Slides for C++...(); } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  10. Table.cellSpacing property | Aspose.Words for N...

    Table.Cellspacing property. Gets or sets the amount of space (in points) between the Cells....space (in points) between the cells. get cellSpacing () : number...spacing between individual cells in a table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...