Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 49,132 for

shape

(0.12 sec)
  1. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly....double width , double height ) { Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 档案

    档案...SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->AddAutoShape(ShapeType::Ellipse...SharedPtr<IAutoShape> ellipse = slide->get_Shapes()->AddAutoShape(ShapeType::Ellipse...

    blog.aspose.com/zh/slides/working-with-shapes-i...
  4. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for С++, supporting OMML, formatting controls, and clear С++ code samples....on the slide, first, add a shape that will contain the mathematical...() -> idx_get ( 0 ) -> get_Shapes () -> AddMathShape ( 0.0f ...

    docs.aspose.com/slides/cpp/powerpoint-math-equa...
  5. 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...
  6. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document 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/word/
  7. Vytvorte Dokument V Jazyku C#

    Vytvorte súbor pomocou knižnice .NET. Jednoducho vytvorte nový dokument v C# v niekoľkých krokoch....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/
  8. Buat WORD Menggunakan C#

    Buat WORD baharu dalam C# dalam beberapa langkah. Buat WORD 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/word/
  9. Ustvari HTML Z Uporabo C#

    Ustvarite novo HTML v C# v nekaj korakih. Preprosto ustvarite HTML 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/html/
  10. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown 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/md/