Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 10,513 for

scaling

(0.11 sec)
  1. Aspose.PSD CLI调整大小用于.NET 24.6 - 发行说明|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....png" , Scale = 200 , OutputFormat = "png"...

    docs.aspose.com/psd/zh/net/cli/resize/aspose-ps...
  2. PdfSaveOptions.ZoomFactor | Aspose.Words for .NET

    Discover PdfSaveOptions' ZoomFactor property to easily adjust document zoom levels in percentages, enhancing your PDF viewing experience....Acrobat, we will see the document scaled at 1/4 of its actual size....

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose.PSD CLI Resize cho .NET 24.4 - Ghi chú p...

    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....png" , Scale = 200 , OutputFormat = "png"...

    docs.aspose.com/psd/vi/net/cli/resize/release-n...
  4. Aspose.Drawing for .NET

    Cross-platform 2D graphics library for drawing geometric shapes, text, and images with System.Drawing compatible API in C# and .NET applications....in C# Draw Pentagon using C# Scale Image in C# Image Clipping in...

    kb.aspose.com/drawing/net/
  5. Catatan Rilis Aspose.PSD CLI Resize untuk .NET ...

    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....png" , Scale = 200 , OutputFormat = "png"...

    docs.aspose.com/psd/id/net/cli/resize/catatan-r...
  6. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....the page width, height, and scale. This property can be used to...

    docs.aspose.com/diagram/net/change-page-size/
  7. Convert from SVG(Scalable Vector Graphics) to o...

    Using Aspose.Imaging for .NET you can easily convert from SVG(Scalable Vector Graphics) to other formats...the fact that the SVG can be scaled to different sizes without...

    products.aspose.com/imaging/net/conversion/from...
  8. Resize images Via net, all supported image form...

    Using Aspose.Imaging you can easily Resize images Via net...Raster graphics images must be scaled by creating a new image with...

    products.aspose.com/imaging/net/resize/
  9. Aspose.PSD CLI Resize cho .NET 24.6 - Ghi chú p...

    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....png" , Scale = 200 , OutputFormat = "png"...

    docs.aspose.com/psd/vi/net/cli/resize/aspose-ps...
  10. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...getHeight(); double scale = Math.min(sx, sy); AffineTransform...translate(ix, iy); at.scale(scale, scale); g2.drawImage(img, at...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595