Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 203,310 for

cells

(0.08 sec)
  1. 通过数据透视表的 PivotField 的显示名称获取单元格对象(C++)|Documenta...

    学习如何通过数据透视字段的显示名称检索单元格对象并应用格式,使用 Aspose.Cells for C++。...Cells 提供了 PivotTable::GetCellByDisplayName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-cell-objec...
  2. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose.Cells可以将其转换为HTML富文本。Aspose...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  3. 使用C++设置数据透视表选项——空单元格显示|Documentation

    学习如何在使用Aspose.Cells的C++中设置数据透视表中的“空单元格显示”选项。...Cells设置不同的数据透视表选项。其中之一是"对空单元格显示"选...选项并指定字符串。 使用Aspose.Cells设置数据透视表选项 Aspose.Cells提供用于设置"对空单元格显示"数据透视表选项的...

    docs.aspose.com/cells/zh/cpp/setting-pivot-tabl...
  4. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....Text of Cell with C++ Contents [ Hide ] Aspose.Cells allows you...text of the cell. For this purpose, you can use Cell->GetCharacters()...

    docs.aspose.com/cells/cpp/access-and-update-the...
  5. Copy Shapes between Worksheets in Aspose.Cells|...

    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 Contents [ Hide ] Sometimes...between worksheets. Aspose.Cells supports this feature. Charts...

    docs.aspose.com/cells/net/copy-shapes-between-w...
  6. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....Cells Product Family Aspose.Email...Download or install Aspose.Cells for .NET package from NuGet...

    kb.aspose.com/cells/net/how-to-generate-excel-f...
  7. 使用C++读取具有多种编码的CSV文件|Documentation

    学习如何使用 Aspose.Cells for C++ 读取具有多种编码的CSV文件。...Cells 允许你加载此类CSV文件并将其转换为其他格式,例如PDF或XLSX。 Aspose.Cells 提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/reading-csv-file-w...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table Cells....left of the contents of table cells. @property def left_padding...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Cells 提供了 IndividualFontConfig 类,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  10. How to Scale a Worksheet with C++|Documentation

    This article shows you code explaining how to scale a worksheet using Aspose.Cells library with C++....Cells is a powerful library for working...scale a worksheet using Aspose.Cells, you need to follow these steps:...

    docs.aspose.com/cells/cpp/how-to-scale-a-worksh...