Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 201,190 for

aspose cells

(0.08 sec)
  1. 用C++将表格转换为ODS格式|Documentation

    使用Aspose.Cells将含表格的Excel文件转换为ODS文件格式。...用C++将表格转换为ODS格式 Contents [ Hide ] Aspose.Cells支持将含有表格的Excel文件转换为ODS文件。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-table-to-ods/
  2. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....with Built-in Styles using Aspose.Cells. Please use ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  3. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...将OLE对象插入工作表 Aspose.Cells支持在工作表中添加、提取和操作OLE对象。因此,Aspose.Cells具有 OleObjectCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std ::...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  4. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Hide ] 在C++中添加VBA模块 Aspose.Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用...ShowMessage () MsgBox "Welcome to Aspose!" End Sub 以下是生成带有VBA模块和宏代码的输出XLSM文件的示例代码。...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  5. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/tile-picture-as-a-tex...
  6. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....Element Name of Xml Map using Aspose.Cells with XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-the-root-element...
  7. How to Delete Comments from Word Document in Java

    This tutorial explains how to delete comments from Word document in Java. It includes the step-by-step guide and runnable code snippet to remove comments on Word document in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/java/how-to-delete-comments...
  8. Remove a Watermark From a Word Document using C#

    This short guide explains how to remove a watermark from a Word document using C#. It provides IDE settings, steps, and a sample code to delete watermark in Word using 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/remove-a-watermark-from...
  9. 用 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...
  10. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...