Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 50,725 for

shape

(0.2 sec)
  1. Create and Manage Chart with JavaScript via C++...

    Learn how to use Aspose.Cells for JavaScript via C++ to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/javascript-cpp/creating-c...
  2. 在 Python 中向 PowerPoint 演示文稿添加数学方程|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 中处理数学方程。获取详细的操作指南、代码示例以及自动化创建和编辑演示文稿的技巧。...presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...add_math_shape ( 0 , 0 , 720 , 150 ) 创建形状后,默认已包含一个带有数学部分的段落。 MathPortion...

    docs.aspose.com/slides/zh/python-net/powerpoint...
  3. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....characters and field codes, shape, footnote, endnote and comment...format: Extract Images from Shapes You may need to extract document...

    docs.aspose.com/words/java/extract-selected-con...
  4. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...can contain vector graphics shape stroked or/and filled with a...

    docs.aspose.com/page/net/what-is-xps-file/
  5. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....add Basic Shapes to an SVG Document The basic SVG shapes can be...SVGDocument(Path. Combine (DataDir, "basic-shapes.svg" ))) 8 { 9 // Get root...

    docs.aspose.com/svg/net/edit-svg-file/
  6. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Gets or sets the background shape of the document. Can be null...

    reference.aspose.com/words/net/aspose.words/doc...
  7. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts Shape design and user experience....Conclusion Fonts help notably to shape the visual and textual identity...

    docs.aspose.com/font/net/fonts-for-html/
  9. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....of which is their hexagonal shape. They have six identical branches...and viewBox attributes. SVG Shapes – You can learn how to create...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....CONTINUE; } /// /// Called when a Shape is encountered in the document...visitShapeStart(Shape shape) { if (shape.getFont().getHidden()) shape.remove();...

    reference.aspose.com/words/java/com.aspose.word...