Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 244,637 for

cells

(0.11 sec)
  1. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  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 for JavaScript via C++. ---..., using VSTO, using Aspose.Cells, etc. Please use [ **Workbook...

    docs.aspose.com/cells/javascriptcpp/developer-g...
  3. How to Format Number to Fraction with Golang vi...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....Using the Format Cells Dialog Select the Cells : First, select...select the cells that you want to format as fractions. You can click...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...Cells API提供了 Chart.toPdf(string) ...> < head > < title > Aspose.Cells Example - Chart to PDF </ title...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  5. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....row 1 cell 1 table [ 0 , 0 ]. TextFrame . Text = "Row 1 Cell 1"...row 1 cell 2 table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2"...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  6. 复制工作表|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 private static string fileName...Sheet" ); Cells cells = worksheet . Cells ; cells [ 0 , 0 ]....

    docs.aspose.com/cells/zh/net/copy-worksheets/
  7. Table Formatting in Node.js|Aspose.Words for No...

    Table formatting in details using Node.js. Use Python to format every part of table....particular rows, cell formatting to only certain cells. Aspose.Words... there must be at least one Cell in the Row so that formatting...

    docs.aspose.com/words/nodejs-net/applying-forma...
  8. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++....Cells methods to delete empty rows...delete blank rows, use the Cells.DeleteBlankRows() method. Please...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  9. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Cells,开发人员可以在Microsoft Excel文件中创建...Excel文件中创建不同类型的超链接。本主题讨论了Aspose.Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。 添加超链接...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...
  10. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...Cells 允许用户显示和隐藏工作簿的元素,包括工作表和标签。 显示和隐藏工作表... Aspose.Cells 允许开发人员控制其Excel文件中工作表的可见性。 Aspose.Cells 提供了一个类 Workbook...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...