Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 9,913 for

shape

(0.05 sec)
  1. 在 Java 中创建或管理 PowerPoint 智能图形形状节点|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的智能艺术节点和子节点...遍历第一个幻灯片中的每个形状 for ( IShape shape : pres . getSlides (). get_Item...()) { // 检查形状是否为智能图形类型 if ( shape instanceof SmartArt ) { // 将形状转换为智能图形...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  2. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Presentation Localization|Aspose.Slides for PHP...

    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....Language for Presentation and Shape’s Text Create an instance of...Presentation ( "test.pptx" ); try { $shape = $pres -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/presentation-lo...
  4. Aspose::Words::Drawing::OleFormat::GetRawData m...

    Aspose::Words::Drawing::OleFormat::GetRawData method. Gets OLE object raw data in C++....docx" ); for ( const auto & shape : System :: IterateOver ( doc...GetChildNodes ( NodeType :: Shape , true ))) { SharedPtr < OleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_Shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...s) Groups the shapes passed as a parameter into a new GroupShape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method... Examples Shows how to set shape fill type as image. doc = aw...setting image. shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the Shape (when [ImageData.source_full_name](../source_full_name/) is specified)....the image is linked to the shape (when ImageData.source_full_name...Examples Shows how to edit a shape’s image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....system by double-clicking on the shape that contains the OLE object...MemoryStream ( zipFileBytes )) { Shape shape = builder . InsertOleObject...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Stroke.lineStyle property | Aspose.Words for No...

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

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