Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 50,315 for

shapes

(0.11 sec)
  1. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run 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...
  2. 使用 JavaScript 管理演示文稿中的图片框|Aspose.Slides for Nod...

    使用 Aspose.Slides for Node.js via Java 为 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... save ( "slide_1_shape_1.png" , aspose . slides . ImageFormat...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  3. TTF Fonts Knowledge Base

    TTF fonts are versatile digital typefaces used across platforms, from elegant print designs to sleek web interfaces. Discover their role in typography....closed paths that define the shape of each character. Contours...points are used to define the shape of curves. Quadratic Bézier...

    docs.aspose.com/font/net/what-is-font/ttf-font/
  4. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。...glyph is defined by one or more shapes such as a path, possibly with...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript.... Traverse through all shapes to find the desired chart....index. Traverse through all shapes to find the desired chart....

    docs.aspose.com/slides/nodejs-java/create-chart/
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java.... Traverse through all shapes to find the desired chart....index. Traverse through all shapes to find the desired chart....

    docs.aspose.com/slides/java/create-chart/
  7. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... Traverse through all shapes to find the desired chart....index. Traverse through all shapes to find the desired chart....

    docs.aspose.com/slides/androidjava/create-chart/
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...

    docs.aspose.com/slides/cpp/create-chart/
  9. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...drawing lines and outlining shapes and text. In order to paint...we demonstrate how to fill a shape and a text and outline the text...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  10. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...IAutoShape > autoShape = sld -> get_Shapes () -> AddAutoShape ( Aspose...Adds Fade animation effect to shape System :: SharedPtr < IEffect...

    docs.aspose.com/slides/zh/cpp/shape-animation/