Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 45,858 for

shape

(0.19 sec)
  1. DocumentVisitor.VisitFormField | Aspose.Words f...

    Discover the DocumentVisitor VisitFormField method, triggered when a form field is detected in your document. Enhance your document processing today!...<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::Chart::get_Lege...

    Aspose::Words::Drawing::Charts::Chart::get_Legend method. Provides access to the chart legend properties in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Showing Cell Range as the Data Labels|Documenta...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Python via .NET. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Set the Shape Type of Data Labels of Chart...Chart Resize Chart's Data Label Shape To Fit Text...

    docs.aspose.com/cells/python-net/showing-cell-r...
  5. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size.... shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  8. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] textFrame...textFrame = shape . text_frame for paragraph in textFrame . paragraphs...

    docs.aspose.com/slides/zh/python-net/portion/
  9. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your Shapes with precise right margins in points for enhanced design flexibility....right margin in points for a shape. public double InternalMarginRight...textbox with specific margins. Shape textBoxShape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageData.cropLeft property | Aspose.Words for ...

    ImageData.cropLeft property. Defines the fraction of picture removal from the left side....filled by the fill color of the shape). Positive values less than...being stretched to fit the shape. The default value is 0. See...

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