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

image scale

(1.24 sec)
  1. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the Image is linked to the shape (when SourceFullName is specified) in C++....method Returns true if the image is linked to the shape (when...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_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an Image in C++....method Defines the title of an image. System :: String Aspose ::...Shows how to edit a shape’s image data. auto imgSourceDoc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  5. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes Image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your documents!...property Specifies whether images are scaled by Aspose.Words to the...{ get ; set ; } Remarks An image in a Microsoft Word document...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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-...
  7. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, Scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  8. 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...
  9. 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...
  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...