Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 50,319 for

shape

(0.26 sec)
  1. Render Presentation Slides as SVG Images in PHP...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for PHP via Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/php-java/render-a-slide-...
  2. Feature List|Documentation

    This page describes the feature list of Aspose.Diagram library....like Document, Page, Master, Shape, StyleSheet and Connect. Protection...backgrounds, masters (stencils), shapes and styles so that they cannot...

    docs.aspose.com/diagram/net/feature-list/
  3. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...Presentation()) { // Adds a smile shape and then animates it IAutoShape...= presentation.Slides[ 0 ].Shapes.AddAutoShape(ShapeType.SmileyFace...

    products.aspose.com/slides/net/conversion/pptx-...
  4. ChartSeriesType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartSeriesType enumeration. Specifies a type of a chart series.... SHAPE , 0 , True ) . as_shape () . chart # Remove...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...understanding, this happens when the shape does not explicitly store the...Background2 , Text1 , Text2 . From Shape.Presentation.MasterTheme.ColorScheme...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  6. Convert JPG To GIF C#

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

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

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

    products.aspose.com/words/net/conversion/jpg-to...
  8. Convert Visio to other formats|Documentation

    This topic show you how to convert Visio to SVG,XPS,XML,XAML formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to SVG,XPS,XML,XAML with a few lines of code....Visio Drawing with Selective Shapes Using Aspose.Diagram API, developers...developers can select a group of shapes to convert a Visio drawing...

    docs.aspose.com/diagram/python-java/convert-vis...
  9. Support of Fill Layers|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....gradient creates a diamond shape from the starting point. Support...

    docs.aspose.com/psd/net/support-of-fill-layers/
  10. Convert TXT to PPS via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....in text frame of any slide shape inside presentation Save the...IAutoShape ashape = slide . Shapes . AddAutoShape ( ShapeType...

    products.aspose.com/total/net/conversion/txt-to...