Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 150,903 for

2

(0.09 sec)
  1. ComparisonExpression Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ComparisonExpression class for efficient document comparison. Enhance your workflow with powerful expression capabilities!...{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...
  2. Set the style of the text in a visio page with ...

    Learn how to set the style of the text in a visio page with Aspose.Diagram....//ExStepImage:1:step-2.png //ExStepSummary:2: The following code...alignment of the text //ExStepImage:2:step-3.png //ExStepSummary:3:...

    products.aspose.com/diagram/tutorial/set-text-s...
  3. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... 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. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....2.) uses both whitespaces and dot...list item 1 \n " + u "2. First list item 2 \n " + u "3. First list...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF document using Python with Aspose.PDF, enhancing interactivity and functionality....alert('page 2 is opened')" ) # Adding JavaScript...Level doc . getPages . get_Item ( 2 ) doc . getActions () . setOnOpen...

    docs.aspose.com/pdf/python-java/adding-javascri...
  6. Aspose::Words::Drawing::Charts::AxisGroup enum ...

    Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a type of a chart axis group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. How to remove empty right click menues - Free S...

    Hi, In the attached document, a very large number of empty entries appear when I right-click the content. How do I remove these entries? test.zip (32.8 KB) Kind regards,...Family Nachti September 22, 2025, 2:44pm 1 Hi, In the attached document...Discourse September 22, 2025, 2:45pm 2 @Nachti To remove empty entries...

    forum.aspose.com/t/how-to-remove-empty-right-cl...
  8. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series group in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java....402 \\f Arial \\s 25 \\u "); // 2 - Nested field: // Use a field...FIELD_FORMULA); leftExpression.addArgument(2); leftExpression.addArgument("+");...

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