Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 48,106 for

shape

(0.13 sec)
  1. Image Clipping in C#

    This article explains image clipping in C#. It includes the environment configuration details, the step-by-step process, and a code snippet to make a clipped photo in C#....the GraphicsPath class Add a shape or path and set the clip Load...

    kb.aspose.com/drawing/net/image-clipping-in-csh...
  2. Convert Image To PNG Python

    Convert Image to PNG format in Python code. Save Image as PNG using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  3. Convert Image To BMP Python

    Convert Image to BMP format in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.png" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.png") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  4. Convert JPG To GIF Python

    Convert JPG to GIF format in Python code. Save JPG as GIF using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  5. Convert JPG To Image Python

    Convert JPG to Image format in Python code. Save JPG as Image using Python....DocumentBuilder(doc) shape = builder.insert_image( "Input.jpg" ) shape.get_shape_renderer()...DocumentBuilder(doc) shape = builder.insert_image("Input.jpg") shape.get_shape_renderer()...

    products.aspose.com/words/python-net/conversion...
  6. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...Chart chart = ((Shape)doc.GetChild(NodeType.Shape, 0, true)).Chart;...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  7. Փոխարկել JPG BMP Javascript

    Փոխարկեք JPG ը BMP ձևաչափի JavaScript կոդով: Պահեք JPG որպես BMP օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.jpg" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.jpg") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել Պատկեր SVG Javascript

    Փոխարկեք Պատկեր ը SVG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես SVG օգտագործելով JavaScript:...DocumentBuilder(doc) shape = builder.insertImage( "Input.png" ) shape.getShapeRenderer()...DocumentBuilder(doc) shape = builder.insertImage("Input.png") shape.getShapeRenderer()...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/rtf/
  10. ChartSeries.DataLabels | Aspose.Words for .NET

    Discover the ChartSeries DataLabels property to customize data label settings for your entire series. Enhance your data visualization today!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

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