Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 48,667 for

shapes

(0.21 sec)
  1. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....are a few drawing objects or shapes that are not supported yet...first sheet. ShapeCollection shapes = sheet . GetShapes (); //...

    docs.aspose.com/cells/cpp/managing-controls/
  2. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...with Shapes documentation article. Remarks Use the Shape.textPath...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...Add picture to worksheet auto shapes = worksheet . GetShapes ();...(); Picture pic = shapes . AddPicture ( 0 , 3 , 10 , 6 , Vector...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  4. Automate Presentation Localization in .NET|Aspo...

    Automate PowerPoint and OpenDocument slide localization in .NET with Aspose.Slides, using practical C# code samples and tips for faster global rollout....Language for a Presentation and Shape Text Create an instance of Presentation...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/net/presentation-localiz...
  5. TextBox.Previous | Aspose.Words for .NET

    Discover the TextBox Previous property, effortlessly access the prior TextBox in your shape sequence for streamlined design and enhanced workflow....previous TextBox in a sequence of shapes. public TextBox Previous {...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....supports the rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object according to the name...

    docs.aspose.com/cells/cpp/rendering-timeline/
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Rotation method. Gets or sets the rotation of the data labels of the entire series in degrees in C++....value is Horizontal , label shapes, if they exist, are rotated...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Shapes . AddChart ( ChartType . ClusteredColumn...创建默认散点图。 IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/zh/net/create-chart/
  9. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...