Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 150,670 for

2

(0.12 sec)
  1. ChartDataLabel.is_visible property | Aspose.Wor...

    ChartDataLabel.is_visible property. Returns ``True`` if this data label has something to display.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Apply data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.clear_format method | ...

    ChartDataLabelCollection.clear_format method. Clears format of all [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...
  3. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop... at ( 2 ); gradientStops . remove ( gradientStop...gradientStops . count ). toEqual ( 2 ); //expect(gradientStops.at(0)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Waterfall chart Data labels are not getting rem...

    https://forum.aspose.com/t/waterfall-chart-data-labels-are-not-getting-removed/324570/9 NewOutput.zip (10.0 KB)...get(i + 2, 0).setValue(categories[i]); cells.get(i + 2, 1).setValue(values[i]);... Style style = cells.get(i + 2, 1).getStyle(); style.setCustom("#...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  9. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph.... write ( "Run 2. " ); builder . write ( "Run 3...occurred to combine Runs #1, #2, and #3, // while leaving out...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured documents, ensuring seamless integration and accuracy....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...