Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 50,258 for

shape

(0.18 sec)
  1. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... let shape = slide . getShapes (). addAutoShape...150 , 75 ); // 为矩形形状设置填充颜色。 shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  2. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js....change the shape in Visio 4 56 March 14, 2025 Parts of shapes (such...missing on a grouped shape when exporting this shape to a svg-file 16...

    forum.aspose.com/c/diagram/17
  4. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Android: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstSmartArt = ( ISmartArt ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for Java: create, edit, convert, and style diagrams with Java for PowerPoint and OpenDocument presentations....( IShape shape : slide . getShapes ()) { if ( shape instanceof...firstSmartArt = ( ISmartArt ) shape ; break ; } } } finally { presentation...

    docs.aspose.com/slides/java/examples/elements/s...
  6. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....respective slide shape collection If the shape name is specific...validate the shape names. Finally, remove all the shapes whose names...

    kb.aspose.com/slides/python/remove-watermark-in...
  7. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. NodeRendererBase.get_bounds_in_pixels method | ...

    aspose.words.rendering.NodeRendererBase.get_bounds_in_pixels method...Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. get_bounds_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with Shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...Shapes Not Rendering Properly When Converting Word to HTML Aspose...issue with shapes during the conversion process. Shapes present...

    forum.aspose.com/t/shapes-not-rendering-properl...
  10. Manage Hyperlinks in Presentations with Python|...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET—enhance interactivity and workflow in minutes....websites embedded in text, shapes, or media Links to slides Aspose...assigning link addresses to text, shapes, and pictures to ensure smooth...

    docs.aspose.com/slides/python-net/manage-hyperl...