Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 48,671 for

shapes

(0.5 sec)
  1. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_group_shape(shapes) Groups the shapes passed as a parameter...insert_group_shape(left, top, width, height, shapes) Groups the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....the containing block of the shape. @property def width ( self...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....the containing block of the shape. get height () : number Remarks...top-level shape, the value is in points. For shapes in a group...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....insertGroupShape(shapes) Groups the shapes passed as a parameter...top, width, height, shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/com...
  6. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....Presentation > ( u "Shapes.pptx" ); auto shape = System :: ExplicitCast...get_Shapes () -> idx_get ( 0 )); auto textFrame = shape -> get_TextFrame...

    docs.aspose.com/slides/cpp/paragraph/
  7. Font templates as a tool for font creation

    Discover how font templates streamline typeface creation with grids, stroke variations, and more. Create unique, professional fonts efficiently....templates typically include: Basic shapes such as rectangles, circles...characters that indicate the general shape and proportions of each glyph...

    docs.aspose.com/font/net/fonts-templates/
  8. 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...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Opening a diagram is throwing System.NullRefere...

    Hi Philip, I have update the Aspose.Diagram-package to version 25.12.0 The Aspose.Diagram-package is used in: WinForms application using .NET Framework 4.8 Language: C# Platform: Windows 11 Development Environment:…...Shapes.RemoveDependsOn(shape);’ is throwing an...using the method ‘page.Shapes.Remove(shape);’, but in the previous...

    forum.aspose.com/t/opening-a-diagram-is-throwin...