Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 46,952 for

shape

(0.06 sec)
  1. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接... Shapes . AddAutoShape ( ShapeType...()) { IShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  2. Technical Articles|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....Prevent Presentation Edits with Shape Locks Get Warning Callbacks...Images from Presentation shapes Resize Shapes on Presentation Slides...

    docs.aspose.com/slides/java/technical-articles/
  3. Insert an ActiveX Control in the Visio Diagram|...

    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....Retrieve an ActiveX Control from a Shape Object to Modify Properties...

    docs.aspose.com/diagram/java/insert-an-activex-...
  4. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....Each shape can belong to multiple layers...

    docs.aspose.com/diagram/net/change-properties-l...
  5. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性...) as pres : shape = pres . slides [ 0 ] . shapes [ 0 ] localTextFrameFormat...localTextFrameFormat = shape . text_frame . text_frame_format effectiveTextFrameFo...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  6. Showing Cell Range as the Data Labels with C++|...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with C++...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  7. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....DocumentBuilder(doc); Shape textbox = new Shape(doc, ShapeType.TEXT_BOX);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...from Node ) delete_shapes() Deletes all shapes from the text of...Examples Shows how to remove all shapes from a node. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... Remarks Use the Shape.oleFormat property to access..."OLE spreadsheet.docm" ); let shape = doc . getShape ( 0 , true...

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