Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 203,310 for

cells

(0.05 sec)
  1. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using Aspose.Cells for C++....Cells. Please use FontSetting.SetWordArtStyle()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  2. Adding Worksheets to New Excel File in Jython|D...

    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 - Adding Worksheets to New Excel...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/adding-worksheets-to...
  3. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...Cells 提供强大的功能,用于程序化管理Excel文件中的Shape文本选项。本指南介绍如何使用...pe文本选项。本指南介绍如何使用 Aspose.Cells for C++ 操纵文本属性,如对齐、方向和格式。 管理Shape文本选项...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  4. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++....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/cpp/using-sparklines-and-...
  5. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....Cells supports converting worksheets...images. Additionally, Aspose.Cells supports setting different options...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  6. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update 方法。...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  7. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....width from the table and all cells and then updates the table layout...removes preferred widths from all cells and then updates the table layout...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table Cells, enhancing readability and design in your documents....orientation of text in a table cell. public TextOrientation Orientation...; builder . Write ( "Row 1, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  9. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation....width from the table and all cells and then updates the table layout...removes preferred widths from all cells and then updates the table layout...

    reference.aspose.com/words/net/aspose.words.tab...
  10. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties....apply them to every row and cell that we add with it. builder...builder . cell_format . clear_formatting () builder . cell_format...

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