Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 11,923 for

autoshape

(0.06 sec)
  1. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in Java... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape IAutoShape ellipse = shapes...

    docs.aspose.com/slides/java/connector/
  2. UseBackgroundFill | Aspose.Sildes for .NET API ...

    Determines whether this Autoshape should be filled with slides background fill instead of specified by style or fill format. Read/write Boolean....property Determines whether this autoshape should be filled with slide’s...

    reference.aspose.com/slides/net/aspose.slides/i...
  3. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C++... Add two AutoShape to the slide using the AddAutoShape...get_Shapes (); // Adds an Ellipse autoshape SharedPtr < IAutoShape > ellipse...

    docs.aspose.com/slides/cpp/connector/
  4. Paths | Aspose.Cells for .NET API 参考

    当shape为NotPrimitive时获取路径集合信息 Autoshape...当shape为NotPrimitive时获取路径集合信息 autoshape public ShapePathCollection...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. TextFrame | Aspose.Slides for Java API Reference

    Represents a TextFrame....highlighting all words 'important' ((AutoShape)pres.getSlides().get_Item(0)...separate 'the' occurrences ((AutoShape)pres.getSlides().get_Item(0)...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. UseBackgroundFill | Aspose.Slides for .NET API 参考

    确定此自选图形是否应使用幻灯片的背景填充而不是由样式或填充格式指定 读/写Boolean...UseBackgroundFill AutoShape.UseBackgroundFill property 确定此自选...get ; set ; } 也可以看看 class AutoShape 命名空间 Aspose.Slides 部件 Aspose...

    reference.aspose.com/slides/zh/net/aspose.slide...
  7. get_ShapeType() | Aspose.Slides for C++ API Ref...

    get_ShapeType() PictureFrame::get_ShapeType() method Aspose :: Slides :: ShapeType Aspose :: Slides :: PictureFrame :......override Remarks Returns the AutoShape type for a PictureFrame ....

    reference.aspose.com/slides/cpp/aspose.slides/p...
  8. Aspose.Slides for Java 20.9 Release Notes|Aspos...

    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....shape on the first slide is AutoShape with some text... // Output...paragraphs' bullets AutoShape autoShape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  9. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/net/conversion/ppt-t...
  10. Failed to Get the Text Animation from PowerPoin...

    Please browse the files in the following package. text.pptx.zip (785.9 KB) When I run the code, I guess we can get the animation array, but the array is empty. Presentation presentation = new Presentation(input); IEff…...getEffectsByParagrap(((AutoShape)presentation.getSlides().get_Item(7)...getMainSequence(); IAutoShape autoShape = (IAutoShape)pres.getSlides()...

    forum.aspose.com/t/failed-to-get-the-text-anima...