Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 244,505 for

cells

(0.28 sec)
  1. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C# API with .NET library....Populated Cells Worksheets can have one or more cells populated...have to check is the Cells.MaxDataRow or Cells.MaxDataColumn properties...

    docs.aspose.com/cells/net/detecting-empty-works...
  2. 使用WorkbookMetadata与C++|Documentation

    了解如何使用WorkbookMetadata在C++中编辑工作簿的自定义文档属性。...Cells 允许你加载工作簿的轻量级版本以编辑其元数据信息。请使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/using-workbookmeta...
  3. Hiding Rows and Columns in Worksheet|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 - Hiding Rows and Columns in...worksheet . Cells [ "A1" ]. PutValue ( "1" ); worksheet . Cells [ "A2"...

    docs.aspose.com/cells/net/hiding-rows-and-colum...
  4. Named Ranges|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....used to refer to individual cells. It is possible to create descriptive...names to represent cells, ranges of cells, formulas, or constant...

    docs.aspose.com/cells/java/named-ranges/
  5. Create Different Cell Types in Apache POI and A...

    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....Different Cell Types in Apache POI and Aspose.Cells Contents [...[ Hide ] Aspose.Cells - Create Different Cell Types Java //Instantiating...

    docs.aspose.com/cells/java/create-different-cel...
  6. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your Cells. Enhance your layouts with precise point adjustments for better presentation....to add below the contents of cell. public double BottomPadding...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....to add above the contents of cell. public double TopPadding {...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....the left of the contents of cell. public double LeftPadding {...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Copy Ranges of Excel with C++|Documentation

    Learn how to copy ranges in Excel using Aspose.Cells with C++....Cells Aspose.Cells provides several overloaded...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-ranges-of-excel/
  10. Custom Number format using Arabic Locale is ign...

    When a custom number format uses the [$-XXXX] syntax in a worksheet, it is ignored when the workbook is converted to HTML. Specifically, when the custom number format is “[$-,200]0”, the numbers appear as Eastern Arabic …...Cells Product Family numbers-formatting , aspose-cells-java...aspose-cells-java , cells-java oraspose February 10, 2026, 10:06pm 1 When a...

    forum.aspose.com/t/custom-number-format-using-a...