Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,323 for

image scale

(0.68 sec)
  1. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the Image that will be treated as transparent in C++....Defines the color value of the image that will be treated as transparent...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the Image is linked and not stored in the document in C++....method Returns true if the image is linked and not stored in...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for JavaScript via C++ to retrieve icon sets, data bars, and color Scale objects in conditional formatting from spreadsheet files....Icon Sets, Data Bars or Color Scales Objects used in Conditional...cells and you want to create an image file based on them. You might...

    docs.aspose.com/cells/javascript-cpp/get-icon-s...
  5. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting....create a watermark from an image in the local file system. Document...Document (); // Modify the image watermark's appearance with...

    reference.aspose.com/words/net/aspose.words/ima...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...