Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 9,896 for

shape

(0.09 sec)
  1. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++....Shows how to add an image to a shape and check its type. auto doc...it into a .png. SharedPtr < Shape > imgShape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. WordArt|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/java/wordart/
  3. ImageSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.image_saving()](../iimagesavingcallback/image_saving/#imagesavingargs) event...current_shape and ImageSavingArgs.is_image_available...Properties Name Description current_shape Gets the ShapeBase object corresponding...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/manage-paragraph/
  5. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...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...
  6. ChartFormat.fill property | Aspose.Words for Py...

    ChartFormat.fill property. Gets fill formatting for the parent chart element....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox.internalMarginLeft property | Aspose.Wo...

    TextBox.internalMarginLeft property. Specifies the inner left margin in points for a Shape....left margin in points for a shape. get internalMarginLeft () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextBox.internalMarginRight property | Aspose.W...

    TextBox.internalMarginRight property. Specifies the inner right margin in points for a Shape....right margin in points for a shape. get internalMarginRight ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET... Shapes [ 0 ]; IParagraph paragraph...effects to another paragraph or shape. Aspose.Slides for .NET allows...

    docs.aspose.com/slides/net/animated-text/