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

shapes

(0.3 sec)
  1. 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/
  2. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....manipulation of text, images, shapes, and many other elements of...

    products.aspose.com/total/cpp/
  3. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...IShape shape = findShape ( slide , "Shape1" ); if ( shape != null.... out . println ( "Shape Name: " + shape . getName ()); } } finally...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  4. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document 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...
  5. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/java/extract-selected-con...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical 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/php-java/create-chart/
  7. 使用 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...
  8. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS....locating to create curves and shapes creatively. You can download...

    docs.aspose.com/html/net/edit-html-document/
  9. 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...
  10. 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/