Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 235,712 for

aspose.cells

(1.74 sec)
  1. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Scenarios Early versions of Aspose.Cells were not able to handle...to an image or PDF. Now, Aspose.Cells supports the handling of...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  2. How to Check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.cells API....can accomplish this with Aspose.Cells for C++. Are Window Panes...Panes Frozen? With Aspose.Cells for C++, we can check whether the...

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  3. 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....学习如何向Excel文档添加自定义XML部分,并使用Aspose.Cells for JavaScript通过C++按ID选择它们。...UI添加的方法,但可以通过编程以各种方式添加,例如使用VSTO、Aspose.Cells等。请使用[**Workbook.customX...

    docs.aspose.com/cells/zh/javascriptcpp/develope...
  4. Excel转html的时候有问题 - Free Support Forum - aspose.com

    我的版本现在是aspose for java 24.9,execl转html的时候,如果单元格中有图片,并且图片的旋转设置为0的时候,生成html会自动给我转,导致execl和html效果不一致...@jishangyang , 此外,供您参考,由于您使用的是 Aspose.Cells for Java,因此我已将工单 ID 从 “CELLSNET-59855”...于 2026 年 3 月上半月即将发布的版本 (Aspose.Cells v26.3) 中。下一个版本发布时,您将收到通知。...

    forum.aspose.com/t/excel-html/325878
  5. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading an Excel workbook using Aspose.cells with C++.... Aspose.Cells will unconditionally load...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/filter-vba-project-wh...
  6. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.cells for C++ API....into an Excel Worksheet Aspose.Cells for C++ API provides a straightforward...into the worksheet using Aspose.Cells. The image becomes embedded...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  7. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.cells with C++.... Aspose.Cells provides you with the option...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  8. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...are displayed incorrectly Aspose.Cells Product Family cells-net...2025, 2:25pm 1 I am using Aspose.Cells 25.9.0. .NET 9.0 The cells...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  9. Detect Merged Cells in a Worksheet with Node.js...

    Learn how to detect merged cells in a worksheet using Aspose.cells for Node.js via C++. This article will show you how to use the library to identify and manipulate merged cells.... Aspose.Cells for Node.js via C++ allows...the simplest code using Aspose.Cells API to perform the task...

    docs.aspose.com/cells/nodejs-cpp/detect-merged-...
  10. 使用C++生成条件格式化数据条图片|Documentation

    Aspose.cells是一个用于操作电子表格文件的C++库。它支持生成条件格式化的数据条和图像,允许用户根据单元格的值自定义电子表格的显示。这篇文章将介绍如何使用Aspose.cells库生成条件格式化的数据条和图像。...您可以使用Aspose.Cells的 DataBar.ToImage() 方法生成...方法生成这些图像。本文展示了如何使用Aspose.Cells生成DataBar图像。 以下示例代码生成单元格C1的DataBar...

    docs.aspose.com/cells/zh/cpp/generate-condition...