Sort Score
Result 10 results
Languages All
Labels All
Results 9,181 - 9,190 of 230,889 for

aspose.cells

(0.4 sec)
  1. EditThreadedComments.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ...... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/java/threaded-comments/Ed...
  2. 89849862.xlsx

    Sheet1 tc={e6157db2-d9e0-470b-bcb5-c70778e58cef}: [Threaded comment] Your version of Excel allows you to read this threaded comment; however, any edits to it will get removed if the file is opened ...... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/it/net/threaded-comments/...
  3. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Exporting a Named Range as HTML Aspose.Cells Product Family John.He November...Including exporting HTML using Aspose.Cells and importing HTML using...

    forum.aspose.com/t/how-to-remove-default-bookma...
  4. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....with C++ Contents [ Hide ] Aspose.Cells allows the user to show...their own interest. So, Aspose.Cells allows developers to control...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  5. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.cells for C++ 对共享工作簿进行密码保护或取消保护。...Excel 一样使用 Aspose.Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Work...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  6. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.cells with C++.... Aspose.Cells also allows you to do this...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/formatting-slicer/
  7. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....it programmatically using Aspose.Cells APIs. Specify Document Version...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...
  8. 用C++检查工作簿中的VBA项目是否已签名|Documentation

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

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  9. DNN Database Data Exporter to Excel|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....spreadsheet‑building feature provided by Aspose.Cells. Module Features This initial...Requirements In order to set up Aspose.Cells .NET for DNN modules, you...

    docs.aspose.com/cells/net/dnn-database-data-exp...
  10. 如何通过 C++ 使用 JavaScript 创建甘特图|Documentation

    学习如何通过 C++ API 使用 Aspose.cells for JavaScript 创建甘特图。... 在Aspose.Cells中添加甘特图的方法。 请查看以下示例代码。它加载包含一些示例数据的...将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。 示例代码 <...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...