Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 241,977 for

aspose cells

(0.17 sec)
  1. 在保存为PDF时打印批注与C++|Documentation

    了解如何在使用Aspose.Cells for C++将Excel文件保存为PDF时打印批注。...批注: 无 工作表末尾 如在工作表上显示的那样 Aspose.Cells提供了 PrintCommentsType 枚举以支持相同的功能。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/print-comments-whi...
  2. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Aspose.Cells提供了 Chart::GetWorksheet 方法,可以返回包含图表的工作表的引用。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...
  3. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/support-for-german-lo...
  4. How to create TreeMap chart with C++|Documentation

    Learn how to create a Treemap chart in Aspose.Cells for C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including colors, labels, and data representation....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/cpp/creating-treemap-chart/
  5. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  6. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.Cells 设置共享公式,使用 C++。...如果你想在工作表中添加一个会进行计算的函数,本文介绍如何使用 Aspose.Cells实现此任务。 使用Aspose.Cells设置共享公式 假设您有一个填...09" 。本文介绍了如何使用Aspose.Cells应用此公式。 Aspose.Cells允许您使用 GetFormula...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  7. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....at the top right corner of a cell is highlighted when there’s...there’s a problem with the cell. Excel provides information that helps...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  8. Apply Conditional Formatting in Worksheets|Docu...

    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....conditional formatting to a range of cells in a worksheet. Conditional...apply formats to a range of cells, and have that formatting change...

    docs.aspose.com/cells/java/apply-conditional-fo...
  9. Hello World in Jython|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....Jython Contents [ Hide ] Aspose.Cells - Hello World To append...append documents using Aspose.Cells for Java with Jython . Here is...

    docs.aspose.com/cells/java/hello-world-in-jython/
  10. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table Cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....Insert an Image into a Table Cell in PDF Contents [ Hide ] Tables...display numeric information. Aspose.PDF API provides a class, Table...

    docs.aspose.com/pdf/java/insert-an-image-into-a...