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

shape

(0.1 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. 档案

    档案...shapes.add_auto_shape(slides.ShapeType.RECTANGLE...watermarkShape.shape_lock.select_locked = True watermarkShape.shape_lock...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  4. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...developers can select a group of shapes to convert a Visio drawing...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  5. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...that can contain any closed shapes; by text outline; by 1 bpp...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/net/ps/working-with-clips/
  6. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....content and appearance of slides, shapes, text, images, animations,...slides, adding and editing shapes, text, images, animations,...

    products.aspose.com/slides/cpp/
  7. Შექმენით Დოკუმენტი 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/
  8. Გააკეთეთ 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/
  9. Გააკეთეთ 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/
  10. 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...