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

aspose cells

(0.7 sec)
  1. 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...
  2. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...LibreOffice calc)转换为Excel Aspose.Cells 支持加载 OpenOffice / LibreOffice...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  3. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。... Aspose.Cells支持Microsoft Excel提供的所有打印选项,开发者可以使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  4. 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...
  5. 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...
  6. 使用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...
  7. 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...
  8. 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...
  9. 用 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...
  10. 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...