Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 246,440 for

cells

(0.15 sec)
  1. 23167004.xlsx

    Sheet1 Red color in Cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...Sheet1 Red color in cells A1 and B2 is because of Conditional...Put 101 or any value >100 in cell A2 and B2, you will see Red...

    docs.aspose.com/cells/it/cpp/apply-conditional-...
  2. Creating a Table on PowerPoint Slide in VSTO an...

    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.... Add text to each cell of the table with a font size...all the cells in the row foreach ( PowerPoint . Cell cell in row...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....to add above the contents of cell. double Aspose :: Words :: Tables...Examples Shows how to format cells with a document builder. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Autofit Rows and Columns in Excel using Python

    This guide focuses on how to auto fit Excel using Python. It includes the IDE settings, a step-by-step process, and a code sample to auto fit in Excel using Python....Cells Product Family Aspose.Email...will also explore adjusting the cell contents of a specific row or...

    kb.aspose.com/cells/python/autofit-rows-and-col...
  5. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling....current cell/row its cursor is in, // as well as any new cells and...builder . Write ( "Header Row,\n Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose Cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...cell PDF文件转换主线程不释放 Aspose.Cells Product Family cells-net...cells-net , aspose-cells cromwell1994 May 15, 2025, 3:34am 1 我们发现aspose...

    forum.aspose.com/t/aspose-cell-pdf/312719
  7. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for .NET API....Cells provides API features that help...file as Book1.xls. Select any cell within your list. From the Data...

    docs.aspose.com/cells/net/creating-subtotals/
  8. Create Pivot Table|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....Cells With Aspose.Cells, it is possible to...tables to spreadsheets. Aspose.Cells has a number of special classes...

    docs.aspose.com/cells/java/create-pivot-table/
  9. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...Cells 支持将包含图片、图表等的 XLS 文件转换为 PDF 文档。Aspose.Cells for C++...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...