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

cells

(0.1 sec)
  1. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for C++ to set Chinese configuration for charts. Our guide will demonstrate how to configure charts to support Chinese characters and formats, including fonts, sizes, text directions, and more....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: Charts ; class ChartChineseSettings...

    docs.aspose.com/cells/cpp/convert-chart-to-imag...
  2. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...are typically applied to the cells based on the style. However...has been applied to specific cells, it can lead to conflicts. To...

    forum.aspose.com/t/table-conditional-styles-une...
  3. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....of a single story (or table cell) or in rows of a single document...work the same way inside table cells, rows, or any data band. They...

    docs.aspose.com/words/java/setting-background-c...
  4. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Possible Usage Scenarios When a cell contains text that is larger...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...
  5. Aspose::Words::BorderType enum | Aspose.Words f...

    Aspose::Words::BorderType enum. Specifies sides of a border. To learn more, visit the documentation article in C++....border of a paragraph or a table cell. Left 1 Specifies the left border...border of a paragraph or a table cell. Right 2 Specifies the right...

    reference.aspose.com/words/cpp/aspose.words/bor...
  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 - 对电子表格中的数据进行排序 要使用Aspose.Cells在电子表格中对数据进行排...sorter()方法。 以下是Java代码。 使用Aspose.Cells对数据进行排序 Java //Obtain the DataSorter...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...
  7. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....Cells Aspose.Cells for Python via .NET provides...modified workbook from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/python-net/setting-formul...
  8. Aspose::Words::BorderCollection::get_Bottom met...

    Aspose::Words::BorderCollection::get_Bottom method. Gets the bottom border in C++....()); // Create a row with two cells with different background colors...builder -> Writeln ( u "Row 1, Cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....scientific analysts), having cells that are calculated from the...other cells or from other dynamic data. Calculating cell’s value...

    docs.aspose.com/slides/python-net/chart-workshe...
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Cells. This sample code shows you...Aspose :: Cells :: IWorkbook > book = Aspose :: Cells :: Factory...

    docs.aspose.com/slides/cpp/image/