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

image scale

(0.05 sec)
  1. ImageData.CropTop | Aspose.Words for .NET

    Optimize your Images with ImageData CropTop, controlling picture removal from the top for perfect framing and enhanced visual appeal....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...
  2. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified 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. 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...
  4. Watermarker.Create | Aspose.Words for .NET

    Create a new watermarker processor with our innovative method for enhancing your Images and protecting your content effortlessly....Shows how to insert watermark image to the document using context...watermarkerContext . ImageWatermarkOption . Scale = 50 ; Watermarker . Create...

    reference.aspose.com/words/net/aspose.words.low...
  5. Watermark SVG image via Java | products.aspose.com

    Sample Java conversion code for SVG format to file. Use this example code to convert SVG to within any Web or Desktop Java based application....Imaging Java Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via Java Build your own Java...

    products.aspose.com/imaging/java/watermark/svg/
  6. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any Scale for enhanced visual output....Graphics object to a specified scale. public SizeF RenderToScale... float x , float y , float scale ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.ren...
  7. 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...
  8. Watermark SVG image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark SVG Image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Watermark Svg PPTX DOCX...SVG Add Text Watermark to SVG images via C# Build your own .NET...

    products.aspose.com/imaging/net/watermark/svg/
  9. HtmlSaveOptions.scaleImageToShapeSize property ...

    HtmlSaveOptions.ScaleImageToShapeSize property. Specifies whether Images are Scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...property Specifies whether images are scaled by Aspose.Words to the...scaleImageToShapeSiz () : boolean Remarks An image in a Microsoft Word document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    Discover the NodeRendererBase GetBoundsInPixels method to accurately calculate shape dimensions in pixels based on zoom and resolution for enhanced precision....float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...