Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,830 for

resize

(0.04 sec)
  1. Manage DataLabels of Excel Charts with Golang v...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....for Data Labels of the Chart Resize Chart’s Data Label Shape To...

    docs.aspose.com/cells/go-cpp/insert-datalabels-...
  2. FieldIncludePicture.ResizeVertically | Aspose.W...

    Discover how the ResizeVertically property of FieldIncludePicture enhances image management by allowing vertical resizing for optimal display....property Gets or sets whether to resize the picture vertically from...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ShapeBase.Width | Aspose.Words for .NET

    Discover the ShapeBase Width property. Easily adjust the width of your shape's containing block for enhanced design flexibility and precision....docx" ); Shows how to resize a shape with an image. // When...EqualTo ( 150.0d )); // When we resize the shape, the size of the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....docx" ); Shows how to resize a shape with an image. // When...EqualTo ( 150.0d )); // When we resize the shape, the size of the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....image, so you have to specify `Resize proportionally` boolean parameter...should the resulting image resized proportionally or not. Additionally...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. How to rotate an image|Documentation

    Rotate an image to a fixed angle. Flip images vertically or horizontally. Rotate photos to a selected angle....image, so you have to specify `Resize proportionally` boolean parameter...should the resulting image resized proportionally or not. In case...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. How to Change Width of Column in Excel using Py...

    This article explains how to change width of column in Excel using Python. It guides to set IDE and provides a list of steps and a sample code to adjust column width in Excel using Python....sample code demonstrating how to resize columns in Excel using Python...code has demonstrated how to resize a column in Excel using Python...

    kb.aspose.com/cells/python/how-to-change-width-...
  8. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....docx' ) Shows how to resize a shape with an image. # When...shape . height ) # When we resize the shape, the size of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....docx" ); Shows how to resize a shape with an image. // When...toEqual ( 150.0 ); // When we resize the shape, the size of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...text boxes can dynamically resize based on their content. This...ensure that the text boxes resize correctly as expected. If you...

    forum.aspose.com/t/how-to-overlapping-textbox-a...