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

image scale

(0.11 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. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.Scale_Image_to_shape_size property. Specifies whether Images are Scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...scale_image_to_shape_size property HtmlSaveOptions.scale_image_to_shape_size...property Specifies whether images are scaled by Aspose.Words to the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WatermarkerContext class | Aspose.Words for Python

    aspose.words.lowcode.WatermarkerContext class. Document watermarker context....ProcessorContext ) image_watermark Image bytes to be used as...as a watermark. image_watermark_options Options for the text watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  6. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_Image method...set_image method set_image(image_path, options) def set_image...set_image ( self , image_path : str , options : aspose . words . ImageWatermarkOption...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  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. 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...
  10. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....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...