Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 6,761 for

shadow

(0.08 sec)
  1. presetshadow - Aspose.Slides for Java - API Ref...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....Cloneable Represents a Preset Shadow effect. Method Summary All...Direction of shadow. double getDistance () Distance of shadow. IPresetShadowEffecti...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. ShadowFormat.Clear | Aspose.Words for .NET

    ShadowFormat Clear method. Clears Shadow format in C#....Clear method Clears shadow format. public void Clear ()...Examples Shows how to work with a shadow formatting for the shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../Shadowtype/) for ShadowFormat.... Examples Shows how to get shadow color. doc = aw . Document...Document ( file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Cells::Drawing::ShapePropertyCollection...

    Aspose::Cells::Drawing::ShapePropertyCollection class. This class specifies the visual shape properties for a chart element or shape in C++....ClearShadowEffect() Clears the shadow effect of the chart element...ShadowEffect object that specifies shadow effect for the chart element...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. LayerEffectsTypes | Aspose.PSD for .NET API Ref...

    LayerEffectsTypes LayerEffectsTypes enumeration Layer blending effects public enum LayerEffectsTypes Values Name Valu......Description DropShadow 0 The drop shadow OuterGlow 1 The outer glow...glow InnerShadow 7 The inner shadow Stroke 8 The stroke BevelEmboss...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Aspose::Slides::Effects::IOuterShadowEffectiveD...

    Public Member Functions | List of all members Aspose::Slides::Effects::IOuterShadowEffectiveData Class Reference abst......object which represents an Outer Shadow effect. More... #include <...get_Direction ()=0 Direction of shadow. Read-only float . More......

    reference.aspose.com/slides/cpp/class/aspose.sl...
  7. Aspose::Words::TextDmlEffect enum | Aspose.Word...

    Aspose::Words::TextDmlEffect enum. Dml text effect for text runs in C++.... Shadow 2 Shadow effect. Outline 3 Outline...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Manage Shape Options|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....Shape's Glow Effect Setting Shadow of Text Effects of Shape or...Shape or Chart Working with the Shadow Effect of Shape or Chart Working...

    docs.aspose.com/cells/java/managing-shape-options/
  9. ShdwType | Aspose.Diagram for .NET API Reference

    Indicates the default Shadow type for a page....class Indicates the default shadow type for a page. public class...set; } Indicates the default shadow type for a page. Methods Name...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. 投影 – SVG 滤镜 – C# 代码

    了解如何编写 SVG 代码并使用 Aspose.SVG API 创建投影效果,并将投影效果应用于 SVG 形状和文本。... 投影 – Drop Shadow – SVG 代码 SVG 中的阴影效果是一种常见的视觉效果,用于在...2 < defs > 3 < filter id = "shadow" x = "-20" y = "-20" height...

    docs.aspose.com/svg/zh/net/drop-shadow/