Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 49,137 for

shape

(0.07 sec)
  1. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....can I export only a specific shape (e.g., chart or picture) rather...for individual shapes ; you can render a shape to a PNG image...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon Shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...pptx” having one icon shape in the first slide. When I open...code: presentation.slides[0].shapes[0].picture_format.picture.image...

    forum.aspose.com/t/getting-an-error-while-savin...
  3. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/vdx/
  4. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  5. How to Add Camera for Range|Documentation

    This article introduces how to add a camera for a range using the Aspose.Cells for .NET API....a cell or range in an image shape. You can link the picture to...Picture object. Update the shape’s selected value in the worksheet...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  6. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for Shapes, text, and paths in Aspose.SVG....can color any SVG element – shapes, paths, lines, or text – using...attributes. How to color SVG shapes, paths, and text. How to apply...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  7. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....the image in the Shape class object. The Shape class object is...

    kb.aspose.com/words/net/how-to-resize-a-picture...
  8. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/create/...
  10. ChartSeriesType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesType enum to enhance your chart series with diverse options for dynamic data visualization....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...