Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 9,891 for

shape

(0.04 sec)
  1. OptionButtonControl.type property | Aspose.Word...

    OptionButtonControl.type property. Gets type of Forms 2.0 control.... SHAPE , 0 , True ) . as_shape () option_button1...aw . NodeType . SHAPE , 1 , True ) . as_shape () option_button2...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a Shape or text frame is relative in Java....the horizontal position of a shape or text frame is relative. Examples:...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the Shapes on the page and …...was done by selecting all the shapes on the page and copy them to...Aspose.Diagram. So all the shapes have to move somewhat to the...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  4. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java 中的 PowerPoint 变形过渡... get_Item ( 0 )); IShape shape = presentation . getSlides ()...( 0 ); shape . setX ( shape . getX () + 100 ); shape . setY (...

    docs.aspose.com/slides/zh/androidjava/slide-tra...
  5. Picture Frame|Aspose.Slides for Node.js via .NE...

    Add a picture frame to a PowerPoint presentation in JavaScript...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Portion|Aspose.Slides for Node.js via .NET Docu...

    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....context of presentation var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/portion/
  7. ChartDataPointCollection indexer | Aspose.Words...

    ChartDataPointCollection indexer. Returns [ChartDataPoint](../../chartdatapoint/) for the specified index.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_format method. Clears format of all [ChartDataPoint](../../chartdatapoint/) in this collection.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Presentation Viewer|Aspose.Slides Documentation

    PowerPoint presentation viewer in Java...Generate an SVG with a Custom Shape ID Aspose.Slides can be used...from a slide with a custom shape ID. To do this, use the setId...

    docs.aspose.com/slides/java/presentation-viewer/