Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 49,210 for

shape

(2.74 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. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....params ShapeBase[] ) Groups the shapes passed as a parameter into...params ShapeBase[] ) Groups the shapes passed as a parameter into...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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...
  4. 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
  5. 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/net/ps/working-with-clips/
  6. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …... Emf image is in Shapes collection of the Page object...there is an Ungroup method: Shape.Ungroup | Aspose.Diagram for...

    forum.aspose.com/t/issue-converting-vsd-with-em...
  7. Შექმენით Დოკუმენტი C# Ში

    შექმენით ფაილი .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C# ში რამდენიმე ნაბიჯით....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/
  8. Გააკეთეთ HTML C# Ის Გამოყენებით

    შექმენით ახალი HTML C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML .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/html/
  9. Გააკეთეთ DOC C# Ის Გამოყენებით

    შექმენით ახალი DOC C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC .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/doc/
  10. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...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...