Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 19,383 for

2 of

(0.06 sec)
  1. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) cube...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) cube . CreatePolygon...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  2. TabStopCollection class | Aspose.Words for Node.js

    Aspose.Words.TabStopCollection class. A collection Of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeries.InvertIfNegative | Aspose.Words for...

    Discover the ChartSeries InvertIfNegative property. Easily customize color inversions for negative values, enhancing your data visualization experience.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Emphasize the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection Of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.width property | Aspose.Words for No...

    CellFormat.width property. Gets the width Of the cell in points.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataLabel.number_format property | Aspose....

    ChartDataLabel.number_format property. Returns number format Of the parent element.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table Of contents when saving HTML, MHTML and EPUB... writeln ( "Entry 2" ); builder . insertBreak ( aw...8pt\">.......span>" + "<span>2</span>" + "</p>" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldNoteRef.insert_relative_position property ...

    FieldNoteRef.insert_relative_position property. Gets or sets whether to insert a relative position Of the bookmarked paragraph....footnote number 2, so the field will display "2 below". # The \f...\f flag makes the number 2 appear in the same format as the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number Of [ChartSeries](../../chartseries/) in this collection....= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]) # A chart series can also...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...