Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 13,780 for

image scale

(0.2 sec)
  1. PatternHeight | Aspose.PSD for .NET API 参考

    获取或设置图案的高度...0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...Math . Abs ( fillSettings . Scale - 50 ) > tolerance ) { throw...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  2. ImageData.Borders | Aspose.Words for .NET

    ImageData Borders property. 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. public...Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. NodeRendererBase.GetBoundsInPixels | Aspose.Wor...

    NodeRendererBase GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C#....float scale , float dpi ) Parameter Type Description scale Single...Examples Shows how to measure and scale shapes. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ren...
  4. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the Image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....property Returns True if the image is linked to the shape (when...Shows how to edit a shape’s image data. img_source_doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.IsLink | Aspose.Words for .NET

    ImageData IsLink property. Returns true if the Image is linked to the shape when SourceFullName is specified in C#....property Returns true if the image is linked to the shape (when...Shows how to edit a shape’s image data. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.ChromaKey | Aspose.Words for .NET

    ImageData ChromaKey property. 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. Document imgSourceDoc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetSizeInPixels method. Calculates the size 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...
  8. Linked | Aspose.PSD for .NET API Reference

    Linked PatternFillSettings.Linked property Gets or sets a value indicating whether this PatternFillSettings is linked......0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...Math . Abs ( fillSettings . Scale - 50 ) > tolerance ) { throw...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. HorizontalOffset | Aspose.PSD for .NET API Refe...

    HorizontalOffset PatternFillSettings.HorizontalOffset property Gets or sets the horizontal offset. public int Horizon......0001 ; var im = ( PsdImage ) Image . Load ( sourceFileName ); using...Math . Abs ( fillSettings . Scale - 50 ) > tolerance ) { throw...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. Excel遍历图片 适应单元格大小并居中 - Free Support Forum - asp...

    我有一个excel中含有多张照片,我想要按照将里面的图片全部适应单元格大小并居中处理 ,有什么好的方法吗? 最好性能上是比较好...get(0); //Get all the images in the worksheet PictureCollection...//Calculate the scale factors to fit the image within the cell...

    forum.aspose.com/t/excel/292674