Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 155,366 for

2

(0.67 sec)
  1. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....assertEquals(2, tables.toArray().length); for...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  2. 搜索

    搜索...getCell(defaultWorksheetInde, 1, 3, "Series 2"), chart.getType()); // 獲取第一個圖表系列...nde, 2, 1, 1), fact.getCell(defaultWorksheetInde, 2, 2, 3));...

    blog.aspose.com/zh-hant/slides/create-charts-in...
  3. When bookmarks are in nearby table cells, bookm...

    Hi Aspose team, In .NET, I have trouble with bookmark content inserting like this : I have 2 bookmarks “BM_Cell1” and “BM_Cell2” in table cells like image below (the second is next to the first) image.png (3.4 KB) …...inserting like this : I have 2 bookmarks “BM_Cell1” and “BM_Cell2”...texts into each bookmarks, but 2 texts are written into BM_Cell1...

    forum.aspose.com/t/when-bookmarks-are-in-nearby...
  4. 请问Linux系统是不是用不了DocumentExplorer 查看文档结构树 - Free ...

    请问Linux系统是不是用不了DocumentExplorer 查看文档结构树...words-java ouchli April 15, 2025, 2:31am 1 请问Linux系统是不是用不了DocumentExplorer...Discourse April 15, 2025, 2:31am 2 @ouchli 请问您能否提供更多关于您在Linu...

    forum.aspose.com/t/linux-documentexplorer/311300
  5. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....input document and we want apply 2 kinds of border with blue and..._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  6. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....= [ "Category 1" , "Category 2" ]; // Adding new series. Value...[ 1 , 2 ]); let series2 = seriesColl . add ( "Series 2" , categories...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...