Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 37,954 for

shape

(0.07 sec)
  1. PowerPoint Math Equations|Aspose.Slides for Pyt...

    PowerPoint Math Equations, Math Symbols, Formula, and Math Text in Python...on the slide, first, add a shape that will contain the mathematical...pres . slides [ 0 ] . shapes . add_math_shape ( 0 , 0 , 720 , 150...

    docs.aspose.com/slides/python-net/powerpoint-ma...
  2. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....entities, such as master slides, shapes, charts, picture frames, audio...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/python-net/
  3. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...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/md/
  4. 使用 C# 製作 DOCX

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

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/zh-hant/java/make/doc/
  6. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C# between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....; var shape = builder.InsertImage("Input.docx"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/
  7. Convert Image To DOC C#

    Convert Image to DOC format in C# code. Save Image as DOC using C#....; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...
  8. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....compared to normal presentation shapes. We implemented support for...that ActiveX controls are not shapes; they are not part of the presentation’s...

    docs.aspose.com/slides/nodejs-java/activex/
  9. Փոխարկել PDF GIF C#

    Փոխարկեք PDF ը GIF ձևաչափի C# կոդով: Պահեք PDF որպես GIF օգտագործելով C#:...; var shape = builder.InsertImage("Input.pdf"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/pdf...
  10. ChartSeriesType | Aspose.Words for Java

    Specifies a type of a chart series in Java....Chart chart = ((Shape)doc.getChild(NodeType.SHAPE, 0, true)).getChart();...

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