Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 4,944 for

resize

(0.04 sec)
  1. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text....Shows how to get a text box to resize itself to fit its contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.Resize_vertically property. Gets or sets whether to Resize the picture vertically from the source....resize_vertically property FieldIncludePicture.resize_vertically...property Gets or sets whether to resize the picture vertically from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Showing Cell Range as Data Labels|Documentation

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for .NET. This guide demonstrates how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Type of Data Labels of Chart Resize Chart's Data Label Shape To...

    docs.aspose.com/cells/net/showing-cell-range-as...
  5. 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...
  6. 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...
  7. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#....code Specify Default Fonts Resize Image in a Word Document Related...

    docs.aspose.com/words/net/insert-picture-in-doc...
  8. Change Chart Position and Size|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.... get ( 0 ); // Resize the chart chart . getChartObject...

    docs.aspose.com/cells/java/change-chart-positio...
  9. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code.... If you want to learn to resize these images, refer to the...the article on how to resize image in C# . Updated on 28 Apr 2022...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  10. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and save the desired portion of image as a separate image on the disk.... If you want to learn to resize these images, refer to the...the article on how to resize image in C# . Updated on 01 Jun 2022...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...