Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 50,298 for

shape

(0.18 sec)
  1. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....row, table, worksheet, image, shape, header/footer, etc. With option...the Excel file with image, shape, chart, etc. const wb = new...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  2. Add Master from Stencil|Documentation

    This section explains how to add master from stencil...represents a Visio drawing shape template. Using the method addMaster...( src , masterName ) # Adds shape with defined PinX and PinY....

    docs.aspose.com/diagram/python-java/add-master-...
  3. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/python-net/wordart/
  6. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartTitle.format property | Aspose.Words for N...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; // Delete series generated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart.dataTable property | Aspose.Words for Nod...

    Chart.dataTable property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.insertOleObjectAsIcon method... Returns Shape node containing Ole object and...use the file name. Returns Shape node containing Ole object and...

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