Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 43,062 for

shape

(0.11 sec)
  1. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method... Returns Shape node containing Ole object and...use the file name. Returns Shape node containing Ole object and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get DrawObject and Bound while rendering to PDF...

    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....Image, it prints its Bound and Shape Name. Please see the console...4491 [ Height ]: 128 . 0647 [ Shape Name ]: Sun ---------- AI Document...

    docs.aspose.com/cells/net/get-drawobject-and-bo...
  5. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint with Java...effects to another paragraph or shape. Aspose.Slides for Android via...contained in a text frame (shape). This sample code shows you...

    docs.aspose.com/slides/androidjava/animated-text/
  6. Extended overview of main Aspose.PSD for Java F...

    Examples of working PSD, PSD and AI formats using Java...[Working with Shape Layers](psd/java/psd-shape-layer-manipulation/)...

    docs.aspose.com/psd/java/update-psd-psb-files-w...
  7. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... DocumentBuilder () shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation 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/fon...
  9. Working with Layers in Ruby|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....Visio Diagram in Ruby Configure Shape Objects with Layers in Visio...

    docs.aspose.com/diagram/java/working-with-layer...
  10. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状...get_Item ( 0 ); // 添加矩形自动形状 IShape shape = slide . getShapes (). addAutoShape..., 75 , 150 ); // 设置填充类型为实色 shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/shape-formatting/