Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 46,954 for

shape

(0.2 sec)
  1. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/androidjava/presentat...
  2. Extracting Images from Presentation shapes|Aspo...

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

    docs.aspose.com/slides/androidjava/extracting-i...
  3. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/zh/php-java/presentation...
  4. Technical Articles|Aspose.Slides 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....with Shape Locks Extracting Images from Presentation shapes Get...for Font Substitution Resize Shapes on Presentation Slides Support...

    docs.aspose.com/slides/net/technical-articles/
  5. 演示文稿页眉和页脚|Aspose.Slides 文档

    Java中的PowerPoint页眉和页脚...( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/zh/androidjava/presentat...
  6. Սեղմել DOC Ը Javascript Ում

    Սեղմեք DOC ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  7. Սեղմել HTML Ը Javascript Ում

    Սեղմեք HTML ը JavaScript ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Պատկերները...

    products.aspose.com/words/hy/nodejs-net/compres...
  8. Visio File Developer NET C# | products.aspose.com

    C# source code to develop in visio file on .NET Framework, .NET Core, Mono Platforms....ConnectShapesViaConn method to connect shapes in the selected page Save Diagram...in Visio Files CONNECT-VISIO-SHAPE Developer INSERT-ACTIVEX-CONTROL-TO-VISIO...

    products.aspose.com/diagram/net/developer/
  9. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series.... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....[alt text](url (title)) The Shape class. # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/python-net/translate-mark...