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

shape

(0.18 sec)
  1. Ustvari Dokument V C#

    Ustvarite datoteko s knjižnico .NET. Preprosto ustvarite nov dokument v C# v nekaj korakih....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sl/net/make/
  2. Buat Dokumen Dalam C#

    Cipta fail menggunakan pustaka .NET. Buat dokumen baharu dengan mudah dalam C# dalam beberapa langkah....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/
  3. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML 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/html/
  4. Გააკეთეთ PDF C# Ის Გამოყენებით

    შექმენით ახალი PDF C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF .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/pdf/
  5. Urobiť HTML Pomocou C#

    Vytvorte nový HTML v C# v niekoľkých krokoch. Jednoducho vytvorte HTML 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/html/
  6. Ustvari WORD Z Uporabo C#

    Ustvarite novo WORD v C# v nekaj korakih. Preprosto ustvarite WORD s knjižnico .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/sl/net/make/word/
  7. Apply a theme to a presentation|Aspose.Slides D...

    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....Change the fill color of a shape in a presentation...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  8. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...at the bottom has a missing shape after converting to PDF. Thanks...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  9. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vssm file on .NET Framework, .NET Core, Mono Platforms....its id Add organization node shapes to page. Add connectors to...to page to connect shape and its parent. Auto layout by invoking...

    products.aspose.com/diagram/net/flowchart/vssm/
  10. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...approach allows you to define the shape of the visible area directly...

    forum.aspose.com/t/mask-an-image-to-clip-corner...