Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,459 for

shadow

(0.04 sec)
  1. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color....green wavy page border with a shadow. doc = aw . Document () page_setup...= 24 page_setup . borders . shadow = True doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style....green wavy page border with a shadow. doc = aw . Document () page_setup...= 24 page_setup . borders . shadow = True doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 投影 – 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/
  4. Working with the Reflection Effect of Shape or ...

    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....Document Assistant Close Setting Shadow of Text Effects of Shape or...or TextBox Working with the Shadow Effect of Shape or Chart...

    docs.aspose.com/cells/java/working-with-the-ref...
  5. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....green wavy page border with a shadow. let doc = new aw . Document...24 ; pageSetup . borders . shadow = true ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...green wavy page border with a shadow. Document doc = new Document...24 ; pageSetup . Borders . Shadow = true ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Aspose::Words::Font::HasDmlEffect method | Aspo...

    Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....:: Words :: TextDmlEffect :: Shadow )); ASSERT_TRUE ( runs -> idx_get...:: Words :: TextDmlEffect :: Shadow )); ASSERT_TRUE ( runs -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。... \n\n Text Effects > Shadow > Offset Bottom" ); // Set...Set all the text runs shadow to preset offset bottom for ( int i...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  9. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!... Shadow ), Is . True ); Assert . That...HasDmlEffect ( TextDmlEffect . Shadow ), Is . True ); Assert . That...

    reference.aspose.com/words/net/aspose.words/fon...
  10. WordArt|Aspose.Slides 文档

    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....EnableOuterShadowEff (); auto shadow = ashp -> get_EffectFormat...get_OuterShadowEffect (); shadow -> set_BlurRadius ( 4.0 ); shadow -> set_Direction...

    docs.aspose.com/slides/zh/cpp/wordart/