Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 243,834 for

aspose cells

(0.17 sec)
  1. 使用 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...
  2. 23.4 vs 26.2 : Exception type changed if using ...

    I’m using Aspose Cells for Java for removing passwords from OpenOffice and LibreOffice Calc files. I have to try multiple password candidates. I’m currently upgrading from Aspose Cells 23.4 to 26.2. For MS Excel files, …...LibreOffice Calc files Aspose.Cells Product Family cells-java spfaff March...2026, 1:48pm 1 I’m using Aspose Cells for Java for removing passwords...

    forum.aspose.com/t/23-4-vs-26-2-exception-type-...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....earliest features supported by Aspose.PDF for .NET is its capabilities...document. A new class named Aspose.PDF.Text.TableAbsorber provides...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  4. 使用优雅图表动态生成格式化的Excel报表|Documentation

    本文介绍了如何在GridWeb中生成报表。...从一个XML文件导出(也可以利用其他数据源),到Aspose.Cells.GridWeb控件,该控件为您提供了真实的环境...及像MS Excel一样计算公式结果。它还使用 Aspose.Cells 组件根据工作表源数据生成复杂的图表,并将图表图...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. 查找特定单词的出现次数|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.... Quit (); Aspose.Cells static void Main ( string...//Get the first sheet. Aspose . Cells . Worksheet objSheet =...

    docs.aspose.com/cells/zh/net/find-specific-word...
  6. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。... Aspose.Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...访问,如权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  7. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells APIs provide the facility...required fonts are not present, Aspose.Cells APIs will attempt to substitute...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  8. 使用Aspose.Cells用C++修改现有SQL数据连接|Documentation

    学习如何使用Aspose.Cells和C++修改Excel文件中的现有SQL数据连接。...使用Aspose.Cells用C++修改现有SQL数据连接 Contents [ Hide ] Aspose.Cells支...Cells支持修改现有SQL数据连接。本文将介绍如何使用Aspose.Cells修改不同的SQL数据连接属性。 你可以通过 数据 >...

    docs.aspose.com/cells/zh/cpp/modify-existing-sq...
  9. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...性能被Microsoft Excel部分支持,但Aspose.Cells for C++支持完整导出。 在Excel转H...】(5115558.xlsx)。 下方截图显示了Aspose.Cells输出的HTML文件,展示了数据条、颜色刻度和图标...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  10. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。... 使用以下示例代码,利用Aspose.Cells轻松创建一个火花线: #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/