Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 244,505 for

cells

(0.11 sec)
  1. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Cells Product Family ebrunner February...Version 26.01 and 25.12 Aspose.Cells Product Family Hi, please find...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  2. Spreadsheet Editor - Working with Files|Documen...

    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.Workbook class. This instance...String name ) { com . aspose . cells . Workbook w ; try ( InputStream...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....transparency to all cells that have no fill colors. Aspose.Cells provides...When this property is false , cells with no fill colors are drawn...

    docs.aspose.com/cells/cpp/create-transparent-im...
  4. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...and print the contents of each cell. Document doc = new Document...); CellCollection cells = rows [ j ]. Cells ; // We can use the...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Convert charts to images|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 . Converting Chart To EMF //Instantiating...sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...

    docs.aspose.com/cells/net/convert-charts-to-ima...
  6. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....Cells allows you to set a gradient...background. To achieve this, Aspose.Cells provides the Chart.GetImageData...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  7. Access GridRow in a Worksheet|Documentation

    This article introduces how to get row object (GridRow) in the worksheet in GridWeb....iterators GridCells cells = GridWeb1 . ActiveSheet . Cells ; foreach (...( GridRow row in cells . Rows ) { Console . WriteLine ( row ...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....of digits it can display in a cell. For numbers that exceed this...Ribbon Select the Cells : First, select the cells that you want to...

    docs.aspose.com/cells/python-net/how-to-format-...
  9. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties....cell_format property DocumentBuilder.cell_format property Returns...current table cell formatting properties. @property def cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何使用C++通过JavaScript创建带有下拉列表的动态图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到图表中以实现灵活的数据可视化。...使用Aspose Cells创建具有下拉列表的动态图表 接下来的段落中,我们将向您展示如何使用Aspose.Cells for ...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/create-...