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

aspose cells

(0.47 sec)
  1. Data Matrix in .NET | Aspose

    Aspose.Barcode for .NET API allows customize, generate and recognize Data Matrix barcodes in your C# application...using server-side Aspose.BarCode for .NET API Aspose.BarCode for ...package manager, search for Aspose.BarCode and install. You may...

    products.aspose.com/barcode/net/datamatrix/
  2. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....with C++ Contents [ Hide ] Aspose.Cells is now able to render the...and the converted PDF by Aspose.Cells for your reference. The...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  3. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...使用C++编辑工作表的超链接 Contents [ Hide ] Aspose.Cells允许您访问工作表的所有超链接,使用 GetHyperlinks()...属性更改为Aspose网站。 #include <iostream> #include "Aspose.Cells.h" using...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  4. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET...order to add table, we’ll use Aspose.PDF for .NET API which is a...package manager, search for Aspose.PDF and install. You may also...

    products.aspose.com/pdf/net/table/add/
  5. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...使用C++将文件保存到响应对象 Contents [ Hide ] Aspose.Cells可以操作文件。本文解释了可以将文件保存到响应对象的各种方法。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  6. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Aspose.Cells for Java现在默认支持此功能。只需将带有...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  7. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....Possible Usage Scenarios Aspose.Cells APIs have exposed the GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/using-globalizationse...
  8. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...xcel一样,Aspose.Cells也支持配置单元格的字体设置。 配置字体设置 Aspose.Cells提供了一个类,...GetCells() 集合中的每个项代表了 Cell 类的对象。 Aspose.Cells提供了 Cell 类的 GetStyle 和 SetStyle...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  9. 使用C++统计工作表中的单元格数量|Documentation

    在本文中,你将学习如何使用Aspose.Cells的C++ API编程统计Excel工作表中的单元格数目。...您可以使用下面给出的代码示例中所示的 Cells.GetCount() 或 Cells.GetCountLarge() 属性来计算工作表中的单元格数量。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/count-number-of-ce...
  10. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/zip/net/lock/