Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,000 for

group shape drawing

(0.21 sec)
  1. 档案

    档案...pydrawing as drawing # 加载演示 with slides.Presentation("presentation...slides[0] # 设置水印位置 center = drawing.PointF(presentation.slide_size...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  2. Convert Image To BMP Java

    Convert Image to BMP format in Java code. Save Image as BMP using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/image...
  3. Convert Image To JPG Java

    Convert Image to JPG format in Java code. Save Image as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/image...
  4. Convert JPG To Image Java

    Convert JPG to Image format in Java code. Save JPG as Image using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/jpg-t...
  5. Convert JPG To PNG Java

    Convert JPG to PNG format in Java code. Save JPG as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples....on the slide, first, add a shape that will contain the mathematical...(); } } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/php-java/powerpoint-math...
  7. Convert Image To GIF Java

    Convert Image to GIF format in Java code. Save Image as GIF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertImage( "Input...

    products.aspose.com/words/java/conversion/image...
  8. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection.... drawing . charts . ChartSeriesCollectio...Column chart with columns grouped and banded along the X-axis...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.Count | Aspose.Words...

    Discover the Count property of ChartSeriesGroupCollection, which reveals the total number of series Groups for enhanced data visualization....Returns the number of series groups in this collection. public..."Combo chart.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....merged cells for headers or to group related data. In this section...presentation : # Assuming the first shape on the first slide is a table...

    docs.aspose.com/slides/python-net/manage-cells/