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

shapes

(0.42 sec)
  1. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library....Retrieve an ActiveX Control from a Shape Object to Modify Properties...ActiveX control from a Visio shape object to set its all available...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  2. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....different shapes, refer to the article on how to draw shapes in C#...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  4. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  5. Edit VSSM files via Python | products.aspose.com

    Python sample code to edit VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/editor/v...
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....picture shape on the slide #1 pres . Slides [ 0 ]. Shapes . AddPictureFrame..."slide1.png" ); } Getting a Shape Thumbnail Code using a deprecated...

    docs.aspose.com/slides/net/modern-api/
  7. Convert VDW to VSSM via Java | products.aspose.com

    Sample Java conversion code for VDW format to VSSM file. Use this example code to convert VDW to VSSM within any Web or Desktop Java based application....collection of drawing pages, shapes, fonts, images, data connections...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/conversion/vdw...
  8. Convert VSSX to VSSM via Java | products.aspose...

    Sample Java conversion code for VSSX format to VSSM file. Use this example code to convert VSSX to VSSM within any Web or Desktop Java based application....elements such as collection of shapes, connectors, flowcharts, network...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/conversion/vss...
  9. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... shape = slide . shapes . add_auto_shape ( slides ....AutoShape's TextFrame. text_frame = shape . text_frame # Create paragraphs...

    docs.aspose.com/slides/python-net/manage-paragr...
  10. 为 .NET 中的演示优化图表计算|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表计算、数据更新和精度控制,适用于 PPT 和 PPTX,并提供实用的 C# 代码示例。... Shapes . AddChart ( ChartType . ClusteredColumn...Chart ) pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/chart-calculations/