Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 221,933 for

formatting

(0.25 sec)
  1. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  2. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/zh/cpp/apply-conditional-...
  3. 23167004.xlsx

    Sheet1 Red color in cells A1 and B2 is because of Conditional Formatting. Put 101 or any value >100 in cell A2 and B2, you will see Red background color will be gone. 14.0300 14.0300 false...is because of Conditional Formatting. Put 101 or any value >100...

    docs.aspose.com/cells/de/cpp/apply-conditional-...
  4. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...std :: cout << "Preserve Formatting: " << qt . GetPreserveFormattin...endl ; // Now set Preserve Formatting to true qt . SetPreserveFormattin...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  5. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....Ask AI Format Table in Document in NPOI Contents [ Hide ] Purpose...how to format tables using NPOI. Aspose.Words - Format Table in...

    docs.aspose.com/words/net/format-table-in-docum...
  6. Incorrect reading of cell number format - Free ...

    Hello, I have a cell in Excel that has the accounting number format with two decimal places and the € symbol. My culture is de-de. The cell value is -1523,456 and the displayed value is -1523,46€. Cell.GetStyle().Invar…...Incorrect reading of cell number format Aspose.Cells Product Family...that has the accounting number format with two decimal places and...

    forum.aspose.com/t/incorrect-reading-of-cell-nu...
  7. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Format(“{0}:{1}”, startCell, endCell);...text alignment, and cell formatting. Inconsistencies here can...

    forum.aspose.com/t/label-randomly-switches-betw...
  8. Aspose::Words::Fields::FieldLink::set_FormatUpd...

    Aspose::Words::Fields::FieldLink::set_FormatUpdateType method. Sets a way the linked object updates its Formatting in C++....linked object updates its formatting. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Enable Compact Format for Negative Values in To...

    Hi Team, In Excel and ppt, Negative numbers are not appearing in a compact format in the tooltip. How can we ensure that negative values are displayed in compact format, and is it possible to modify the tooltip descript…...Enable Compact Format for Negative Values in Tooltip Aspose.Total...not appearing in a compact format in the tooltip. How can we...

    forum.aspose.com/t/enable-compact-format-for-ne...
  10. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....How to Format Number to Accounting with C++ Contents [ Hide ]...Possible Usage Scenarios Formatting numbers to accounting in...

    docs.aspose.com/cells/cpp/how-to-format-number-...