Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 239,180 for

aspose cells

(0.26 sec)
  1. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....with C++ Contents [ Hide ] Aspose.Cells allows developers to add...shows the content of certain cells. Adding Pictures Adding pictures...

    docs.aspose.com/cells/cpp/managing-pictures/
  2. 根据单元格引用插入图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++根据单元格引用插入图片。...Aspose.Cells支持此功能(Microsoft Excel 2010)。...2010)。 根据单元格引用插入图片 Aspose.Cells支持将工作表单元格的内容显示在图像形状中。您可以将图片链接到包...

    docs.aspose.com/cells/zh/cpp/insert-a-picture-b...
  3. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using C++...PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for C++. To address...

    docs.aspose.com/slides/cpp/working-solution-for...
  4. Unprotecting Simply Protected Worksheet in Jyth...

    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 - Unprotecting Simply Protected...unprotect a worksheet using Aspose.Cells for Java with Jython . Below...

    docs.aspose.com/cells/java/unprotecting-simply-...
  5. 使用CellsFactory类在C++中创建样式对象|Documentation

    Aspose.Cells是一个支持使用样式对象对单元格进行样式设置的C++库。本文将介绍如何使用Aspose.Cells中的CellsFactory类创建单元格样式对象,以便用户根据需要自定义单元格的外观。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/create-style-objec...
  6. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...息,如下图所示: 分组行和列 行和列的分组管理 Aspose.Cells提供一个类, Workbook 表示Microsoft...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供了几种管理工作表行或列的方法,以下将更详细地讨论其中的一些。...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  7. 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 the XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-the-root-element...
  8. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果 Contents [ Hide...Hide ] Aspose.Cells提供将文本应用上标(文本位于基线上方)和下标(文本位于基线下方)效果的功能。 处理上标和下标...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  9. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...Aspose.PDF 命名空间包含名为 Table 、 Cell 和 Row 的类,这些类提供了在从头生成...以下代码片段也适用于 Aspose.PDF.Drawing 库。 可以通过创建 Table 类的对象来创建表格。 Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  10. 使用Aspose.Cells用C++创建共享工作簿|Documentation

    学习如何使用Aspose.Cells和C++创建共享工作簿。...使用Aspose.Cells用C++创建共享工作簿 Contents [ Hide ] 可能的使用场景 Microsoft...共享工作簿时,多个用户可以在网络上编辑此工作簿。Aspose.Cells使您能够使用 Workbook.GetShared()...

    docs.aspose.com/cells/zh/cpp/create-shared-work...