Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 234,951 for

cells

(0.14 sec)
  1. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The Cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the Cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...Cell colors in HTML are displayed incorrectly Aspose.Cells Product...Product Family cells-net aleksandr.l October 6, 2025, 2:25pm 1...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  2. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++....has no cells, creates and appends one Cell . get_Cells () Provides...Provides typed access to the Cell child nodes of the row. get_Count...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. 通过 Microsoft Excel 与 C++ 自动刷新 OLE 对象|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 在 Microsoft Excel 中自动刷新 OLE 对象。...Cells 提供了 OleObject.GetAutoLoad()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/automatically-refr...
  4. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....Cells APIs have enhanced the Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-used-...
  5. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++....Cells allows you to export a VBA digital...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  6. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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 ] This article...and VSTO with using Aspose.Cells for .NET. The steps for creating...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  7. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++....Cells also supports this feature,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  8. 用C++将VBA证书导出到文件或流|Documentation

    了解如何使用Aspose.Cells for C++将VBA数字证书导出到文件或内存流。...Cells允许您将VBA数字证书导出到文件或内存流。您可以使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-vba-certifi...
  9. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  10. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。... default_cell_border = border_info for row_count...table . rows . add () row . cells . add ( "Column (" + str ( row_count...

    products.aspose.com/pdf/zh-hans/python-net/tabl...