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

resize

(0.11 sec)
  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....//subsequent call of Picture#resize() will operate relative to...its top-left corner pict . resize (); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  2. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++....get_HeightPoints () 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...
  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. 在工作表中添加图像|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...
  5. Aspose.PSD for .NET 22.12 - 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....interface Feature PSDNET-725 Resizing of the specified PSD file...Usage examples: PSDNET-725. Resizing of the specified PSD file...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. Modifying Images|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.... The steps to perform Resize are as simple as below: Load...GIF Compressor on an image. Resizing WMF file while converting...

    docs.aspose.com/imaging/java/modifying-images/
  7. Public API Changes in Aspose.Imaging 3.7.0|Docu...

    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(System.Int32,System.Int32,Aspose...FileFormats .Svg. SvgImage .Resize(System.Int32,System.Int32,Aspose...

    docs.aspose.com/imaging/java/public-api-changes...
  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. 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-...
  10. Create EPS File in C#

    This quick tutorial guides how to create an EPS file in C#. It covers the stepwise algorithm and a runnable code to make EPS file in C#....need to resize EPS files then read the article on Resize EPS in...

    kb.aspose.com/page/net/create-eps-file-in-csharp/