Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 45,955 for

shapes

(0.05 sec)
  1. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....pixels, we replace by geometric shapes or curves. As a result, the...

    docs.aspose.com/svg/net/image-vectorization-exa...
  2. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java. Customize fonts, colors, alignment, and more with powerful JavaScript code examples.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  3. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/php-java/picture-frame/
  4. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....objects without underlying shapes considered part of the background...color or saved as foreground shapes on a transparent layer, providing...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Developer Guide in Python https://docs.aspose.com/words/python-net/developer-guide/ Recent content in Developer Guide in Python on Documentation Hugo......drawing/shape/ Shape object separately from the...articles on working with colors, shapes, fonts, and other graphical...

    docs.aspose.com/words/python-net/developer-guid...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom On Premise, Cloud & App Based Solutions to Process Visio Images – Visio File Annotations in Javahttps://products.aspose.com/diagram/java/annotation/Recent content in......collection of drawing pages, shapes, fonts, images, data connections...elements such as collection of shapes, connectors, flowcharts, network...

    products.aspose.com/diagram/java/annotation/ind...
  7. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...{ for (var shape : slide.getShapes()) { if (shape instanceof...((PictureFrame) shape).getShapeType()) { ((PictureFrame) shape).setShapeType(ShapeType...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  8. 在 C# .NET 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    转换 PowerPoint HTML:将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML...IHtmlGenerator generator , IShape shape ) {} void IHtmlFormattingContr...IHtmlGenerator generator , IShape shape ) {} private const string SlideHeader...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  9. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....visual quality of rendered shapes, text, and images in your application...

    docs.aspose.com/html/net/convert-html-to-png/