Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,741 for

shadow

(0.1 sec)
  1. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...Inner Shadow, Inner Glow, Gradient Overlay and Drop Shadow, can...Overlay, Drop Shadow, Inner Glow and Inner Shadow are supported...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  2. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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....PSDNET-70 Add support of Drop Shadow effect Feature PSDNET-71 Rendering...Rendering for export of Drop Shadow effect Feature PSDNET-74 Support...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  3. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....Fill, Outline & Shadow Properties Aspose.Cells for...TextOptions.Outline, and TextOptions.Shadow properties, which allow you...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Border | Aspose.Words for Java

    Represents a border of an object in Java....indicating whether the border has a shadow. getThemeColor() Gets the theme...indicating whether the border has a shadow. setThemeColor(int value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... shadow Defines whether a shadow is applied to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this shape object has after applying drawing effects. Value is measured in points in C++....> ( get_MyDir () + u "Shape shadow effect.docx" ); System :: ArrayPtr...effects, and the second one has a shadow and thick outline. // These...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects... shadow Gets or sets a value indicating...indicating whether the border has a shadow. this[] this[] top Gets the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::Shape::get_ShadowEnable...

    Aspose::Words::Drawing::Shape::get_ShadowEnabled method. Returns true if a Shadow effect is enabled in C++....d method Returns true if a shadow effect is enabled. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a Shadow is applied to the text on a text path in C++....extPath::get_Shadow method TextPath::get_Shadow method Defines...Defines whether a shadow is applied to the text on a text path. bool...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 在 C++ 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中创建和自定义 WordArt 效果。此分步指南帮助开发人员在 C++ 中使用专业文本提升演示文稿。...EnableOuterShadowEff (); auto shadow = ashp -> get_EffectFormat...get_OuterShadowEffect (); shadow -> set_BlurRadius ( 4.0 ); shadow -> set_Direction...

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