Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 239,191 for

aspose cells

(1.03 sec)
  1. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Contents [ Hide ] By default, Aspose.Cells saves Excel to PDF in standard...Standard or Minimum Size using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  2. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....with the slicer settings, Aspose.Cells now supports this by default...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  3. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...使用C++将Excel转换为CSV、TSV和Txt Contents [ Hide ] Aspose.Cells支持将Excel、ODS、JSON及其他格式文件转换为CSV、TSV和TXT。...),默认情况下,Microsoft Excel和Aspose.Cells都仅保存活动工作表的内容。 以下代码示例说明如何...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  4. 用 C++ 隐藏工作表中的零值显示|Documentation

    本文将展示如何用示例代码通过 C++ 库或 API 编程隐藏 Excel 工作表中的零值。... 请参阅以下演示使用Aspose.Cells隐藏零的示例代码。 #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/hiding-the-display...
  5. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....with C++ Contents [ Hide ] Aspose.Cells provides a feature to replace...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  6. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...支持C++中的XAdES签名 Contents [ Hide ] 介绍 Aspose.Cells支持使用XAdES签名对工作簿进行签名。API提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  7. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....a PDF document using C# and Aspose.PDF. In this article, we will...complex document with C# and Aspose.PDF for .NET. As an example...

    docs.aspose.com/pdf/net/complex-pdf-example/
  8. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。... Aspose.Cells for C++允许你将工作表输出为图像文件,从...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  9. Export Print Area Range to HTML with C++|Docume...

    Learn how to export the print area range to HTML using Aspise.Cells for C++...., a selected range of cells, instead of the entire sheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-print-area-ran...
  10. 如何用C++创建瀑布图|Documentation

    用C++和Aspose.Cells for C++ API在Excel中创建瀑布图。... Aspose.Cells APIs 允许使用线图表创建瀑布图表。API ...GetDownBars() 属性。 以下代码演示了使用Aspose.Cells for C++ API从零开始创建瀑布图的过程。...

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