Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 150,870 for

2

(0.12 sec)
  1. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....write("Text 2. "); builder.insertFootnote(FootnoteType...insertFootnote(FootnoteType.FOOTNOTE, "Footnote 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  2. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/java/returning-a-range-of...
  3. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/ja/java/returning-a-range...
  4. 5472922.xlsx

    Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...Sheet1 6/12/15 2 3 Test 14.0300 14.0300 false...

    docs.aspose.com/cells/es/java/returning-a-range...
  5. Get the graphical components from visio file - ...

    Hi, We try to highlight the different components in Visio file, is it possible that Aspose.diagram API could return graphical components and their metrics for comparison? Please see the attached zip which show the exam…...Product Family ruhongcai May 2, 2018, 11:58pm 1 Hi, We try to...rafique May 3, 2018, 12:36am 2 @ruhongcai , You can retrieve...

    forum.aspose.com/t/get-the-graphical-components...
  6. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns.... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Pages in PostScript | C++

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/cpp/ps/working-with-pages/
  8. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... rows [ 2 ] self . assertEqual ( 2 , table . index_of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Node.js...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  10. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties....Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

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