Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 243,673 for

aspose cells

(0.85 sec)
  1. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...Hide ] 从URL加载图像到Excel工作表 Aspose.Cells for C++ API 提供了一种直接从URL...法。本文介绍如何将图片数据下载到内存流中,并使用Aspose.Cells将其插入到工作表中。图片会嵌入到Excel文件中,打开时无需外部下载。...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  2. Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。...在Aspose.Cells中使用C++的自定义XML部分 Contents [ Hide ] 在Aspose.Cells中使用自定义XML部件...ContentTypePropertie.Add() 方法,使用Aspose.Cells添加自定义XML部分。 以下示例代码使用 Workbook...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....earliest features supported by Aspose.PDF for .NET is its capabilities...document. A new class named Aspose.PDF.Text.TableAbsorber provides...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  4. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....Possible Usage Scenarios Aspose.Cells allows you to prefix table...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  5. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。... Aspose.Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...访问,如权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  6. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....contains hidden worksheets, Aspose.Cells by default exports the hidden...to the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...
  7. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Table Hide and Sort Data Aspose.Cells supports hiding and sorting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...
  8. Read Chart Subtitle from ODS File with C++|Docu...

    Learn how to use Aspose.Cells for C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....Chart Subtitle from ODS File Aspose.Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/read-chart-subtitle-f...
  9. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells supports the rendering of...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-timeline/
  10. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...用C++更改HTML链接目标类型 Contents [ Hide ] Aspose.Cells 允许您更改 HTML 链接的目标类型。 HTML...链接看起来像这样 < a href = "http://www.aspose.com/" target = "_self" > 如...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...