Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 157,610 for

2

(1.11 sec)
  1. out.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Grand Total 43 Evaluation Warn......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count...

    docs.aspose.com/cells/tr/java/add-or-clear-pivo...
  2. out.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count Banana 20 Blackberry 6 Guava 5 Apple 5 Cherry 4 Mango 3 Grand Total 43 Evaluation Warn......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Row Labels Sum of Count...

    docs.aspose.com/cells/de/java/add-or-clear-pivo...
  3. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++.... AddCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the workbook workbook...( shapes . Get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the oval shape...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  4. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DOCX format in C++.... Iso29500_2008_Strict 2 ISO/IEC 29500:2008 Strict compliance...builder -> Writeln ( u "List item 2" ); builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. [Aspose.Cells] セルの書式設定が変更される - Free Support For...

    Aspose.Cells for .NET(v26.1.0)を利用しています。 出力するとセルの書式が変わってしまいます。 詳細は以下の添付ファイルをご確認ください。 セルの書式設定が変更される.zip (926.9 KB) 添付ファイル内の「検証結果.docx」をご確認ください。...Discourse January 23, 2026, 4:31am 2 @kawamura.any.one.jp ご報告ありがとう...amjad.sahi January 25, 2026, 2:44pm 4 @kawamura.any.one.jp ,...

    forum.aspose.com/t/aspose-cells/324736
  6. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...