Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 239,064 for

aspose cells

(0.17 sec)
  1. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...Aspose.Cells 提供了 FileFormatUtil::DetectFileFormat()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  2. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Workbook.ContentTypePropertie...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/working-with-contentt...
  3. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...aspose.com/cells/cpp/aspose.cells/htmlloadoptions/...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std ::...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  4. 用C++设置页眉页脚|Documentation

    本文介绍如何通过使用C++ API或库中的脚本命令,编程方式在Excel工作表的页眉和页脚中插入图片。... 设置页眉和页脚 Aspose.Cells允许您在运行时向工作表添加页眉和页脚,但我们建议...开发时间。Aspose.Cells可以导入文件并保存设置。 要在运行时添加页眉和页脚,Aspose.Cells提供了特殊...

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  5. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....Hide ] Create Union Range Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/create-union-range/
  6. Avoid Blank Page in Output PDF when there is No...

    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....user saves it to PDF using Aspose.Cells, it renders a blank page...behavior is undesirable. Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  7. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...您可以使用Aspose.Cells实现相同的功能。 Aspose.Cells提供了一个 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  8. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....user saves it to PDF using Aspose.Cells for Python via .NET, it...behavior is undesirable. Aspose.Cells for Python via .NET provides...

    docs.aspose.com/cells/python-net/avoid-blank-pa...
  9. 在 Jython 中将 Excel 转换为 Pdf|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....Hide ] Aspose.Cells - Excel 转 Pdf 转换 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  10. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides Workbook.Dispose()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/release-unmanaged-res...