Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 148,102 for

2

(0.12 sec)
  1. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  2. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  3. ComparisonEvaluationResult Class | Aspose.Words...

    Discover the Aspose.Words.Fields.ComparisonEvaluationResult class for efficient document comparison analysis. Unlock insights and enhance your workflow!...{0} {1} {2} \"true argument\" \"false argument\" ". // 2. " COMPARE...COMPARE {0} {1} {2} ". Field field = builder . InsertField ( string...

    reference.aspose.com/words/net/aspose.words.fie...
  4. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  5. 在工作表中添加图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... setColumnWidth ( 2 , 50 ); //Add a picture to the...getPictures (). add ( 3 , 2 , 3 , 2 , dataDir + "aspose.jpg" );...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  6. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....0pt;color:#009DD9;mso-font-charset:2;'>l</font>" u "<font style='f...:top;text-align:left;'> Text 2 </font>" u "<font style='font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  9. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java....type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...type: {1} \n\tRevision text: {2}", group.getAuthor(), group.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartSeries.name property | Aspose.Words for Py...

    ChartSeries.name property. Gets or sets the name of the series, if name is not set explicitly it is generated using index... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

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