Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,827 for

resize

(0.06 sec)
  1. Use client side functions to select range or ge...

    This article describes how to get selected range in GridWeb.... Resize GridWeb in the browser window...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....Set the attributes for auto-resize, auto-rotate, and hiding the...file, set the flag to auto-resize, auto-rotate, and hide the...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  3. ImageSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageSize class, your go-to resource for detailed image size and resolution insights for enhanced document quality.... Examples 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. Aspose.PSD for .NET 23.1 - 发布说明|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 ( 110 , 90 ); var layers =...layerOk = layers [ 0 ]; layerOk . Resize ( 100 , 80 ); var layerException...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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....example demonstrates how to resize the Adobe® Photoshop® image...example demonstrates how to resize the PSD file with smart object...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. 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...
  7. 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...
  8. 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...
  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...