Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 242,512 for

cells

(0.45 sec)
  1. 使用C++移除Excel文件中工作表的现有PrinterSettings|Documentation

    学习如何通过Aspose.Cells的Page Setup对象,使用C++以编程方式移除Excel文件中工作表的现有PrinterSettings。...Cells API移除现有的打印机设置。 删除Excel文件中工作表的现有打印设置 Aspose.Cells允许您...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-existing-pr...
  2. 用C++在Node.js中计数工作表中的单元格数量|Documentation

    学习如何通过Aspose.Cells for Node.js via C++以编程方式统计Excel工作表中的单元格数。...您可以使用下面给出的代码示例中所示的 Cells.getCount() 或 Cells.getCountLarge() 属性来计算工作表中的单元格数量。...AsposeCells = require ( "aspose.cells.node" ); // Source directory...

    docs.aspose.com/cells/zh/nodejs-cpp/count-numbe...
  3. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in Cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells for Python via .NET and are...

    docs.aspose.com/cells/python-net/cells-alignmen...
  4. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....Cells Product Family Aspose.Email...of cells using different arguments. Steps to Change Cell Height...

    kb.aspose.com/cells/java/adjust-row-height-in-e...
  5. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/cpp/comments-and-notes/
  6. 用C++删除工作表中的空白行和空白列|Documentation

    使用Aspose.Cells和C++删除工作表中的空行和空列。...Cells方法来删除空行和空列: 要删除空行,请使用 Cells.DeleteBlankRows()...应该和任何数据透视表的范围相交。 要删除空白列,使用 Cells.DeleteBlankColumns() 方法。 C++...

    docs.aspose.com/cells/zh/cpp/delete-blank-rows-...
  7. Using Sparklines and Setting 3D Format|Document...

    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....mini‑charts that you can place inside cells so that you can view data and...lot of busy charts. Aspose.Cells provides an API for manipulating...

    docs.aspose.com/cells/java/using-sparklines-and...
  8. Using Sparklines and Setting 3D Format|Document...

    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....mini‑charts that you can place inside cells so that you can view data and...lot of busy charts. Aspose.Cells provides an API for manipulating...

    docs.aspose.com/cells/net/using-sparklines-and-...
  9. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....Cells allows you to copy a VBA project...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  10. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....scientific analysts), having cells that are calculated from the...other cells or from other dynamic data. Calculating cell’s value...

    docs.aspose.com/slides/php-java/chart-worksheet...