Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 246,379 for

cells

(0.22 sec)
  1. 94896195.xlsx

    Test Sheet LinkTypes.xlsx C:\Windows\System32\cmd.exe C:\Program Files\Common Files Test Sheet'!B2 FullPathExample https://products.aspose.com/Cells mailto:test@test.com?subject=TestLink LinkTypes.......com/cells mailto:test@test.com?subject=TestLink...Projects\Aspose\Official\Aspose_Cells_NET\Examples\Data\01_SourceDirectory\...

    docs.aspose.com/cells/es/cpp/detect-hyperlink-t...
  2. 创建命名区域并复制命名区域内容的示例,使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Excel中创建、访问和复制命名区域。...Cells处理命名范围 在这里,我们使用Aspose.Cells API来完成任务。 Aspose...Aspose.Cells提供了一个代表Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/nodejs-cpp/create-acce...
  3. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...lost the PDF-license, but the Cells-license still seems good: AlFinans...Web\Tools\AsposeExtensions.cs:line 81, Cells ConsumptionCredit: 82503 PDF...

    forum.aspose.com/t/intermittent-issues-connecti...
  4. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  5. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Cells提供 ImageOrPrintOptions.GetTransparent()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  6. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。...Cells 在加载工作簿时会发出警告。您可以通过实现 IWarningCallback...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  7. 用C++创建高低收(HLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建高低收股票图表。我们的逐步指南将演示如何绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析与可视化。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance of...

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...
  8. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...Cells GridJs – Incorrect Text Formatting After Entering...Aspose.Cells Product Family cells-net , aspose-cells , gridjs...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  9. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。...Cells for JavaScript通过C++提供两种插入和删除行的方法: Cells.insertRows(number...insertRows(number, number, boolean) 和 Cells.deleteRows(number, number) ...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  10. Find and Replace Text in Excel using Java

    Follow this article to find and replace text in Excel using Java. It has all the details to set the IDE, a list of steps, and a sample code to implement text find and replace in Excel using Java....Cells Product Family Aspose.Email...Java Set the IDE to use Aspose.Cells for Java to find and replace...

    kb.aspose.com/cells/java/find-and-replace-text-...