Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 8,770 for

image scale

(0.19 sec)
  1. Aspose.PSD for .NET 20.10 - 发行说明|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFilePath...)) { image . Save ( outputFile , new PsdOptions ( image )); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...Shows how to edit a shape’s image data. img_source_doc = aw ....Document ( file_name = MY_DIR + 'Images.docx' ) source_shape = img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your Images. Control grayScale display for stunning visual effects and improved user engagement....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose.PSD for .NET 22.12 - 发行说明|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....using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...const int Scale = 4 ; int newWidth = image . Width * Scale ; int...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Layer group export image error:The rectangle has no common processing...PNG:" + mergedPngPath); } } image.png (109.1 KB) Professionalize...

    forum.aspose.com/t/layer-group-export-image-err...
  6. ImageData.Borders | Aspose.Words for .NET

    Discover the ImageData Borders property to enhance inline Images with customizable borders. Elevate your visuals and improve user engagement today!...of the image. Borders only have effect for inline images. public...Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageData.BiLevel | Aspose.Words for .NET

    Discover the ImageData BiLevel property to effortlessly control black and white Image display, enhancing your visual content with precision....property Determines whether an image will be displayed in black and...Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.Contrast | Aspose.Words for .NET

    Adjust Image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.Brightness | Aspose.Words for .NET

    Adjust your Image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact....Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose.PSD for .NET 19.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....using ( var psd = ( PsdImage ) Image . Load ( "example.psd" )) {...psd" ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...