Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 241,501 for

cells

(1.31 sec)
  1. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for Python via .NET....Cells for Python via .NET supports...Using Aspose.Cells for Python Excel Library Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/create-pivot-t...
  2. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object...black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row....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/nodejs-net/aspose.wo...
  4. 计算一系列单元格的总和|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...."Calculate the sum of a range of cells.xlsx" ; string worksheetName...name for the first and last cells in the range. uint firstRowNum...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  5. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....content= / / content_type=Cells &positioned_block ?positioned_block=Roll...NO. ?content= content_type=Cells &positioned_block block text...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  6. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....Aspose::Words; using namespace Aspose::Cells; auto doc = MakeObject <Document>(...intrusive_ptr<Aspose::Cells::Systems::Array2D<Aspose::Cells::Systems::Object*>>...

    products.aspose.com/words/cpp/mailmerge/word-fr...
  7. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object...); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in Node.js via C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, while explicit line breaks...

    docs.aspose.com/cells/nodejs-cpp/line-breaks-an...
  9. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....method Removes all table and cell borders on this table. void...get_Green (), true ); // Fill the cells with a light green solid color...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....Cells Product Family Aspose.Email...Java Add a reference to Aspose.Cells from the Maven repository to...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...