Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 45,935 for

shape

(0.2 sec)
  1. 在C#中將PPT轉換為Word | products.aspose.com

    在 C# 中將 PPT 轉換為 Word。使用 .NET 庫 API 將 PowerPoint 轉換為 Word...foreach ( var shape in slide.Shapes) { if (shape is AutoShape...

    products.aspose.com/slides/zh-hant/net/conversi...
  2. AxisTimeUnit | Aspose.Words for Java

    Specifies the unit of time for axes in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....Add a text frame inside added shape and set its textual properties...formatted inside the added shape before saving the presentation...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  4. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...separate class for painting shapes and text with hatches. However...demonstrate, firstly, how to fill a shape with a hatch pattern, then all...

    docs.aspose.com/page/java/ps/working-with-hatch...
  5. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vss file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/organiza...
  6. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vdw file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  7. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vssx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-java/organiz...
  8. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C++...Extracting Images from Presentation shapes Contents [ Hide ] Images are...are often added to shapes and also frequently used as slides'...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes 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...
  10. Create flowchart style organization chart in VD...

    Python source code to create flowchart style organization chart in vdx file within any Python based application....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/python-net/flowchar...