Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 201,197 for

aspose cells

(0.11 sec)
  1. Export Comments while Saving Excel file to HTML...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++.... However, Aspose.Cells provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-comments-while...
  2. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...也可以用Aspose.Cells的 Workbook.VbaProject.IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  3. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Chart Trendline using Aspose.Cells. Aspose.Cells provides Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  4. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells支持 DBNum 自定义格式。例如,如果单元格值...-804]General,则显示为壹佰贰拾叁。可以通过 Cell.GetStyle() 方法和 Style.Custom...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  5. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Vba ; int main () { Aspose :: Cells ::...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  6. 在 Jython 中设置页面选项|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 Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – تطبيق محول جداول بيانات SharePoint Excel - Asposehttps://products.Aspose.com/Cells/ar/sharepoint/Recent conten......aspose.com/cells/ar/sharepoint/Recent content...جداول بيانات SharePoint Excel - Aspose on Excel File Format Soluton...

    products.aspose.com/cells/ar/sharepoint/index.xml
  8. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。...Aspose.Cells提供了两种方法 PivotTable::FormatAll()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  9. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  10. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...