Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 42,864 for

shape

(0.04 sec)
  1. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteShapes() Deletes all shapes from the text of this story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/
  3. Make DOC Using C#

    Make a new DOC in C# in a few steps. Easily create DOC using .NET library....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/doc/
  4. Urobiť DOCX Pomocou C#

    Vytvorte nový DOCX v C# v niekoľkých krokoch. Jednoducho vytvorte DOCX 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/docx/
  5. Կատարեք DOCX՝ Օգտագործելով C#

    Ստեղծեք նոր DOCX C# ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով .NET գրադարանը:...new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/hy/net/make/docx/
  6. Buat Markdown Menggunakan C#

    Buat Markdown baharu dalam C# dalam beberapa langkah. Buat Markdown 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/md/
  7. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF 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/pdf/
  8. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/net/make/pdf/
  9. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for Java...How to easily produce basic shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for Java provides...

    docs.aspose.com/page/java/xps/graphic-utilities/
  10. Ustvari Dokument V Java

    Ustvarite datoteko s knjižnico Java. Preprosto ustvarite nov dokument v Java v nekaj korakih....new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...432 , 252 ); Chart chart = shape.getChart(); chart.getTitle()...

    products.aspose.com/words/sl/java/make/