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

shapes

(0.06 sec)
  1. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  2. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....markup for certain types of shapes. when overriding the document...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...

    docs.aspose.com/slides/net/web-extensions/
  3. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG text using the text, tspan, and textPath elements....types: vector shapes, raster images, and text. Like shapes, SVG text...glyph is defined by one or more shapes (paths) and optional rendering...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  4. Style properties sometimes null - Free Support ...

    Hello, i have the problem that the style properties of a shape are sometimes null. You can reproduce it with the following code: Diagram diagram = new Diagram(); var page = diagram.Pages[0]; long recShapeId = page.Dr…...that the style properties of a shape are sometimes null. You can...Aspose.Diagram.Shape drawedShape = page.Shapes.GetShape(recShapeId);...

    forum.aspose.com/t/style-properties-sometimes-n...
  5. 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...
  6. 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...
  7. 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...
  8. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....article explains the usage of Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  9. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  10. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/androidjava/render-a-sli...