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

2

(0.17 sec)
  1. 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...
  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. Converter.Create | Aspose.Words for .NET

    Create a new instance of the converter processor effortlessly with our powerful Converter Create method for seamless data transformation....2.pdf" , SaveFormat . Rtf ) . Execute..."LowCode.ConvertContextStream.2.docx" , FileMode . Create , FileAccess...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Count method. Gets or sets how many Character to use as indentation per one list level. The default value is 0, that means no indentation in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...String :: Format ( u " a. Item 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++...." ); // 2 - The "Even" header/footer, which...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 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...
  8. 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...
  9. 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...
  10. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...