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

resize

(0.39 sec)
  1. Page Layout and Margins|Aspose.PDF for Java

    Learn how to adjust PDF page layout in Java by adding margins, resizing page contents, and inserting page breaks....add margins to selected pages resize content boxes on specific pages...

    docs.aspose.com/pdf/java/page-layout-and-margins/
  2. How to Convert JPG to Black and White PDF in Java

    This tutorial provides information on how to convert JPG to Black and White PDF in Java. You will get all the necessary details for writing a JPG to Black and White PDF converter in Java including the configuration details, step-wise process and a runnable sample code....the image is loaded, you can resize the image, rotate it, or even...to resize an image, refer to the article on how to resize image...

    kb.aspose.com/imaging/java/how-to-convert-jpg-t...
  3. Manipulate Photoshop PSD Images using C#|Docume...

    C# .NET Photoshop Manipulation API supports a lot of features to work with PSD Images. Mostly used cases are listed in this section....Saving Images Crop, Rotate and Resize Images Modifying Images Setting...

    docs.aspose.com/psd/net/manipulating-images/
  4. Export 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....other supported image formats, resize, rotate and flip without using...

    docs.aspose.com/imaging/sharepoint/export-images/
  5. 调整 PDF 页面内容|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 调整特定 PDF 页面内容的大小。...initialize_data_dir # Resize PDF Page Contents def resize_pdf_page_contents...PdfFileEditor () if not pdf_editor . resize_contents ( FileIO ( infile...

    docs.aspose.com/pdf/zh/python-net/resize-pdf-pa...
  6. 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...
  7. Create Bitmap in Java | Draw Shapes and Text on...

    Learn how to create and draw on bitmaps in Java using Aspose.Drawing. This guide covers image loading, drawing shapes and text, and saving bitmap files.... Resize an Existing Image Try Aspose...using Java 8. Resize an Existing Image # To resize a bitmap image:...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  8. ImageSize.WidthPoints | Aspose.Words for .NET

    Discover the ImageSize WidthPoints property to easily obtain image width in points—perfect for precise measurements in design projects!...get ; } 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...
  9. ImageSize.HeightPoints | Aspose.Words for .NET

    Discover the ImageSize HeightPoints property to easily retrieve image height in points—1 point equals 1/72 inch. Optimize your images effortlessly!...get ; } 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...
  10. Add Image in Worksheet|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/net/add-image-in-worksheet/