Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 5,445 for

shape group

(0.13 sec)
  1. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....Add Line Shapes to Presentations in .NET Contents [ Hide ] Overview...Slides allows you to add line shapes to PowerPoint slides programmatically...

    docs.aspose.com/slides/net/line/
  2. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points....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...
  3. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...equal sign. The other main group of characters in a formula,...

    docs.aspose.com/tex/java/latex-math-fonts/
  4. 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...
  5. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....Add Line Shapes to Presentations in Java Contents [ Hide ] Overview...Slides allows you to add line shapes to PowerPoint slides programmatically...

    docs.aspose.com/slides/java/line/
  6. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...created the comment; you can then group the comments by that author...Annotation { // // Summary: // The shape ID of the comment. public int...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  7. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation.... Frame 7 A control that groups other controls. MultiPage 8..."ActiveX controls.docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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....inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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/
  10. 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/