Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 50,838 for

shape

(0.2 sec)
  1. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....try { # Adds a new rectangle shape with text $shp = $pres -> getSlides...

    docs.aspose.com/slides/php-java/presentation-pr...
  2. Font formats

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....kerning : symbols with the shape of one type ( o , c , e , for...encoding to define the outline shapes of individual glyphs which...

    docs.aspose.com/font/net/what-is-font/font-form...
  3. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....NumberFormat value will create star-shaped bullet list symbols. listLevel...createPictureBullet() Creates picture bullet shape for the current list level....

    reference.aspose.com/words/java/com.aspose.word...
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  5. Animate PowerPoint Charts in Python|Aspose.Slid...

    Create stunning animated charts in Python with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now....slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...slides [ 0 ] shapes = slide . shapes chart = shapes [ 0 ] # Animate...

    docs.aspose.com/slides/python-net/animated-charts/
  6. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....} } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/php-java/image/
  7. Image Vectorization Options in Python – Aspose.SVG

    Tune image vectorization options in Python with Aspose.SVG. Adjust colors_limit, error_threshold, smoothing, line_width, and image size....pixels affect edge colors or shape detection Tune colors_limit...result Logo or icon 2 to 8 Clean shapes and limited palette Line art...

    docs.aspose.com/svg/python-net/image-vectorizat...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...for painting vector graphics: shapes or text, we offer “pseudo-transparency”...paling algorithm for transparent shapes and text, which we called ...

    docs.aspose.com/page/net/ps/working-with-transp...
  10. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Shapes . AddChart ( ChartType . ClusteredColumn...创建默认散点图。 IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/zh/net/create-chart/