Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 45,856 for

shape

(0.1 sec)
  1. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/cpp/manage-textbox/
  2. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new...getChildNodes(NodeType.SHAPE, true).toArray()) .filter(Shape.class::isInstance)...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 Python 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides ...

    使用 Aspose.Slides for Python via .NET 在 PPT、PPTX 和 ODP 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,简化您的演示文稿....遍历第一张幻灯片中的每个形状 for shape in pres . slides [ 0 ] . shapes : # 检查形状是否为...检查形状是否为 SmartArt 类型 if type ( shape ) is art . SmartArt : # 添加一个新的 SmartArt...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  4. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a Shape...for a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks Use the Shape.stroke property to access stroke...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java...SHAPE, true ); for (Shape shape : (Iterable<Shape>) nodes)...nodes) { if (shape.isImage()) { // Մշակողը պետք է ընտրի գրադարանը...

    products.aspose.com/words/hy/java/compress/
  6. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  7. PowerPoint SmartArt|Aspose.Slides 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....Manage SmartArt Shape Manage SmartArt Shape Node Manage Ink PowerPoint...

    docs.aspose.com/slides/net/powerpoint-smartart/
  8. Aspose::Words::Drawing::Adjustment class | Aspo...

    Aspose::Words::Drawing::Adjustment class. Represents adjustment values that are applied to the specified Shape in C++....are applied to the specified shape. class Adjustment : public System..."Rounded rectangle shape.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Refresh Values of Linked Shapes|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....Refresh Values of Linked Shapes Contents [ Hide ] Sometimes,... you have a linked shape in your Excel file which is linked to...

    docs.aspose.com/cells/net/refresh-values-of-lin...
  10. Stroke.joinStyle property | Aspose.Words for No...

    Stroke.joinStyle property. Defines the join style of a polyline....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...