Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 43,063 for

shape

(0.08 sec)
  1. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to Shapes seamlessly when SourceFullName is set. Boost your creativity!...the image is linked to the shape (when SourceFullName is specified)...Examples Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance Shape enumeration in your applications. Boost efficiency and streamline your coding process!...Called when enumeration of a shape has started. public virtual...VisitShapeStart ( Shape shape ) Parameter Type Description shape Shape The...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....Cells provides a Shape.GetTextBody() property to set...code demonstrates the use of Shape.GetTextBody() property to set...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  4. 使用 C++ 移除 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 从工作簿中删除 ActiveX 控件。...为此,API 提供了 Shape.RemoveActiveXControl 方法。以下代码片段演示了如何使用 Shape.RemoveActiveXControl...Access first shape from first worksheet Shape shape = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/remove-activex-con...
  5. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your Shapes, enhancing your design's precision and creativity....the angle (in degrees) that a shape is rotated. Positive value corresponds...); // Insert a shape with an image. Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Public API Changes in Aspose.Diagram 4.4.0|Docu...

    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....developers to modify TimeLine shape dialog box. Users can see example...and Date Format of TimeLine Shape] Setting the Milestone Dialog...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Manage Smart Art|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....to Group Shape Determine if Shape is Smart Art Shape Extract Text...from the Gear Type SmartArt Shape Replace text in smart art Add...

    docs.aspose.com/cells/python-net/managing-smart...
  9. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item... , 20 , 20 , 200 , 150 ); $shape -> getEffectFormat () -> enableOuterShadowEff...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  10. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified Shape in Java....are applied to the specified shape. Examples: Shows how to work..."Rounded rectangle shape.docx"); Shape shape = (Shape)doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...