Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 43,063 for

shape

(0.11 sec)
  1. Aspose::Words::Drawing::TextBox::get_LayoutFlow...

    Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a Shape in C++....flow of the text layout in a shape. Aspose :: Words :: Drawing...Aspose :: Words :: Drawing :: Shape > textBoxShape = builder ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....some text inside a TextBox shape with the appropriate HTML text...Close Set Margins of Comment or Shape inside the Worksheet...

    docs.aspose.com/cells/java/applying-text-alignm...
  3. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...RECTANGLE , 10 , 10 , 100 , 100 ) shape . fill_format . fill_type =...

    docs.aspose.com/slides/python-net/presentation-...
  4. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced font formatting. Elevate your data presentation effortlessly!...chart shape with a document builder and get its chart. Shape chartShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 250 ); let seriesGroup = shape . chart . seriesGroups . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...first animation effect per shape seems to be applied in the exported...exported HTML5. For example, if a shape has multiple animations (e.g...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  7. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAxis.hidden property. Gets or sets a flag indicating whether this axis is hidden or not....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...
  10. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...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...