Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 236,025 for

cells

(0.15 sec)
  1. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Possible Usage Scenarios When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-net/specify-how-to...
  2. 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...
  3. 使用Aspose.Cells和C++将文本转换为列|Documentation

    学习如何在Excel文件中使用Aspose.Cells for C++将文本转换为列。...Cells和C++将文本转换为列 Contents [ Hide ] 可能的使用场景 您可以使用Microsoft...Excel根据其将单元格的内容拆分为多个单元格。Aspose.Cells还提供了通过 Worksheet.Cells.TextToColumns() 方法实现此功能。...

    docs.aspose.com/cells/zh/cpp/convert-text-to-co...
  4. 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-...
  5. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Cells provides an API interface to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  6. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Cells . get_Range ( "A1" , "B5" );...Excel . Range )( dataSheet . Cells . get_Range ( "A2" ))). FormulaR1C1...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  7. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced document formatting....border that is used between cells or conforming paragraphs. Item...border that is used between cells. Methods Name Description ClearFormatting...

    reference.aspose.com/words/net/aspose.words/bor...
  8. 用C++修改现有样式|Documentation

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

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  9. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...Cells允许您访问和更新单元格的富文本的部分。为此,您可以使用 Cell->GetCharacters()...Cell->GetCharacters() 和 Cell->SetCharacters() 方法。这些方法将返回并接受 FontSetting 对象数组...

    docs.aspose.com/cells/zh/cpp/access-and-update-...