Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 45,860 for

shape

(0.1 sec)
  1. CommandButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CommandButtonControl class to easily create interactive buttons that run macros, enhancing user engagement in your applications....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Rendering::OfficeMathRenderer::O...

    Aspose::Words::Rendering::OfficeMathRenderer::OfficeMathRenderer constructor. Initializes a new instance of this class in C++....Shows how to measure and scale shapes. auto doc = System :: MakeObject...get_Height (), 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. ChartMarker class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartMarker class. Represents a chart data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications....Document ( MyDir + "DrawingML shape 3D effects.docx" ); RenderCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....[alt text](url (title)) The Shape class. # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/python-net/translate-mark...
  6. ImageSavingArgs.isImageAvailable property | Asp...

    ImageSavingArgs.isImageAvailable property. Returns ``true`` if the current image is available for export.... When saving a group shape or a shape that doesn’t require any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesgroup/) objects....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

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