Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 246,697 for

cells

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

    Hi, please find a XLSX attached where saving to pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...Cells Product Family ebrunner January...reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input);...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  2. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...Total Product Family cells-java Shivapriya February 11...getWorksheets().get(0); Cells cells = worksheet.getCells(); //...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  3. Creating a Pie Chart with Leader Lines using C+...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....Cells for C++ API. In Excel, the ‘Show...a similar chart with Aspose.Cells APIs, you have to explicitly...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....Preferred Widths of Constituent Cells. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. DataSorter and Excel Group/Outlines compete wit...

    Hello, We recently ran into an issue where sorting was not working for a customer and I wanted to report the results and findings here. The issue was that the Excel workbook contained an Excel Group that was smaller tha…...Cells Product Family weissa February...Sort(workbook.Worksheets[0].Cells, new CellArea() { StartRow =...

    forum.aspose.com/t/datasorter-and-excel-group-o...
  6. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a table cell in C++....justification of text inside a table cell. enum class CellVerticalAlignmen...of a cell. Center 1 Text is aligned in the middle of a cell. Bottom...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Cells. Waterfall Chart Requiring Total...Configure Total Points with Aspose.Cells for Python The following code...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  8. Row.previousRow property | Aspose.Words for Nod...

    Row.previousRow property. Gets the previous [Row](../) node....enumerate through all table cells. let doc = new aw . Document...); // Enumerate through all cells of the table. for ( let row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyle.Borders | Aspose.Words for .NET

    Explore the ConditionalStyle Borders property to access essential default cell borders, enhancing your design with customizable styles for better visuals....Gets the collection of default cell borders for the conditional...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  10. ConditionalStyleCollection.BottomLeftCell | Asp...

    Discover the ConditionalStyleCollection's BottomLeftCell property to easily customize your bottom left cell styles for enhanced visual appeal....property Gets the bottom left cell style. public ConditionalStyle...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...