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

aspose cells

(0.15 sec)
  1. 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-...
  2. 使用 C# 将表格添加到 PDF | Aspose.PDF

    C# 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...為了添加表格,我們將使用 [Aspose.PDF for .NET]( https://products.aspose.com/pdf/net...https://www.nuget.org/packages/aspose.pdf ) 包管理器,搜索“.PDF”並安裝。您也可以從程式包管理器主控台使用以下命令。...

    products.aspose.com/pdf/zh-hant/net/table/add/
  3. 用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...
  4. 用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...
  5. 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...
  6. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。... 非基本形状 在Aspose.Cells中,非原始形状分配的类型为 AutoShapeType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  7. 使用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...
  8. 使用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...
  9. 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...
  10. 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-...