Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,022 for

resize

(0.22 sec)
  1. 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...
  2. Resizing rotated shapes - Free Support Forum - ...

    Dear support team, we’ve been trying to Resize Shapes by computing a scaling factor and applying it to the shapes Height and Width properties to make them fit into a table cell. As long as the shape is oriented upright…...Resizing rotated shapes Aspose.Words Product Family words-net...team, we’ve been trying to resize Shape s by computing a scaling...

    forum.aspose.com/t/resizing-rotated-shapes/320848
  3. Manipulate Images in C#|Documentation

    Manipulate images using C# Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Saving Images Crop, Rotate and Resize Images Digital signing image...

    docs.aspose.com/imaging/net/manipulating-images/
  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. 在工作表中添加图像|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....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . Resize (); FileStream sw = File ....

    docs.aspose.com/cells/zh/net/add-image-in-works...
  6. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the document, but not upda…...pdf"); // Resize contents of resultant PDF int[]...size (MediaBox), but doesn’t resize the CropBox or existing contents...

    forum.aspose.com/t/issue-in-updating-page-size-...
  7. Working with GridWeb Client Side Script|Documen...

    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....GridWeb cells on Client Side Resize GridWeb in the browser window...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....Type () Examples Shows how to resize a shape with an image. // When...get_Height ()); // When we resize the shape, the size of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Enhance Your Presentations with AutoFit in PHP|...

    Manage AutoFit settings in Aspose.Slides for PHP 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/php-java/manage-autofit-...
  10. 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...