Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 19,447 for

2 of

(0.05 sec)
  1. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection Of GradientStop objects for the fill in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartSeries.data_labels property | Aspose.Words...

    ChartSeries.data_labels property. Specifies the settings for the data labels for the entire series.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.show_leader_lines property | Asp...

    ChartDataLabel.show_leader_lines property. Allows to specify if data label leader lines need be shown... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...the header is removed from page 2 and onwards. When I add watermark...Discourse March 28, 2025, 5:19pm 2 @mlamla It seems that you are...

    forum.aspose.com/t/adding-shape-watermark-remov...
  5. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End Of column character: (char)14 in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Moving Tasks

    Learn how to move MicrosOft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for C++.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/moving-tasks/
  7. Handling Task Constraints

    Learn how to handle MicrosOft Project (MPP/XML) task constraints using Aspose.Tasks for .NET....mpp" ); 2 3 // Set constraint Start No Earlier...Earlier Than on task with Id 2 2 Task first = project. RootTask...

    docs.aspose.com/tasks/net/handling-task-constra...
  8. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  9. Pie Chart|Aspose.Slides Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in C# or .NET... GetCell ( 0 , 2 , 0 , "2nd Qtr" )); chart . ChartData...GetCell ( defaultWorksheetInde , 2 , 1 , 50 )); series . DataPoints...

    docs.aspose.com/slides/net/pie-chart/
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....writeln("Item 2"); builder.getParagraphFormat()...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...