Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,945 for

resize

(0.07 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. Enhance Your Presentations with AutoFit in C++|...

    Learn how to manage AutoFit settings in Aspose.Slides for C++ to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Microsoft PowerPoint uses the Resize shape to fix text setting for...the textbox—it automatically resizes the textbox to ensure its text...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  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. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution... Examples 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...
  5. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…... which allows the shape to resize based on the text. Additionally...FromArgb(ffontcolor); // Set autofit type to resize shape to fit text currentShapeTextBox...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  6. 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...
  7. 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...
  8. ImageSize class | Aspose.Words for Python

    aspose.words.drawing.ImageSize class. Contains information about image size and resolution... Examples 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. Technical Articles|Aspose.Slides Documentation

    Technical articles for Aspose.Slides for Java: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats....Working Solution for Worksheet Resizing Create Excel Charts and Embed...Working Solution for Chart Resizing in PPTX Prevent Presentation...

    docs.aspose.com/slides/java/technical-articles/
  10. 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-...