Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,908 for

resize

(0.05 sec)
  1. 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...
  2. 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...
  3. Rotate Text in Word using C#

    Rotate text in Word using C#. Get all the details to set the IDE, a list of steps and a sample code to flip the text in Word using C#.... If you want to resize a picture, refer to the article...article on how to resize a picture in Word using C# . Updated on...

    kb.aspose.com/words/net/rotate-text-in-word-usi...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for C++: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Working Solution for Chart Resizing in PPTX Get Warning Callbacks...a Presentation as an Image Resize Shapes on Presentation Slides...

    docs.aspose.com/slides/cpp/technical-articles/
  9. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java.... Examples: Shows how to resize a shape with an image. // When...shape.getHeight()); // When we resize the shape, the size of the...

    reference.aspose.com/words/java/com.aspose.word...
  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-...