Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,072 for

change image size

(0.29 sec)
  1. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....The selected example adds an image into a PDF file to illustrate...illustrate the concept. To add an image in a PDF file, different operators...

    docs.aspose.com/pdf/java/operators/
  2. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated Images, in dots per inch....resolution for the generated images, in dots per inch. get horizontalResolution...to raster image formats and affects the output size in pixels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....Imaging Product Family Aspose.BarCode...the drawing of a circle by changing different properties to meet...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....preview issue , we assigned an image of the selected worksheet area...frame displaying the worksheet image, the Excel workbook is activated...

    docs.aspose.com/slides/java/working-solution-fo...
  5. Working with PDF Pages in Python|Aspose.PDF for...

    How to manipulate pages in PDF documents programmatically using Aspose.PDF for Python via .NET library.... You can add text or images in the headers and footers...watermark for creating background images in your PDF file with Aspose...

    docs.aspose.com/pdf/python-net/working-with-pages/
  6. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust Image quality in DPI for optimal clarity and detail in your projects....resolution for the generated images, in dots per inch. public float...to raster image formats and affects the output size in pixels...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....preview issue , we assigned an image of the selected worksheet area...frame displaying the worksheet image, the Excel workbook is activated...

    docs.aspose.com/slides/androidjava/working-solu...
  8. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation.... size (); i ++ ) { for ( var j = 0...; j < table . getColumns (). size (); j ++ ) { var currentCell...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  9. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    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....whenever saving PSD files with size more than 200 MB and large dimensions...dimensions Bug PSDNET-1998 Image saving failed exception when...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...Image image = new com.aspose.pdf.Image(); File tempImageFile...FileInputStream(tempImageFile)) { image.setImageStream(imageInputStreamForP);...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...