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

shape

(0.12 sec)
  1. Aspose.PSD for .NET 20.4 - Release Notes|Docume...

    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....(boolean operations), index of the shape in the layer, count of the bezier...(boolean operations), index of the shape in layer, count of the bezier...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  2. 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...
  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. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....shortest possible path between the shapes it connect. To do this, the...IShapeCollection shapes = input . Slides [ 0 ]. Shapes ; IConnector...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. 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/
  9. Images is placed over footer when converting do...

    version 20.5 Java When converting the attached document to PDF some images is covering the footer information. Is this a know issue and are there any fixes in later versions? In the uploaded files I’ve attached the wor…...not handle cells with wrapped shapes correctly. In column 2 of the...empty paragraph with a wrapped shape anchor. The line itself fits...

    forum.aspose.com/t/images-is-placed-over-footer...
  10. How to Create a Pie Chart in Word using Python

    Learn how to create a pie chart in Word using Aspose.Words for Python. Follow our step-by-step guide and enhance your documents with visual data....chart from the inserted chart shape using chartShape.chart . Clear...

    blog.aspose.com/words/create-pie-chart-in-word-...