Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 235,222 for

aspose.cells

(0.41 sec)
  1. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.cells for Node.js via C++....Contents [ Hide ] You can use Aspose.Cells to set the AutoRecover property...(autosave) for that Excel file. Aspose.Cells provides the Workbook.getAutoRecover()...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-aut...
  2. Remove Duplicate Rows in a Worksheet with JavaS...

    Learn how to remove duplicate rows in a worksheet using Aspose.cells for JavaScript via C++ and select specific columns for duplication checks.... Aspose.Cells for JavaScript via C++ provides...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/remove-dup...
  3. Excel to HTML - Use PresentationPreference Opti...

    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....via C++ Contents [ Hide ] Aspose.Cells provides a useful HtmlSaveOptions...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  4. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.cells for JavaScript via C++....text of the shape using Aspose.Cells for JavaScript via C++....html > < head > < title > Aspose.Cells Example - Set Preset WordArt...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  5. Landray RDM EKP-23282 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 2025年10月马达数控车间报表001.xlsx.zip (1.3 MB) before converted: image.jpg (367.8 KB) after converted: image.png (373.6 KB) Please have a check....EKP-23282 Convert Effect Aspose.Cells Product Family hucq_landray_com_cn...您好,感谢您提供的文件。为帮助我们快速定位问题,请您补充以下信息: Aspose.Cells .NET 版本 (如 25.9、25.10 等),以及所使用的...

    forum.aspose.com/t/landray-rdm-ekp-23282-conver...
  6. 在将Excel渲染为PDF时绘制切片器,使用C++|Documentation

    使用Aspose.cells和C++导出带切片器设置的Excel为PDF。...如果你拥有一个应用切片器的Excel文件,并希望导出带切片器设置的PDF,Aspose.Cells现已支持此功能。只需将含切片器的Excel文件导...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/draw-slicer-while-...
  7. Find out if VBA Project is Protected with C++|D...

    Check if the VBA project of an Excel file is protected using Aspose.cells with C++....file is protected using Aspose.Cells via the VbaProject.IsProtected...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/find-out-if-vba-proje...
  8. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel.... Fortunately Aspose.Cells provides an API that allows...will guide you how to use Aspose.Cells to add your favorite background...

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  9. 动态计算或重新计算公式|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....Contents [ Hide ] 公式计算 引擎嵌入在 Aspose.Cells 中。它不仅可以重新计算从设计文件导入的公式,还可以支持计算运行时添加的公式的结果。...算运行时添加的公式的结果。 添加公式及计算结果 Aspose.Cells支持大部分作为Microsoft Excel一部...

    docs.aspose.com/cells/zh/net/calculate-or-recal...
  10. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the Aspose.cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...returning unexpected results Aspose.Cells Product Family aspose-cells-java...Excel (and consequently Aspose.Cells) inserts hidden page breaks...

    forum.aspose.com/t/getprintingpagebreaks-return...