Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 50,428 for

shape

(0.15 sec)
  1. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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/zh/net/ps/working-with-clips/
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....shortest possible path between the shapes it connect. To do this, the...Presentation (); IShapeCollection shapes = input . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET.... Shapes . Add ( ellipse1 ); // Create...Color . DarkRed } }; graph . Shapes . Add ( ellipse2 ); // Add...

    docs.aspose.com/pdf/net/add-ellipse/
  5. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...Shapes.AddCopy 方法将图表从一个工作表复制到另一个。...若要复制控件和其他绘图对象,请使用 Worksheet.Shapes.AddCopy 方法,如下面的示例所示。 #include...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  6. Aspose.Diagram .NET for VSTO|Documentation

    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....Update shape properties in VSTO and Aspose.Diagram Add Shapes Add...All Images from Shapes in Visio Protect Shapes in Visio...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  7. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC 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/doc/
  8. 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/
  9. Urobiť WORD Pomocou C#

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