Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 203,307 for

cells

(0.17 sec)
  1. Protecting Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for Python via .NET provides...shown below: | | Protect a few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/python-net/protecting-wor...
  2. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using the C++ API or Library....Cells allows you to change the color...Worksheet Tab Color with Aspose.Cells The sample code below shows...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  3. Public API Changes in Aspose.Cells 8.2.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells 8.2.0 Contents [ Hide ] This...describes changes to the Aspose.Cells API from version 8.1.2 to 8...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Public API Changes in Aspose.Cells 8.2.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells 8.2.0 Contents [ Hide ] This...describes changes to the Aspose.Cells API from version 8.1.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...Gets the collection of default cell borders for the style. bottom_padding...below the contents of table cells. built_in True if this style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在Jython中保护工作表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells - 保护工作表 使用 Aspose.Cells Java for Jython...aspose - cells import Settings from com . aspose . cells import...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  7. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....Cells. To implement 1904 date system...Aspose.Cells APIs. #include <iostream> #include "Aspose.Cells.h"...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  8. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....Cells, you can read and write a table...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  9. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围...Cells提供了通过 CreateUnionRange 方法创建联合范围的能力。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  10. 用C++替换SmartArt中的文本|Documentation

    了解如何使用Aspose.Cells for C++通过设置Shape.Text属性来更新Smart Art中的文本。...Cells通过设置 Shape.Text 属性提供此功能。 可以从以下链接下载示例源文件:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/replace-text-in-sm...