Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 9,694 for

effects

(0.08 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalSize method. Gets or sets the value of shape's relative size in vertical direction in C++.... Has effect only if HeightRelative is set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalSize method. Gets or sets the value of shape's relative size in horizontal direction in C++.... Has effect only if WidthRelative is set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character....get_effective_tab_stops method Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... Has effect only for top level shapes....

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

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....Bubble chart should have a 3-D effect applied to them. Explosion...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis.... Remarks The property has effect only for time category axes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. إدارة إطارات الصور في العروض التقديمية في .NET|...

    أضف إطارات الصور إلى عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET. سهل سير عملك وحسّن تصميم الشرائح....foreach ( var effect in imageTransform ) { if ( effect is IAlphaModulateFixed...على الصور في Aspose.Slides.Effects . تنسيق إطار الصورة توفر Aspose...

    docs.aspose.com/slides/ar/net/picture-frame/
  8. 彩色滤光片 – Color Filters – C# 代码

    了解如何在 C# 中编辑 SVG – 使用 Aspose.SVG for .NET 库在 SVG 中添加和编辑新元素、将 SVG 过滤器应用于位图等。... 饱和效果 – Saturation Effect 饱和度效果是使用颜色矩阵的一种特殊情况。让我们看一下...image filter = "url(#saturation-effect)" href = "http://docs.aspose...

    docs.aspose.com/svg/zh/net/color-filters/
  9. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....you to get the transparency effect applied to an image. This PHP...$imageTransform as $effect ) { if ( java_instanceof ( $effect , new JavaClass...

    docs.aspose.com/slides/php-java/picture-frame/
  10. Управление рамками изображений в презентациях с...

    Добавьте рамки изображений в презентации PowerPoint и OpenDocument с помощью Aspose.Slides для C++. Оптимизируйте рабочий процесс и улучшите дизайн слайдов....get_ImageTransform (); for ( auto && effect : imageTransform ) { if ( System...Is < IAlphaModulateFixed > ( effect )) { float transparencyValue...

    docs.aspose.com/slides/ru/cpp/picture-frame/