Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 50,433 for

shape

(0.26 sec)
  1. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG Shapes and text....that the alpha channel of the shape is used as input. The value...element that will be an SVG shape with a drop shadow effect. It...

    docs.aspose.com/svg/net/drop-shadow/
  2. 在 JavaScript 中创建和应用 WordArt 效果|Aspose.Slides fo...

    在 Aspose.Slides for Node.js 中创建和自定义 WordArt 效果。本分步指南帮助开发者使用专业文本增强演示文稿。...效果应用于文本块;可将 Soft Edges 属性应用于 Shape 对象(即使未设置 3D Format 属性,它仍然有效)。...我可以在不保存演示文稿的情况下预览 WordArt 效果的结果吗? 是的,您可以使用 Shape 或 Slide 类的 getImage 方法,将包含 WordArt...

    docs.aspose.com/slides/zh/nodejs-java/wordart/
  3. 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...
  4. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...SmartArt Shape in PowerPoint Csharp 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/zh/tags/
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Scene in Java 1 3D shapes in PowerPoint 1 3d shapes in python 1 3D...SmartArt Shape in PowerPoint Csharp 1 Access a SmartArt Shape in PowerPoint...

    blog.aspose.com/zh-hant/tags/
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Shapes . AddChart ( ChartType . ClusteredColumn...chart. IChart chart = slide . Shapes . AddChart ( ChartType . ScatterWithSmoothLin...

    docs.aspose.com/slides/net/create-chart/
  7. XamlFixedSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 使用 JavaScript 将 PowerPoint 演示文稿转换为 HTML|Aspose....

    将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速、完美地保留布局、链接和图像。...writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  9. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/md/
  10. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/pdf/