Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 46,923 for

shape

(0.12 sec)
  1. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate Shape dimensions in pixels based on zoom and resolution for enhanced precision....Calculates the bounds of the shape in pixels for a specified zoom...the page) bounding box of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/jpg/
  3. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/python-net/compress/t...
  4. Showing Cell Range as the Data Labels with Gola...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts.... Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with Golang via...

    docs.aspose.com/cells/go-cpp/showing-cell-range...
  5. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D Shape rendering and visual impact....enumeration Specifies how 3D shape effects are rendered. public...Document ( MyDir + "DrawingML shape 3D effects.docx" ); RenderCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ChartLegend.Font | Aspose.Words for .NET

    Customize your ChartLegend font settings effortlessly! Access default formatting and easily override specific legend entries for a polished look....chart = (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartXValue.fromString method | Aspose.Words fo...

    ChartXValue.fromString method. Creates a [ChartXValue](../) instance of the [ChartXValueType.String](../../chartxvaluetype/#String) type.... DocumentBuilder (); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let department1Series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartLegend.legendEntries property | Aspose.Wor...

    ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 432 , 252 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ImageData.imageBytes property | Aspose.Words fo...

    ImageData.imageBytes property. Gets or sets the raw bytes of the image stored in the Shape....of the image stored in the shape. get imageBytes () : number...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Managing Tags and Custom Data|Aspose.Slides Doc...

    Add tags and custom data to PowerPoint presentations in C# or .NET..."value" ; } Or any individual Shape : using ( Presentation pres...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/managing-tags-and-cu...