Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 244,725 for

cells

(0.32 sec)
  1. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table Cellspacing property to easily customize cell spacing in points, enhancing your table's appearance and readability....space (in points) between the cells. public double CellSpacing {...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  3. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  4. Use Error Checking Options|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C# API or .NET Library....of a cell highlights when there’s a problem with the cell. Excel...error value is displayed in the cell. Clicking on the green triangle...

    docs.aspose.com/cells/net/use-error-checking-op...
  5. 使用C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍了如何使用C++ API在将Excel文件渲染为PDF文件格式时,设置所需工作表的自定义纸张大小。...Cells API设置工作表的自定义纸张大小。 实现工作表的自定义纸张大小以进行渲染...实现工作表的自定义纸张大小以进行渲染 Aspose.Cells允许您实现工作表的自定义纸张大小。您可以使用 PageSetup 类的 CustomPaperSize...

    docs.aspose.com/cells/zh/cpp/implement-custom-p...
  6. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with C++....Cells will not treat formulas as simple...as formulas, and the Aspose.Cells formula calculation engine will...

    docs.aspose.com/cells/cpp/load-or-import-csv-fi...
  7. How to Insert Picture in Cell with C++|Document...

    Learn how to insert a picture into a cell with Aspose.Cells using C++....AI How to Insert Picture in Cell with C++ Contents [ Hide ] Possible...feature of images becoming actual cell values. Even if the layout of...

    docs.aspose.com/cells/cpp/how-to-insert-picture...
  8. 用C++设置工作表中的评论或形状的边距|Documentation

    学习如何使用Aspose.Cells在C++中设置工作表内评论或形状的边距。...Cells允许你使用 Shape.GetTextAlignment()...属性设置任何形状或评论的边距。该属性返回一个 Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/zh/cpp/set-margins-of-com...
  9. 使用 C# 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式管理 PDF 文件中的表格... Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count +...

    products.aspose.com/pdf/zh-hans/net/table/
  10. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...Cells API,可以轻松实现这一目标。本文将展示一个代码示例,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...