Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 48,653 for

shape

(0.09 sec)
  1. Convert PPTM to XLSB in Android Apps or with fr...

    Convert PPTM to XLSB in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLSB online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  2. Convert PPTM to FODS in Android Apps or with fr...

    Convert PPTM to FODS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to FODS online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  3. Convert PPTM to XLTX in Android Apps or with fr...

    Convert PPTM to XLTX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLTX online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  4. Convert PPSX to CSV in Android Apps or with fre...

    Convert PPSX to CSV in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to CSV online converter quickly before integrating the code....Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/android-java/conversi...
  5. Java API to Render CGM to DIF | products.aspose...

    Export CGM to DIF via Java API without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its addTextEffect function...

    products.aspose.com/total/java/conversion/cgm-t...
  6. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....height) throws Exception { Shape chartShape = builder.insertChart(chartType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Android, supporting OMML, formatting controls, and clear Java code samples....on the slide, first, add a shape that will contain the mathematical...dispose (); } After creating, the shape will already contain one paragraph...

    docs.aspose.com/slides/androidjava/powerpoint-m...
  8. 使用 C# 製作 HTML

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

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

    products.aspose.com/words/zh-hant/java/make/html/
  10. 使用 Java 製作 DOCX

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

    products.aspose.com/words/zh-hant/java/make/docx/