Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 242,650 for

cells

(0.25 sec)
  1. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  2. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...Cells提供一个类 Workbook ,代表Microsoft Excel文件。...> < head > < title > Aspose.Cells Protect Worksheet Example </...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. Aspose::Words::DocumentBuilder::StartTable meth...

    Aspose::Words::DocumentBuilder::StartTable method. Starts a table in the document in C++....nested table when called inside a cell. Examples Shows how to build...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Formulas|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....Document Assistant Close Cells Data Cells Formats Analyzing your...

    docs.aspose.com/cells/java/formulas/
  6. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in table Cells and text frames, enhancing document presentation and readability....of text on a page, in a table cell or a text frame. public enum...; builder . Write ( "Row 1, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/tex...
  7. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Cells可以将图表保存为BMP、JPEG、PNG、GIF、SVG...SVG格式。 以下示例代码解释了如何使用Aspose.Cells将图表转换为SVG格式图像。该代码加载源Microsoft...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  8. 如何使用C++筛选空白或非空白|Documentation

    学习如何使用Aspose.Cells for C++ API筛选空白和非空白。...Cells进行筛选空白 如果一列包含文本,且少数单元格为空,需要筛选出仅包含空白单元格的行,可以使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-filter-blan...
  9. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...Cells.DeleteRange break formulas when deleting the first data...data row Aspose.Cells Product Family cells-net careall November...

    forum.aspose.com/t/cells-deleterange-break-form...
  10. Setting Conditional Formatting for Report Item|...

    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....Select cell I6 and add conditional formatting to this cell for the...the table report item. Format cells that are less than 1000 with...

    docs.aspose.com/cells/reportingservices/setting...