Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,750 for

image scale

(0.15 sec)
  1. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your Images by removing unwanted portions from the bottom for a perfect fit....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.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...
  3. ImageData.CropRight | Aspose.Words for .NET

    Discover the ImageData CropRight property, control picture cropping from the right side for precise Image editing 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...
  4. ImageData.CropLeft | Aspose.Words for .NET

    Discover the ImageData CropLeft property to easily adjust Image framing by removing unwanted portions from the left side for a perfect fit....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...
  5. 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...
  6. Aspose.PSD for .NET 23.10 - 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....PsdImage psdImage = ( PsdImage ) Image . Load ( sourceFile )) { psdImage...using ( PsdImage image = ( PsdImage ) Image . Load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document watermarking. Enhance your documents with ease and efficiency....ImageWatermark { get; set; } Image bytes to be used as a watermark...TextWatermarkOptions { get; } Options for the image watermark. WarningCallback {...

    reference.aspose.com/words/net/aspose.words.low...
  8. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and Image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....examples show how to add text and image watermarks to the PDF while...foreground/background, and scale to the page in RenderingWatermark...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  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. 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...