Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 246,607 for

cells

(0.18 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotSnapToGridInCell method. Do Not Snap to Document Grid in Table Cells with Objects in C++....Snap to Document Grid in Table Cells with Objects. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-Cells-24.10.jar aspose-Cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…... aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart...

    forum.aspose.com/t/excel-2-29-x-2-28/327278
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AdjustLineHeightInTable method. Add Document Grid Line Pitch To Lines in Table Cells in C++....Line Pitch To Lines in Table Cells. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Tables::Row::get_PreviousRow met...

    Aspose::Words::Tables::Row::get_PreviousRow method. Gets the previous Row node in C++....enumerate through all table cells. auto doc = System :: MakeObject...); // Enumerate through all cells of the table. for ( System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....the shading formatting for the cell. @property def shading ( self...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for JavaScript via C++ API....will display only the blank cells in that column. The result is...This will display only the cells that are not blank in that column...

    docs.aspose.com/cells/javascript-cpp/how-to-fil...
  7. Implement Errors and Boolean Value in Russian o...

    Learn how to implement errors and boolean values in Russian or any other language using Aspose.Cells with C++....Cells by using the Workbook.GetGlobalizationSett()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class RussianGlobalization...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  8. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  9. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....modify the format of rows and cells in a table. Document doc = new...formatting // of the contents of all cells in this row. RowFormat rowFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Cross (Pivot) Tables in Java|Aspos...

    Output a Cross (Pivot) Tables when building a report in Java....table-column one within the same cell, but this case is also supported...within these tables using merged cells, in order to simplify further...

    docs.aspose.com/words/java/working-with-cross-p...