Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 246,685 for

cells

(0.21 sec)
  1. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…...Cells Product Family cells-net sergtey.kogan...don’t have. Tested with Aspose.Cells for .NET9 version 25.8.0.0 ...

    forum.aspose.com/t/callout-text-reversed-on-xls...
  2. 将Excel文件转换为兼容PDF/A 1a的PDF格式,使用JavaScript通过C++|D...

    学习如何使用Aspose.Cells for Java脚本通过C++将Excel文件转换为符合PDF/A标准的PDF文件。...Cells for Java脚本通过C++支持将Excel文件保存...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…...Cells Product Family max00000 December...charts. Environment: Aspose.Cells for Node.js v25.12.0 Ask: When...

    forum.aspose.com/t/copied-range-does-not-update...
  4. 如何将数字格式化为货币|Documentation

    本文将介绍如何使用Aspose.Cells for JavaScript通过C++ API将数字格式化为货币。...Cells中将数字格式化为货币的方法 要在Aspose.Cells for JavaScrip...编程方式应用货币格式到单元格。以下是使用Aspose.Cells for JavaScript通过C++的方法: <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  5. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...Cells Product Family aspose-cells xuerui August...version you’re using (Aspose.Cells 20.12). Cause : The problem...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Tab...

    Aspose::Words::Saving::HtmlSaveOptions::get_TableWidthOutputMode method. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB. Default value is All in C++....Controls how table, row and cell widths are exported to HTML...HTML format, table, row and cell elements ( % , % , % , % ) can...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 使用C++通过JavaScript旋转工作表中的文本与形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++旋转Excel工作表中的文本与形状。...Cells Example - Rotate Text With Shape...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/rotate-...
  8. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Cells.SaveFormat.Xlsx . GridJs will...UI, for example, set cell value, set cell style, etc., GridJs...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  9. 通过Node.js利用C++管理Excel图表标题|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加和格式化图表及轴标题。我们的指南将展示如何设置不同类型的标题、调整外观以及修改轴标题以增强数据表现和清晰度。...Cells for Node.js via C++还支持在运行时管理图表的标题。通过...Excel在可视化编辑环境中设置图表及其轴的标题。Aspose.Cells for Node.js via C++还允许开发者在运...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-and-a...
  10. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....Cells APIs. The ICustomFunction interface...functions to extend the Aspose.Cells' core calculation engine in...

    docs.aspose.com/cells/net/how-to-calculate-cust...