Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 243,834 for

aspose cells

(0.47 sec)
  1. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...xcel一样,Aspose.Cells也支持配置单元格的字体设置。 配置字体设置 Aspose.Cells提供了一个类,...GetCells() 集合中的每个项代表了 Cell 类的对象。 Aspose.Cells提供了 Cell 类的 GetStyle 和 SetStyle...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  2. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...[ Hide ] 从ODS文件中读取图表副标题 Aspose.Cells通过使用 Chart.SubTitle 属性为您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...
  3. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....LibreOffice Calc) to Excel Aspose.Cells supports loading Ods, Sxc...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  4. Recognise Self Closing Tags with C++|Documentation

    Learn how to handle self-closing tags in HTML using Aspose.Cells with C++.... Aspose.Cells now supports both of these...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/recognise-self-closin...
  5. Load Source Excel File Without Charts with C++|...

    Learn how to load an Excel file without charts using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to load an Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/load-source-excel-fil...
  6. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties....cell_format property DocumentBuilder.cell_format property Returns...current table cell formatting properties. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++.... Aspose.Cells provides PdfSecurityOptions...with Aspose.Cells. #include <iostream> #include "Aspose.Cells...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  8. Adding New Worksheets to Workbook and Activatin...

    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....Activating a Sheet in VSTO and Aspose.Cells Contents [ Hide ] Migration...Excel file. Fill data into the cells of each new worksheet. Activate...

    docs.aspose.com/cells/net/adding-new-worksheets...
  9. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  10. Delete Ranges from Excel with C++|Documentation

    Learn how to delete ranges in Excel using Aspose.Cells with C++....Ranges Using Aspose.Cells Aspose.Cells provides Cells.DeleteRange...And Shift Cells Left Delete a range and shift cells left using...

    docs.aspose.com/cells/cpp/delete-ranges-from-ex...