Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 50,433 for

shapes

(0.84 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content 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...
  2. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...ShapeCollection 对象的 add_auto_shape 方法,添加类型为 LINE 的 AutoShape 。...LINE 的自动形状。 slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/line/
  3. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages....Close Chart to PDF with C++ Shapes in Charts with C++ Analyzing...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  4. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from CDR(Vector Drawing Image) into various formats using Aspose.Imaging for Python via .NET....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/conversi...
  5. Unable to convert all the nodes present in Visi...

    Hello Team, I am using Aspose free version and trying to convert Visio file(vsd) in to JSON string using Aspose.Diagram. I know that there are some limitations with free version so that after conversion I am getting onl…...JSON output should contain all shapes/nodes present in the Visio...

    forum.aspose.com/t/unable-to-convert-all-the-no...
  6. How to Convert VSX to HTML in C#

    Step by step tutorial on how to convert VSX to HTML in C# using ASP.NET, Windows desktop, or console applications....above C# code, the drawings and shapes in the input VSX file format...

    kb.aspose.com/diagram/net/how-to-convert-vsx-to...
  7. Create flowchart style organization chart in VS...

    Python source code to create flowchart 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/flowcha...
  8. Create flowchart style organization chart in VD...

    Python source code to create flowchart 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/flowcha...
  9. Compare Presentation Slides in JavaScript|Aspos...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Node.js via Java. Identify slide differences in code quickly....Two slides are equal if all shapes, styles, texts, animation and...

    docs.aspose.com/slides/nodejs-java/compare-slides/
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other 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...