Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,187 for

shape group

(0.19 sec)
  1. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series Groups in this collection....Returns the number of series groups in this collection. @property...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....options ); }); /// <summary> /// Groups all flags in a document's compatibility...by state, then prints each group. /// </summary> function printCompatibilityOp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-jpg/
  4. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-bmp/
  5. Several JPG Into TIFF Java

    Merge multiple JPG into TIFF in Java code. Save JPG as TIFF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  6. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-png/
  7. Forms2OleControl.fore_color property | Aspose.W...

    Forms2OleControl.fore_color property. Gets or sets a foreground color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....on the slide, first, add a shape that will contain the mathematical...() -> idx_get ( 0 ) -> get_Shapes () -> AddMathShape ( 0.0f ...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  9. Manage Presentation Hyperlinks in C++|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for C++—enhance interactivity and workflow in minutes....Links to websites inside texts, shapes, or media Links to slides Aspose...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  10. ChartSeriesGroupCollection indexer | Aspose.Wor...

    ChartSeriesGroupCollection indexer. Returns a [ChartSeriesGroup](../../chartseriesGroup/) at the specified index....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () chart = shape . chart series_groups = chart...

    reference.aspose.com/words/python-net/aspose.wo...