Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 159,850 for

2

(0.25 sec)
  1. 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...
  2. Aspose.pdf table.IsBroken hides rows instead of...

    I have tables that I want to be placed on next page if they will be split between 2 pages. For example, if a table has 4 rows and only 2 of the rows will be placed on one page, I want the entire table to be moved to the…...between 2 pages. For example, if a table has 4 rows and only 2 of...false, the table is split between 2 pages. If I Do use table.IsBroken...

    forum.aspose.com/t/aspose-pdf-table-isbroken-hi...
  3. Setting font substitutes has no effect in HTML ...

    Hello Aspose Support Team, I’m trying to achieve the following: export Excel files to HTML but using font substitution to get a HTML file that only uses the desired set of fonts. Using FontConfigs to add font substitut…...zhao July 17, 2026, 2:02pm 2 @ManuDoctronic The feature...

    forum.aspose.com/t/setting-font-substitutes-has...
  4. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Fields [ 2 ]; // 2 - Umm al-Qura calendar: Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  5. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Fields [ 2 ]; // 2 - Umm al-Qura calendar: Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....SINGLE, 2.0, Color.BLACK); // Create a row...builder.writeln("Row 1, Cell 2."); builder.endRow(); // Reset...

    reference.aspose.com/words/java/com.aspose.word...
  8. [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
  9. 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...
  10. 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...