Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 42,872 for

shape

(0.09 sec)
  1. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in C# or .NET... Shapes [ 0 ]; IChartData data = chart...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . Bubble...

    docs.aspose.com/slides/net/chart-workbook/
  2. Manage Rows and Columns|Aspose.Slides for Pytho...

    Manage table rows and columns in PowerPoint presentations in Python...None # Iterates through the shapes and sets a reference to the...the table for shp in sld . shapes : if type ( shp ) is slides ...

    docs.aspose.com/slides/python-net/manage-rows-a...
  3. PowerPoint Math Equations|Aspose.Slides for Nod...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...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. 使用 C# 製作 DOC

    通過幾個步驟在 C# 中創建一個新的 DOC。使用 .NET 庫輕鬆創建 DOC。...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/zh-hant/net/make/doc/
  5. Convert PPSX to XLAM Format via Java or with fr...

    Convert PPSX to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLAM online converter quickly before integrating the code....adding slides, manipulating shapes, and converting presentations...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/ppsx-...
  6. Convert PPTM to XLT Format via Java or with fre...

    Convert PPTM to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLT online converter quickly before integrating the code....as adding text, images, and shapes, and applying various formatting...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/pptm-...
  7. Convert PDF To PNG C#

    Convert PDF to PNG format in C# code. Save PDF as PNG using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  8. Convert TEXT To PNG C#

    Convert TEXT to PNG format in C# code. Save TEXT as PNG using C#....; var shape = builder.InsertImage("Input.txt"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/text-t...
  9. Convert PDF To DOCX C#

    Convert PDF to DOCX format in C# code. Save PDF as DOCX using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...
  10. Convert PDF To EPUB C#

    Convert PDF to EPUB format in C# code. Save PDF as EPUB using C#....; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/pdf-to...