Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 43,066 for

shape

(0.17 sec)
  1. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for Node.js via C++....supports the rendering of timeline shape without using office 2013, office...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/nodejs-cpp/rendering-time...
  3. IChartDataPoint.InvertIfNegative | Aspose.Words...

    Discover the IChartDataPoint InvertIfNegative property, enabling color inversion for negative values. Enhance your data visualization with this unique feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartMarker.Symbol | Aspose.Words for .NET

    Discover the ChartMarker Symbol property to easily customize your chart markers. Enhance your data visualization with unique symbols for better insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    products.aspose.com/slides/java/conversion/pptx...
  6. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...docm" ); let shape = doc . getShape ( 0 , true...The OLE object in the first shape is a Microsoft Excel spreadsheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignOptions.provider_id property | Aspose.Words...

    SignOptions.provider_id property. Specifies the class ID of the signature provider...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () signature_line = shape . signature_line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSavingArgs::get_IsI...

    Aspose::Words::Saving::ImageSavingArgs::get_IsImageAvailable method. Returns true if the current image is available for export in C++.... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  10. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

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