Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 238,966 for

aspose cells

(0.26 sec)
  1. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...用C++管理图片 Contents [ Hide ] Aspose.Cells允许开发人员在运行时向电子表格添加图片。此外,可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  2. Add Conditional Icons Set with Cell Text Using ...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with C++....Add Conditional Icons Set with Cell Text Using C++ Contents [ Hide...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/cpp/add-conditional-icons...
  3. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the functionality...simple APIs provided by Aspose.Cells. #include <iostream> #include...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  4. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...Aspose.Cells可以保留Microsoft Excel文档中的结...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  5. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Contents [ Hide ] 可能的使用场景 Aspose.Cells 提供了 XmlMapCollection.Add()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  6. Convert Excel to High‑Resolution Image with C++...

    Generate high‑resolution images from Excel files using Aspose.Cells with C++.... Aspose.Cells offers functionality to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-high...
  7. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Contents [ Hide ] 可能的使用场景 Aspose.Cells允许你使用 Shape.GetTextAlignment()...GetTextAlignment() 属性设置任何形状或评论的边距。该属性返回一个 Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  8. Password Protect the VBA Project of an Excel Wo...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....project of a workbook with Aspose.Cells using the VbaProject.Protect()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/password-protect-the-...
  9. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...通过使用 Aspose.Cells API,可以轻松实现这一目标。本文将展示一个代...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  10. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....picture for a sheet using the Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...