Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 50,448 for

shape

(0.2 sec)
  1. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....Words as a Shape object. This object provides...SECTION SECTIONPAGES SEQ SET SHAPE SKIPIF STYLEREF SUBJECT SYMBOL...

    docs.aspose.com/words/net/fields-overview/
  2. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...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...
  3. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...word with an image Shape image = new Shape(doc, ShapeType.Image);...

    forum.aspose.com/t/replace-word-with-image/317224
  4. 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...
  5. 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...
  6. Gawe PDF Nganggo C#

    Gawe PDF anyar ing C# ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/jv/net/make/pdf/
  7. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF 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/pdf/
  8. Buat HTML Menggunakan C#

    Buat HTML baharu dalam C# dalam beberapa langkah. Buat HTML 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/html/
  9. Gawe DOC Nganggo C#

    Gawe DOC anyar ing C# ing sawetara langkah. Nggawe DOC kanthi gampang nggunakake perpustakaan .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/jv/net/make/doc/
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for С++, boosting presentation impact across PPT and PPTX formats with clear С++ code examples....notes that standard marker shapes are available through the MarkerStyleType...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...

    docs.aspose.com/slides/cpp/chart-data-marker/