Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 42,861 for

shape

(0.12 sec)
  1. 使用 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/
  2. 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/
  3. Փոխարկել 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...
  4. 在 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/
  5. 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...
  6. 使用 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/
  7. PowerPoint Math Equations|Aspose.Slides Documen...

    PowerPoint Math Equations, PowerPoint Math Symbols, PowerPoint Formula, PowerPoint Math Text...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/java/powerpoint-math-equ...
  8. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 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/
  10. 使用 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/