Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 49,739 for

shape

(0.14 sec)
  1. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vsdx 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...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vstx 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...
  3. AxisDisplayUnit class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ViewOptions.display_background_shape property |...

    ViewOptions.display_background_Shape property. Controls display of the background Shape in print layout view....display_background_shape property ViewOptions.display_background_shape property...Controls display of the background shape in print layout view. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_ole_object method | Aspo...

    aspose.words.DocumentBuilder.insert_ole_object method... Returns Shape node containing Ole object and...predefined images. Returns Shape node containing Ole object and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to create waterfall chart with Golang via C...

    Create waterfall charts in Excel with Golang via C++ and Aspose.Cells for C++ API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/go-cpp/creating-waterfall...
  7. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.nodeType property Returns NodeType.Shape . get nodeType...Drawing class Shape Shape.lastParagraph property Shape.oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //Add some text...

    docs.aspose.com/slides/net/creating-a-table-on-...
  10. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...md" ) Image {1} {2} {3} {4}) Shape 类。 # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/zh/python-net/translate-m...