Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 46,177 for

shapes

(0.04 sec)
  1. 在 Ruby 中检索 Visio 形状信息|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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #...information about the shapes puts "Shape ID : " + shape . getID () . to_s...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...
  2. RenderedDocument Code Sample Floating Shape Not...

    https://forum.aspose.com/t/rendereddocument-code-sample-floating-shape-not-allowed-inside-textbox-exception/254889/2 Hello, Alexey! I have a problem with Word doc where lines are grouped and placed on a top of Text are…...RenderedDocument Code Sample Floating Shape Not Allowed Inside Textbox Exception...InvalidOperationExce - Floating shape not allowed inside textbox....

    forum.aspose.com/t/rendereddocument-code-sample...
  3. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... save_options) Renders the shape into an image and saves into...options that control how the shape is rendered and saved. Can be...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...

    docs.aspose.com/slides/python-net/animated-charts/
  5. DmlRenderingMode | Aspose.Words for Java

    Specifies how DrawingML Shapes are rendered to fixed page formats in Java....DmlRenderingMode Specifies how DrawingML shapes are rendered to fixed page...Shows how to render fallback shapes when saving to PDF. Document...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Incorrect Color Detected for a Shape in a Power...

    I have attached a presentation “color_src.pptx” having one shape in the first slide. (NOTE: When I open this presentation in microsoft powerpoint and try to select the shape in first slide, it somehow appears to be locke…...Incorrect Color Detected for a Shape in a PowerPoint Presentation...Slides Product Family slides-shapes , slides-design , slides-python...

    forum.aspose.com/t/incorrect-color-detected-for...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Shape class Shape class Represents an object in the drawing layer...with Shapes documentation article. Remarks Using the Shape class...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Pages|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....Auto-space a Collection of Shapes in the Visio Page Format Visio...Pages Drawing Working with Shapes...

    docs.aspose.com/diagram/java/working-with-pages/
  10. 在 Visio 中用 PHP 配置带图层的形状对象|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/configure-shape...