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

resize

(1.26 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. 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/
  4. 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-...
  5. 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...
  6. 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...
  7. Manipulate Images in Java|Documentation

    Manipulate images using Java Image Processing Library, such as removing backgrounds, converting, merging, and modifying images....Kernel Filters Crop, Rotate and Resize Images Deskew image Drawing...

    docs.aspose.com/imaging/java/manipulating-images/
  8. Aspose.PSD for Java 25.11 - 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....PSDJAVA-805 Non-destructive crop and resize do not work as expected. Bug...PSDJAVA-805. Non-destructive crop and resize do not work as expected. public...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. 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...
  10. Deskew image|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.... Crop, Rotate and Resize Images Drawing Images...

    docs.aspose.com/imaging/java/deskew-image/