Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 235,538 for

aspose.cells

(2.77 sec)
  1. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.cells在C++中检查VBA代码的数字签名的有效性。...用C++检查VBA代码的数字签名是否有效 Contents [ Hide ] Aspose.Cells允许你使用 Workbook.VbaProject...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  2. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....Contents [ Hide ] You can use Aspose.Cells to get the validation applied...applied to a cell. Aspose.Cells provides the Cell::GetValidation()...

    docs.aspose.com/cells/cpp/get-validation-applie...
  3. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...ODS 文件 Contents [ Hide ] Aspose.Cells 支持将 ODS 文件( OpenDocument...Format ) 1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  4. 单元格要支持失焦事件 - Free Support Forum - aspose.com

    请问目前单元格失去焦点时,有前端和后端的事件接口吗...单元格要支持失焦事件 Aspose.Cells Product Family gridjs feng.qun.zhu.avaryholding...zhu.avaryholding.com 目前 Aspose.Cells 的 UI 组件(如 GridDesktop )并未提供专门的...

    forum.aspose.com/t/topic/323602
  5. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Possible Usage Scenarios Aspose.Cells provides the XmlMapCollection...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  6. Secure PDF Documents|Documentation

    Learn how to pass in PDF security options when saving spreadsheets to PDF with Aspose.cells for Python via .NET API.... Aspose.Cells for Python via .NET provides...how to secure PDFs with Aspose.Cells for Python via .NET. If...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  7. Export Worksheet or Chart into Image with Desir...

    Use Aspose.cells to export worksheet or chart into image with desired width and height in C++....Contents [ Hide ] You can use Aspose.Cells to export your worksheet...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-worksheet-or-c...
  8. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.cells 和 C++ 创建非邻接单元格的命名范围。...Aspose.Cells支持创建具有非相邻单元格的命名范围。 下面的示例代码展示了如何用...下面的示例代码展示了如何用 Aspose.Cells for C++ 创建一个非连续命名范围。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  9. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.cells for Python via .NET API....Contents [ Hide ] Using Aspose.Cells, you can convert a CSV file...The same is done by the Aspose.Cells API, as demonstrated in...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  10. 如何筛选空白或非空白|Documentation

    学习如何通过C++ API用Aspose.cells for JavaScript筛选空白和非空白单元格。... 结果如下: 如何使用Aspose.Cells for JavaScript通过C++筛选空白单元格...html > < head > < title > Aspose.Cells Example </ title > </ head...

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