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

cells

(0.52 sec)
  1. 计算一系列单元格的总和|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-...
  2. TableStyle | Aspose.Words for Java

    Represents a table style in Java....Gets the collection of default cell borders for the style. getBottomPadding()...below the contents of table cells. getBuiltIn() True if this style...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: Charts ; class ChartJapaneseSetting...

    docs.aspose.com/cells/cpp/convert-chart-to-imag...
  4. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...Cells Product Family cells-net PrathapSV April...based on the content within the cells, and it does not consider row...

    forum.aspose.com/t/autofitteroptions-for-column...
  6. 透视表和源数据|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 Example </ title > </ head >...> < body > < h1 > Aspose.Cells Example </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/pivot-t...
  7. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.Cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...A cell with Pythong only shows =_xlws.PY(0,1) when accessed via...the script? Aspose.Cells Product Family cells-net norman.neubert...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  8. Smart Marker Parameters|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....markers are written into the cells where you want the information...Variables always fill only one cell whereas variable arrays may...

    docs.aspose.com/cells/net/smart-marker-parameters/
  9. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....particular rows, cell formatting to only certain cells. Aspose.Words... there must be at least one Cell in the Row so that formatting...

    docs.aspose.com/words/python-net/applying-forma...
  10. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Cells . Add ( "Departs City" ); headerRow . Cells . Add...Aspose . Pdf . Cell headerRowCell in headerRow . Cells ) { headerRowCell...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/