Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 49,142 for

shapes

(0.08 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used to specify additional options when saving a document into the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the documentation article in C++....value determining how DrawingML shapes are rendered. get_DocumentPartSavingCa... () const Controls whether Shape nodes are converted to SVG images...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Handwritten/Cursive fonts

    This article provides a brief overview of script fonts (letter fonts), explaining their characteristics and purpose, pros and cons, and many more....such as images, colors, or shapes. The overall composition should...

    docs.aspose.com/font/net/what-is-font/script-fo...
  3. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...visual quality of rendered shapes, text, and images in your application...

    docs.aspose.com/svg/net/convert-svg-to-image/
  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. 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...
  6. 管理 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...
  7. 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...
  8. 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/
  9. 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/
  10. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section 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...