Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,870 for

2

(0.12 sec)
  1. Document.footnoteOptions property | Aspose.Word...

    Document.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this document.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. EndnoteOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words EndnoteOptions class for customizable endnote numbering in your documents and sections. Enhance your document formatting today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  3. 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...
  4. 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...
  5. 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...
  6. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style.... merge ( 5 , 2 , 2 , 3 ); // Input data into C6...C6 Cell. cells . get ( 5 , 2 ). putValue ( "This is my value"...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  7. Aspose.Slides for .NET: Pie Chart Data Label Ov...

    Hello Aspose Team, We are using a temporary license of Aspose.Slides - Dotnet(C#) and we are generating a pie chart . The problem is the data labels as you can see in this picture where software, others are overlapping…...slides-chart aguha1 January 19, 2026, 2:21pm 1 Hello Aspose Team, We are...Discourse January 19, 2026, 2:22pm 2 @aguha1 Aspose.Slides for...

    forum.aspose.com/t/aspose-slides-for-net-pie-ch...
  8. Cells#copyColumns results in incomplete formatt...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...copyColumns(cells, 2, 3, 7); workbook.save("output...content from sourceColumnIndex 2 to the newly inserted columns:...

    forum.aspose.com/t/cells-copycolumns-results-in...
  9. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Arabic 0 Arabic numbering (1, 2, 3, …) UppercaseRoman 1 Upper... III, …) LowercaseRoman 2 Lower case Roman (i, ii, iii,...

    reference.aspose.com/words/cpp/aspose.words/num...
  10. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....write ( f 'Row { i + 1 } , Column 2' ) row = builder . end_row ()...borders . horizontal . line_width = 2 # Adjust the appearance of borders...

    reference.aspose.com/words/python-net/aspose.wo...