Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 203,311 for

cells

(0.1 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the Cells as they need....same formatting options to cells, create a new formatting style...with the same attributes. When cells aren’t explicitly formatted...

    docs.aspose.com/cells/python-net/modify-an-exis...
  2. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...Cells显示了下层条件注释。这些条件注释主要与旧版本的Internet...conditional comment Aspose.Cells允许你通过将 HtmlSaveOptions.GetDisableDownlevelR()...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  3. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...Cells可以用于向工作簿对象中添加可在文档信息面板中看到的自定义属性。您可以使用Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  4. 从Web地址插入链接图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++从Web地址在工作表中插入链接图片。...Cells for C++ Aspose.Cells for C++支持使用 Shap...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/insert-a-linked-pi...
  5. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....Cells also allows you to apply the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  6. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....Cells with its Workbook.VbaProject...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  7. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  8. 79527937.xlsx

    Sheet1 Data on single sheet 2018-12-03T13:31:42Z 16.0300 Test 2018-12-03T13:31:12Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z 2018-12-03T13:31:42Z false 2018-12-03T13:31:42Z Microsoft Excel 2018-12-......C:\AsposeProjects\DotNet\Cells\AsposeCells\Cells_NET\Cells_187715\ 16.0300...

    docs.aspose.com/cells/fr/cpp/export-worksheet-c...
  9. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Node.js via C++ API....Cells for Node.js via C++ provides...file as Book1.xls. Select any cell within your list. From the Data...

    docs.aspose.com/cells/nodejs-cpp/creating-subto...
  10. PreferredWidth.fromPercent method | Aspose.Word...

    PreferredWidth.fromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( "Cell #1" ); builder . insertCell...insertCell (); builder . write ( "Cell #2" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...