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

2

(0.46 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...2. When I merge three documents...setCompliance(PdfCompliance.PDF_A_2_A); pso.setEmbedFullFonts(true);...

    forum.aspose.com/t/avoiding-automatic-page-brea...
  7. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....writeln("Item 2"); builder.getListFormat().removeNumbers();...writeln("Item 1"); builder.writeln("Item 2"); builder.getListFormat().removeNumbers();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Dropdowns driven data issues - Free Support For...

    Hello, I have an excel with drop down data as YES/NO values. Based on the selection, I am hiding or showing data by changing the font color + background color of the cells. But this functionality is somewhat working but…...Discourse February 3, 2026, 9:19pm 2 @ashokComdyn You mentioned that...wanghao.zhu February 4, 2026, 2:10am 3 @ashokComdyn We have opened...

    forum.aspose.com/t/dropdowns-driven-data-issues...
  9. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... moveToParagraph ( 2 , 0 ); expect ( paragraphs . indexOf...currentParagraph )). toEqual ( 2 ); // Any new content that we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Preserve Bold Font Formatting & Character Spaci...

    Hello I am using a recent version of Aspose words 20.9 I am saving docx files as pcl When I print everything is good except there is no bold Thanks for any help Peter...Family peterbos November 10, 2020, 2:29pm 1 Hello I am using a recent...hafeez November 11, 2020, 4:57am 2 @peterbos , Have you also tried...

    forum.aspose.com/t/preserve-bold-font-formattin...