Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 50,451 for

shapes

(0.31 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples....on the slide, first, add a shape that will contain the mathematical...(); } } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  2. Type 1 Fonts Knowledge Base

    Type 1 fonts excellent printing output. Font format that gives the timeless elegance and versatility of classic typography.... The outlines define the shape, size, and proportions of each...data, which defines the actual shapes of the characters. Type 1 fonts...

    docs.aspose.com/font/net/what-is-font/type-1-font/
  3. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and presentation attributes, and understand styling priority when working with SVG....that: Contain multiple text or shape elements. Require consistent...styling Apply one color to all shapes Use <style> with element selectors...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  4. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....file while keeping images, shapes, and layout structures intact...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. 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/
  6. 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...
  7. 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...
  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. 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/
  10. 在 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...