Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 9,917 for

shape

(0.04 sec)
  1. QR Code, Micro QR Code and Rectangular Micro QR...

    Detailed Information about QR Code Specification...a more compact rectangular shape. This variant is particularly...

    docs.aspose.com/barcode/info-cards/qr-code/
  2. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendline. To learn more, visit the documentation article in C++....DocumentBuilder > ( doc ); SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...demonstrate, firstly, how to fill a shape with a hatch pattern, then all...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  4. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...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...
  5. ActiveX|Aspose.Slides Documentation

    Manage ActiveX controls in PowerPoint presentation in C# or .NET...different from normal presentation shapes. From Aspose.Slides for .NET...Remember, ActiveX controls are not shapes and are not part of the presentation’s...

    docs.aspose.com/slides/net/activex/
  6. SVG Gradients – SVG Code and C# Examples

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....fill or stroke properties for shapes, text, etc. In this article...gradient to fill and stroke shapes or SVG text. Use the AppendChild()...

    docs.aspose.com/svg/net/svg-gradients/
  7. 在Java中将PowerPoint转换为HTML|Aspose.Slides 文档

    在Java中转换PowerPoint为HTML:将PPTX或PPT保存为HTML。在Java中将幻灯片保存为HTML...IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  8. 在 Java 中将 PowerPoint 转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 HTML:将 PPTX 或 PPT 保存为 HTML。在 Java 中将幻灯片保存为 HTML...IHtmlGenerator generator , IShape shape ) { } @Override public void...IHtmlGenerator generator , IShape shape ) { } private final String SlideHeader...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  9. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....value determining how DrawingML shapes are rendered. getExportEmbeddedIma()...value determining how DrawingML shapes are rendered. setExportEmbeddedIma(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. 图片框|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加图片框... save ( "slide_1_shape_1.png" , ImageFormat . Png );...); break ; } } for ( IShape shape : shapesToRemove ) { presentation...

    docs.aspose.com/slides/zh/java/picture-frame/