Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 45,786 for

shape

(0.18 sec)
  1. Connector|Aspose.Slides Documentation

    Connect PowerPoint Shapes in C++...links two shapes together and stays attached to shapes even when...(green dots), which exist on all shapes by default. Connection dots...

    docs.aspose.com/slides/cpp/connector/
  2. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations.... public Shape InsertChart ( ChartType chartType...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....make the text fit a preset shape, or apply the affected text...shows how to add a WordArt shape as a watermark for the chart...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  5. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () chart = shape . chart series_groups = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 自定义形状|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿添加自定义形状...pres : shape = pres . slides [ 0 ] . shapes . add_auto_shape ( slides...200 , 100 ) geometryPath = shape . get_geometry_paths ()[ 0 ]...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  7. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....Examples Shows how to remove all shapes from a node. auto doc = System...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!... Shape shape = builder . InsertChart (...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Actions disappeared after saving - Free Support...

    Hello, i have a Shape with an action. But after saving the diagram to a vsdx file the action is disappeared. Please use this code to reproduce it. Am I doing something wrong, or is it a bug? Diagram diagram = new Diag…... 12:29pm 1 Hello, i have a shape with an action. But after saving...Aspose.Diagram.Shape shape = firstPage.Shapes[0]; foreach (Aspose...

    forum.aspose.com/t/actions-disappeared-after-sa...
  10. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++....Aspose :: Words :: Drawing :: Shape > Aspose :: Words :: DocumentBuilder...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/cpp/aspose.words/doc...