Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 238,873 for

aspose cells

(0.55 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. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的VBA代码项目。... Contents [ Hide ] 您可以使用Aspose.Cells及其 Workbook.VbaProject.Sign()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  3. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...用C++设置边距 Contents [ Hide ] Aspose.Cells 完全支持微软 Excel 的页面设置选项。开发...本主题讨论如何使用 Aspose.Cells 配置页面边距。 设置页边距 Aspose.Cells 提供一个 Workbook...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  4. 扩展和为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...
  5. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...Contents [ Hide ] 可能的使用场景 你可以用 Aspose.Cells 为形状的文本设置预设文字艺术样式。请使用 FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  6. 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...
  7. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for C++....the text of a shape using Aspose.Cells. Please use FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  8. 如何用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...
  9. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....C++ Contents [ Hide ] With Aspose.Cells for C++, it is simple to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  10. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 读写 ActiveX ComboBox 控件的值。请通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/update-activex-com...