Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 241,490 for

cells

(0.17 sec)
  1. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Cells提供了大量可重复使用的样式来格式化电子表格文档中的单元格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  2. Get a List of Fonts used in a Spreadsheet or Wo...

    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 requires that all needed fonts...fonts directory . If Aspose.Cells is unable to find the needed...

    docs.aspose.com/cells/java/get-a-list-of-fonts-...
  3. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats.... cells . Workbook workbook = new com . aspose . cells . Workbook..."sample.xlsx" ); com . aspose . cells . Worksheet worksheet = workbook...

    docs.aspose.com/slides/java/working-solution-fo...
  4. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for .NET API....Cells provides a very simple set of...Manage Rows and Columns Aspose.Cells provides a class Workbook that...

    docs.aspose.com/cells/net/inserting-and-deletin...
  5. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear Cells, and advanced cell manipulation with AI automation...AI Excel Cell Operations Contents [ Hide ] Excel Cell Operations...Operations Perform advanced Excel cell operations with AI-powered automation...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  6. Tracing Precedents and Dependents in Excel usin...

    This article guides for tracing precedents and dependents in Excel using Java. It explains how to find Excel cell reference using Java in other Cells....Cells Product Family Aspose.Email...information. Steps to Track Excel Cell Reference using Java Set the...

    kb.aspose.com/cells/java/tracing-precedents-and...
  7. 在 PHP 中隐藏和显示行和列|Documentation

    通过 Aspose.Cells for PHP via Java 的 API 学习如何隐藏和显示行和列。...Cells for PHP - 控制行和列的可见性 如何在 PHP...PHP 中隐藏行和列 开发人员可以通过调用Cells集合的HideRow和HideColumn方法来隐藏行或列。这两个方法都接...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. Create Transparent Image of Excel Worksheet wit...

    Learn how to generate a transparent image of an Excel worksheet using Aspose.Cells for Node.js via C++....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/nodejs-cpp/create-transpa...
  9. Copy Range Data Only|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....copy data from one range of cells to another, copying the data...not the formatting. Aspose.Cells offers this feature. This article...

    docs.aspose.com/cells/net/copy-range-data-only/
  10. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other Cells in the row in C++....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...