Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 48,648 for

shape

(0.07 sec)
  1. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/html/
  2. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....pres -> get_Slide ( 0 ) -> get_Shapes () -> AddVideoFrame ( 10.0f...IVideoFrame > vf = sld -> get_Shapes () -> AddVideoFrame ( 50.0f...

    docs.aspose.com/slides/cpp/video-frame/
  3. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    使用 Aspose.Slides for Python(基于 .NET)掌握段落格式——在 Python 中优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... shape = slide . shapes . add_auto_shape ( slides ....AutoShape 的 TextFrame。 text_frame = shape . text_frame # 创建段落和文本片段;以下应用格式设置。...

    docs.aspose.com/slides/zh/python-net/manage-par...
  4. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....master ): for shape in master . shapes : if shape . placeholder...placeholder is not None : if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/python-net/presentation-...
  7. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the Shape type of chart elements....ChartShapeType enumeration Specifies the shape type of chart elements. Members...Description Default Indicates that a shape is not defined for the chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. 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...
  10. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...