Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 50,331 for

shape

(0.39 sec)
  1. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); # Creates...

    docs.aspose.com/slides/php-java/presentation-vi...
  2. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....Represents text area inside of a shape. COMMENT Represents placeholder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Შექმენით Დოკუმენტი 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/ka/net/make/
  4. Გააკეთეთ DOC C# Ის Გამოყენებით

    შექმენით ახალი DOC C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/doc/
  5. Გააკეთეთ HTML C# Ის Გამოყენებით

    შექმენით ახალი HTML C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/html/
  6. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...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. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Shape 的类,该类可以包含任何闭合形状; 通过文本轮廓; 通过...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  8. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …... Emf image is in Shapes collection of the Page object...there is an Ungroup method: Shape.Ungroup | Aspose.Diagram for...

    forum.aspose.com/t/issue-converting-vsd-with-em...
  9. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/doc/
  10. Urobiť WORD Pomocou C#

    Vytvorte nový WORD v C# v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sk/net/make/word/