Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 42,307 for

shapes

(0.06 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....insertImage method returns a Shape object that was just created...further modify properties of the Shape. Inserting an Inline Image Pass...

    docs.aspose.com/words/java/use-documentbuilder-...
  2. 在python中壓縮word

    在Python中壓縮WORD而不會損失質量。優化WORD內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  3. How to Make a Pie Chart in PowerPoint using C#

    This quick tutorial guides how to make a pie chart in PowerPoint using C#. It provides detailed steps to configure the environment and sample code to add pie chart to PowerPoint using C#....created presentation Access shapes collection from the selected...selected slide Add a chart in the shapes collection by providing chart...

    kb.aspose.com/slides/net/how-to-make-a-pie-char...
  4. Forms2OleControlCollection | Aspose.Words for Java

    Represents collection of Forms2OleControl objects in Java....docm"); // Shapes store and display OLE objects...body. Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  5. 图表图例|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿中图表图例的位置和字体大小... Shapes . AddChart ( ChartType . ClusteredColumn...chart = pres . Slides [ 0 ]. Shapes . AddChart ( Aspose . Slides...

    docs.aspose.com/slides/zh/net/chart-legend/
  6. 图表系列|Aspose.Slides 文档

    C#或.NET中的PowerPoint演示文稿中的图表系列... Shapes . AddChart ( ChartType . ClusteredColumn...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Pie...

    docs.aspose.com/slides/zh/net/chart-series/
  7. OfficeMathRenderer | Aspose.Words for .NET

    Create dynamic math displays effortlessly with the OfficeMathRenderer constructor. Enhance your documents with seamless mathematical rendering!...Shows how to measure and scale shapes. Document doc = new Document...BoundsInPoints . Height , 0.15f ); // Shapes with transparent parts may...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Filter Objects while loading Workbook or Worksh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CELL_VALUE FORMULA CELL_DATA CHART SHAPE MERGED_AREA CONDITIONAL_FORMATTING...named NoCharts. It filters Shapes from worksheet named NoShapes...

    docs.aspose.com/cells/java/filter-objects-while...
  9. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in Shapes. Enhance your document design effortlessly!...class Defines an image for a shape. To learn more, visit the Working...get; } Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....the containing block of this shape. public Size CoordSize { get...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/net/aspose.words.dra...