Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 151,017 for

2

(0.1 sec)
  1. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Korean characters are not getting Printed while...

    No Warnings are printed while converting from word to pdf… We have windows system and installed korean font as well but No luck. Issue still persists. PDF_4057cea4-074b-47ed-8389-f39bb7ca6694.pdf (64.0 KB) Word_da3cbae…...noskov January 5, 2026, 2:11pm 21 @Prem_Parmar You can try...Prem_Parmar January 5, 2026, 2:12pm 22 Okay, I am seeing Aspose...

    forum.aspose.com/t/korean-characters-are-not-ge...
  3. Extract Subsection List Text Meta Data - Free S...

    How can I extract meta data on auto subsectioned list text level within a word docx with words python library? I would want an output basically that states things like 1.a.i to level info like 1.1.1 to know numerically w…...Discourse September 9, 2025, 10:03pm 2 @ln22 Extracting List‑Level Information...…) and the list level (0, 1, 2 …). Prints the label together...

    forum.aspose.com/t/extract-subsection-list-text...
  4. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Latest Aspose.OMR Product Family topics - Free ...

    Get technical support of Aspose.OMR for .NET & Java....aspose-omr-net , exception-handling 2 66 February 17, 2025 Omr threshold...aspose-omr-net 2 77 February 7, 2025 Problem Arabic answer sheet 2 155 January...

    forum.aspose.com/c/omr/38
  6. Aspose::Words::SectionCollection class | Aspose...

    Aspose::Words::SectionCollection class. A collection of Section objects in the document. To learn more, visit the documentation article in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation.... Dash 2 Specifies a dash shall be drawn...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....assertEquals(2, doc.getFirstSection().getBody()...getPageSetup().getTextColumns().setCount(2); // We can use a control character...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...