Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 246,933 for

aspose cells

(2.88 sec)
  1. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/extract-text-from-word-...
  2. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。... Aspose.Cells支持Microsoft Excel提供的所有打印选项,开发者可以使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  3. 用C++设置页眉页脚|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-headers-an...
  4. Excel conversion produces wrong font - Free Sup...

    Product & Version: Apose.total_for_cpp_windows_26.6.0 Platform: Windows 11 I saw my issue with that configuration, then I overlayed Aspose.Cell-for-Cpp-26.7-windows and Aspose.PDF.Cpp.26.7 and continue to see my issu…...conversion produces wrong font Aspose.Total Product Family wlaube...overlayed Aspose.Cell-for-Cpp-26.7-windows and Aspose.PDF.Cpp.26...

    forum.aspose.com/t/excel-conversion-produces-wr...
  5. Find Answers and Code About Aspose APIs! - Aspo...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....通过Aspose API找到答案 Aspose.Total Product Family 它包含我们所有的 API 来处理各种文件格式,而无需其他工具。...来处理各种文件格式,而无需其他工具。 Aspose.Words Product Family 查找有关在不使用 Microsoft...

    kb.aspose.com/zh/
  6. 在 Jython 中隐藏或取消隐藏工作表|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 - 隐藏或取消隐藏工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  7. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...Aspose.Cells支持检测超链接类型的功能。超链接的类型由 TargetModeType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...
  8. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Aspose.Cells提供了 Aspose::Cells::Drawing 命名空间,其...Excel中用设计器工作簿创建这些绘图对象,然后导入到Aspose.Cells中。Aspose.Cells允许你从设计师工作簿加载这些绘图对象,并写入生成的文件中。...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  9. Hello World in Jython|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....Jython Contents [ Hide ] Aspose.Cells - Hello World To append...append documents using Aspose.Cells for Java with Jython . Here is...

    docs.aspose.com/cells/java/hello-world-in-jython/
  10. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...[ Hide ] 从ODS文件中读取图表副标题 Aspose.Cells通过使用 Chart.SubTitle 属性为您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...