Sort Score
Result 10 results
Languages All
Labels All
Results 8,621 - 8,630 of 50,861 for

shape

(0.36 sec)
  1. What is font? | Aspose.Font for .NET

    Font is a fairly complex topic. When developing any interface, you will encounter the part where you need to code fonts. This chapter makes it easier for you.... The glyph is a unique shape, design, or way it looks. It...

    docs.aspose.com/font/net/what-is-font/
  2. Aspose.Cells .NET 25.x.x and above - Free Suppo...

    From version 25.x.x.x and above (newer) pie charts generates chart exception. When opening .xlsx template with pie charts in it and trying to save it, exception is thrown. Whats more, it seems that 3D charts also wont re…...these issues: CELLSNET-57486 Shape to image error when saving file...

    forum.aspose.com/t/aspose-cells-net-25-x-x-and-...
  3. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....PowerPoint: change backgrounds, add shapes, customize the layout, etc...Master (background, fonts, shapes, etc.). However, when several...

    docs.aspose.com/slides/java/slide-master/
  6. Convert JPG To DOCX C#

    Convert JPG to DOCX format in C# code. Save JPG as DOCX using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  7. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....; var shape = builder.InsertImage("Input.txt"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/text-t...
  8. Convert HTML To Markdown C#

    Convert HTML to Markdown format in C# code. Save HTML as Markdown using C#....; var shape = builder.InsertImage("Input.html"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/html-t...
  9. Convert JPG To HTML C#

    Convert JPG to HTML format in C# code. Save JPG as HTML using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To TXT C#

    Convert JPG to TXT format in C# code. Save JPG as TXT using C#....; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/jpg-to...