Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 50,339 for

shape

(0.81 sec)
  1. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/vi/viewer/
  2. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/fa/viewer/
  3. Data Visualization API for .NET

    Visualization with .NET...visible attributes such as color, shape, position, size, value, texture...

    products.aspose.com/gis/sr/viewer/
  4. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....mark shapes as decorative in Microsoft Word or mark shape as an...see details). For example, shapes could be marked as decorative...

    docs.aspose.com/words/java/working-with-pdfa-or...
  5. 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...
  6. 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/
  7. 在 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/
  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++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<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/docx/
  10. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<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/word/