Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,840 for

image scale

(0.04 sec)
  1. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetOpaqueBoundsInPixels method. Calculates the opaque bounds of the shape in pixels for a specified zoom factor and resolution in C++....float scale , float dpi ) Parameter Type Description scale float...Examples Shows how to measure and scale shapes. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.ren...
  2. Aspose.PSD for .NET 19.5 - Release Notes|Docume...

    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....Scale P:Aspose.PSD.FileFormats.Psd...LayerResources.PtFlResource.Scale P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  3. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...saveOptions) Renders the shape into an image and saves into a file. save...fileName string The name for the image file. If a file with the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Drawing::ImageData::get_Contrast...

    Aspose::Words::Drawing::ImageData::get_Contrast method. Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast) in C++....Shows how to edit a shape’s image data. auto imgSourceDoc = MakeObject...MakeObject < Document > ( MyDir + u "Images.docx" ); auto sourceShape =...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  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. Aspose.PSD for .NET 19.12 - 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....using ( var psd = ( PsdImage ) Image . Load ( "example.psd" )) {...psd" ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-1...
  9. 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...
  10. 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-...