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

shape group

(0.14 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_group_shape() Cast Node to GroupShape...Node to Section . as_shape() Cast Node to Shape . as_smart_tag()...

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