Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 155,160 for

2

(0.14 sec)
  1. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataPoints [ 2 ]; dataPoint . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....page" ); $i = 0 ; while ( $i < 2 ){ # Create Heading object $heading2...getPages () -> get_Item ( $i + 2 )); # Destination page $heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  3. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...pattern = regex , replacement = '$2 took money from $1' , options...replace_regex ( regex , '$3 bought a $2 from $1' , options ) if use_substitutions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Polygon In Mesh|Documentation

    Aspose.3D for .NET allows creating a polygon in a mesh. In order to use the functionality, the API offers CreatePolygon method of Mesh class....CreatePolygon ( new int [] { 0 , 1 , 2 }); //The old CreatePolygon needs...mesh . CreatePolygon ( 0 , 1 , 2 ); //The new overloads doesn't...

    docs.aspose.com/3d/net/create-polygon-in-mesh/
  5. ComparisonEvaluationResult.ErrorMessage | Aspos...

    Discover the ComparisonEvaluationResult ErrorMessage property, which provides clear insights into failed evaluation results. Enhance your debugging process today!...{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...
  6. FieldOptions.ComparisonExpressionEvaluator | As...

    Discover the FieldOptions ComparisonExpressionEvaluator property to easily manage and customize field comparison expressions for enhanced data analysis....{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...
  7. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.writeln method | Aspose.Words f...

    Aspose.Words.DocumentBuilder.writeln method... write ( "Row 1, cell 2." ); builder . endRow (); // While...Upward ; builder . write ( "Row 2, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EndnoteOptions.startNumber property | Aspose.Wo...

    EndnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered endnotes.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdatapoint/)... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

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