Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,271 for

resize

(0.03 sec)
  1. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your text, enhancing document presentation....Shows how to get a text box to resize itself to fit its contents...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose.Imaging for Python

    This API allows to manipulate images in Python applications. Allows to create, convert, edit, images and perform other operations on images....and White PDF using Python Resize Image using Python Compress...

    kb.aspose.com/imaging/python/
  3. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....set; } Gets or sets whether to resize the picture horizontally from...set; } Gets or sets whether to resize the picture vertically from...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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-...
  5. 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...
  6. 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...
  7. 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...
  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. Aspose.PSD for .NET 21.5 - 发行说明|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.... Resize ( layer . Width * 5 / 4 , layer...Height * scaleY ); layer . Resize ( newWidth , newHeight ); Thread...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. How to Compress Image Size in C#

    This quick tutorial explains how to compress image size in C#. To compress image size without losing quality C# environment settings, coding steps and runnable sample code is also shared....want to resize image, refer to the article on how to resize image...

    kb.aspose.com/imaging/net/how-to-compress-image...