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

2

(0.29 sec)
  1. 在网格中创建多边形|Documentation

    Aspose.3D for Node.js via Java 允许在网格中创建多边形。... createPolygon ( 0 , 1 , 2 ); //Or You can create a polygon...mesh . createPolygon ( 0 , 1 , 2 , 3 ); 改变平面方向...

    docs.aspose.com/3d/zh/nodejs-java/create-polygo...
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  3. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Freeze Panes in Ruby|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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  5. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....example -1 means the last item, -2 means the second before last and...= { "Category 1" , "Category 2" , "Category 3" , "Category 4"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在Ruby中冻结窗格|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.... freezePanes ( 3 , 2 , 3 , 2 ) \ # Saving the modified...

    docs.aspose.com/cells/zh/java/freeze-panes-in-r...
  7. Chart.Legend | Aspose.Words for .NET

    Discover the Chart Legend property to customize your charts effortlessly. Enhance data visualization with tailored legend options for better insights!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextColumn.spaceAfter property | Aspose.Words f...

    TextColumn.spaceAfter property. Gets or sets the space between this column and the next column in points... setCount ( 2 ); // Determine the amount of...builder . writeln ( "Wide column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.FirstSliceAngle | Aspose.Words...

    Discover the ChartSeriesGroup FirstSliceAngle property to customize your pie chart's first slice angle in degrees for enhanced data visualization....[] { "Category 1" , "Category 2" , "Category 3" }; chart . Series...categories , new double [] { 4 , 2 , 5 }); // Format the Doughnut...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node.... writeln ( 'Section 2 text.' ) # Both sections are siblings...self . assertEqual ( 'Section 2 text.' , doc . get_text () . strip...

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