Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 50,298 for

shape

(0.24 sec)
  1. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in Java. Discover sample code and automation techniques to streamline your workflow....Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/java/convert-powerpoint-...
  2. Create VSTX Files via C# | products.aspose.com

    C# Sample code for generating VSTX documents. Use this code for creating VSTX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSTX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vstx/
  3. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSDX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vsdx/
  4. 连接形状|Documentation

    本节介绍如何使用 Aspose.Diagram 连接两个形状。...通过连接器连接形状 method connect two shapes via a connector in the 页 班级。...stencil = dataDir + "Basic Shapes.vss" ; // create a diagram...

    docs.aspose.com/diagram/zh/net/connect-shapes/
  5. 连接形状|Documentation

    本节介绍如何用 Aspose.Diagram for Java 连接两个形状。...connectShapesVia连接器 method connect two shapes via a connector in the 页 班级。...stencil = dataDir + "Basic Shapes.vss" ; // create a diagram...

    docs.aspose.com/diagram/zh/java/connect-shapes/
  6. Replace text in smart art|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....this feature by setting the Shape.text property. The sample source...from the Gear Type SmartArt Shape Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/replace-text-i...
  7. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....when enumeration of a group shape has ended. virtual VisitGroupShapeStart...when enumeration of a group shape has started. virtual VisitHeaderFooterEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....<summary> /// Called when a Shape is encountered in the document...VisitShapeStart ( Shape shape ) { if ( shape . Font . Hidden ) shape . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 在 Android 上将 PowerPoint 演示文稿转换为 Word 文档|Aspose....

    使用 Aspose.Slides for Android 在 Java 中将 PowerPoint PPT 和 PPTX 幻灯片转换为可编辑的 Word 文档,精确保留布局、图像和格式。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/zh/androidjava/convert-p...