Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 45,883 for

shape

(0.08 sec)
  1. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状... 使用 Shapes 对象提供的 addAutoShape 方法向幻灯片添加两个...方法向幻灯片添加两个 AutoShape 。 通过定义连接器类型使用 Shapes 对象提供的 addConnector 方法添加连接器。...

    docs.aspose.com/slides/zh/java/connector/
  2. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/hy/python-net/compress/
  3. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示主题...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/presentation-theme/
  4. XlsxSaveOptions.compression_level property | As...

    XlsxSaveOptions.compression_level property. Specifies the compression level used to save document...Document ( file_name = MY_DIR + 'Shape with linked chart.docx' ) xlsx_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/java/managing-controls/
  6. 形状有效属性|Aspose.Slides 文档

    在 C# 或 .NET 中获取 PowerPoint 演示文稿中的有效形状属性...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes [ 0 ] as IAutoShape...ITextFrameFormat localTextFrameFormat = shape . TextFrame . TextFrameFormat...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  7. RoundedRectangle with multiple line of text the...

    comment Shape1.zip (14.1 KB)...heightPx: 180, text: "Another shape\nWith multiple\nLines!", fontSize:...Color fontColor) { var shape = sheet.Shapes.AddAutoShape( AutoShapeType...

    forum.aspose.com/t/roundedrectangle-with-multip...
  8. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C# or .NET... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  9. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/java/public-api-changes...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....when enumeration of a group shape has ended. visitGroupShapeStart(GroupShape...when enumeration of a group shape has started. visitHeaderFooterEnd(HeaderFooter...

    reference.aspose.com/words/java/com.aspose.word...