Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 238,938 for

aspose cells

(0.44 sec)
  1. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....conditional formatting of a cell or a range of cells and you want to create...conditional formatting. Aspose.Cells for C++ supports this feature...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  2. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  3. Avoid Blank Page in Output PDF when there is No...

    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....user saves it to PDF using Aspose.Cells, it renders a blank page...behavior is undesirable. Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  4. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...您可以使用Aspose.Cells实现相同的功能。 Aspose.Cells提供了一个 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  5. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....user saves it to PDF using Aspose.Cells for Python via .NET, it...behavior is undesirable. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/avoid-blank-pa...
  6. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Workbook.Dispose()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  7. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...锁定文字艺术水印 Contents [ Hide ] Aspose.Cells API 允许在工作表上添加文字艺术水印,使其成...SetLockedProperty 方法的用法,用于锁定水印的某些方面。 Aspose.Cells API 允许锁定水印的特定方面,从而限制或完全...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  8. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....your workbook using the Aspose.Cells API. Use the Workbook.GetAuthor()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-author-while-...
  9. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。... Aspose.Cells还提供了与Web扩展配合使用的功能。 添加Web扩展...项)。在加载项框中浏览你想要的加载项并添加它。 Aspose.Cells 还提供了使用 WebExtension 和 WebExtensionTaskPane...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  10. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...