Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 239,186 for

aspose cells

(0.17 sec)
  1. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。... ** 使用 Aspose.Cells for C++ 保护工作表** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  2. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  3. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....LibreOffice Calc) to Excel Aspose.Cells supports loading Ods, Sxc...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  4. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using Aspose Cells for java version 24.9. I also…...Excel to HTML Aspose.Cells Product Family aspose-cells-java jtimmer...png (5.7 KB) We’re using aspose cells for java version 24.9. I...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  5. 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...
  6. 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...
  7. 用 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...
  8. 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...
  9. 支持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-...
  10. 扩展和为CRM更新导入工具做出贡献|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.... FileName = "Aspose ImportTool Export.xlsx" ; if...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/zh/net/extend-and-contrib...