Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 20,326 for

2 of

(0.05 sec)
  1. ImageSize.horizontal_resolution property | Aspo...

    ImageSize.horizontal_resolution property. Gets the horizontal resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in C#....( worksheetIndex , 0 , 2 , "Series 2" ), chart . Type ); // Add...GetCell ( worksheetIndex , 2 , 0 , "Category 2" )); chart . ChartData...

    docs.aspose.com/slides/net/create-chart/
  3. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Chart Series|Aspose.Slides for Python Documenta...

    Chart series in PowerPoint presentations in Python...Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . get_cell ( 0 , 2 , 0 , "Category 2" )) chart . chart_data...

    docs.aspose.com/slides/python-net/chart-series/
  5. Create High-Low-Close(HLC) Stock Chart with Nod...

    Learn how to create a high-low-close stock chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization.... get ( 2 ). getMarker (). setMarkerStyle...chart . getNSeries (). get ( 2 ). getMarker (). setMarkerSize...

    docs.aspose.com/cells/nodejs-cpp/create-high-lo...
  6. Aspose::Words::Section::AppendContent method | ...

    Aspose::Words::Section::AppendContent method. Inserts a copy Of content Of the source section at the end Of this section in C++....builder -> Write ( u "Section 2" ); builder -> InsertBreak ( Aspose...get_Sections () -> idx_get ( 2 ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....example -1 means the last node, -2 means the second before last and... " ); builder . write ( "Run 2. " ); // Every invocation of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels Of the entire series...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw shapes in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...Rectangle in Visio //ExStepImage:2:step-3.png //ExStart //ExStep:0-0...

    products.aspose.com/diagram/tutorial/draw-shape...