Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 249,449 for

cells

(1.17 sec)
  1. BorderCollection.Right | Aspose.Words for .NET

    Discover BorderCollection Right property for precise border control in your designs. Enhance your layouts with the perfect border every time!...); // Create a row with two cells with different background colors...builder . Writeln ( "Row 1, Cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/bor...
  2. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate, or remove scenarios from Excel worksheets programmatically using the C# library with the .NET API....that includes variable input cells linked by one or more formulas...one formula that depends on cells into which different values...

    docs.aspose.com/cells/net/create-manipulate-or-...
  3. Printing PDF with Scaling True is trimming cell...

    We are converting the excel to PDF by giving PdfPrintOptions.Scaling == true and some Cells data is being trimmed. Attached the Excel and PDF. Sample.zip (2.9 MB)...Scaling True is trimming cell Data Aspose.Cells Product Family shivanandchikkalli...PdfPrintOptions.Scaling == true and some cells data is being trimmed. Attached...

    forum.aspose.com/t/printing-pdf-with-scaling-tr...
  4. Set Data Source for the Chart with C++|Document...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Cells as follows: Chart data. Category...charts. We can add a range of cells (containing chart data) by calling...

    docs.aspose.com/cells/cpp/data-formatting-in-ch...
  5. 在工作表中的单元格添加边框|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 允许您通过应用程序执行几乎在 Microsoft Excel...Excel 中用户可以执行的任何任务。Aspose.Cells 性能优越且稳健,并且具有独立于 Microsoft Automation...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  6. Set Default Font while rendering spreadsheet to...

    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 allows you to set a default...property is useful when there are cells in a spreadsheet that have invalid...

    docs.aspose.com/cells/python-net/set-default-fo...
  7. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....Cells supports conversion between...into PDF documents. Aspose.Cells supports converting Excel files...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Python via .NET API....Excel, you simply select the cell(s) containing your data, then...right-clicking and selecting “Format Cells.” Excel will then display the...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. Getting Started|Documentation

    This article describes how to download and install Aspose, and create and execute sample code....show you how to install Aspose Cells for Java and create a Hello...System Requirements Aspose.Cells for Java supports the following...

    docs.aspose.com/cells/java/getting-started/
  10. Iterate Rows and Columns|Documentation

    Learn how to iterate rows and columns through the Aspose.Cells for Java APIs....Cells for Java Rows and columns can...tcols ); RowCollection rows = cells . getRows (); for ( int i =...

    docs.aspose.com/cells/java/iterate-rows-and-col...