Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 201,347 for

aspose cells

(0.11 sec)
  1. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...将图表转换为图片(C++版) Contents [ Hide ] 渲染图表 Aspose.Cells APIs 支持将 Excel 图表转换为图像格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  2. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Range using Aspose.Cells for C++ With Aspose.Cells for C++, you...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  3. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。... Aspose.Cells允许加密和解密ODS文件。解密后的ODS文件可以...字段中键入所需的密码。 点击 确定 按钮以保存文件。 使用Aspose.Cells for C++加密ODS文件 要对ODS文件进行加密,加载文件并在保存之前将...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  4. Reading and Writing Query Table of Worksheet wi...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the Worksheet.QueryTables...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  5. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of Cells, including font, color, border, etc. By adjusting these properties, you have more control over how Cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...style of the cells. How to change the format of a cell in Excel To...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  6. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  7. 工作表调整大小的工作解决方案|Aspose.Slides 文档

    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....工作表调整大小的工作解决方案 Contents [ Hide ] 观察到,通过 Aspose 组件将作为 OLE 嵌入到 PowerPoint 演示文稿中的...背景 在《添加 OLE 框架》一文中,我们解释了如何使用 Aspose.Slides for C++ 向 PowerPoint...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  8. How to set category axis with C++|Documentation

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....for an Excel chart using Aspose.Cells with sample code. The steps...worksheet. Add some values to cells in the first worksheet. Now...

    docs.aspose.com/cells/cpp/how-to-set-category-a...
  9. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...using namespace Aspose :: Cells :: ExternalConnections ; int main...

    docs.aspose.com/cells/cpp/working-with-external...
  10. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox 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/set-line-spacing-of-t...