Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 41,382 for

shape

(0.09 sec)
  1. Convert PPSM to XLAM Format via Java or with fr...

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

    products.aspose.com/total/java/conversion/ppsm-...
  2. Convert PDF to Excel via C# API | products.aspo...

    C# API to Convert PDF File to Excel without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/pdf-to...
  3. Convert RTF to POT via C# .NET or with free Onl...

    Convert Word rtf documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...

    products.aspose.com/total/net/conversion/rtf-to...
  4. Convert CGM to SXC via C# API | products.aspose...

    C# API to Convert CGM File to SXC without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  5. Convert CGM to ODS via C# API | products.aspose...

    C# API to Convert CGM File to ODS without using Microsoft Excel or Adobe Reader...Worksheet via its index, create a Shape and use its AddTextEffect function...

    products.aspose.com/total/net/conversion/cgm-to...
  6. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 使用 C# 製作 WORD

    通過幾個步驟在 C# 中創建一個新的 WORD。使用 .NET 庫輕鬆創建 WORD。...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/word/
  8. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...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/
  9. 使用 Java 製作 WORD

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

    products.aspose.com/words/zh-hant/java/make/word/
  10. Convert Image To WORD C#

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

    products.aspose.com/words/net/conversion/image-...