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

image scale

(0.14 sec)
  1. 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...
  2. 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...
  3. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported Image formats....on 3D scene and save in an image Contents [ Hide ] Using Aspose...that view into the supported image formats. Create a Fisheye lens...

    docs.aspose.com/3d/python-net/create-a-fisheye-...
  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. 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...
  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.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...
  9. 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...
  10. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the Image. Borders only have effect for inline Images in C++....of the image. Borders only have effect for inline images. System...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...