Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,463 for

shadow

(0.54 sec)
  1. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns true if the formatting applied to this instance is visible in C++....Examples Shows how to work with a shadow formatting for the shape. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border color in C++....green wavy page border with a shadow. auto doc = System :: MakeObject...pageSetup -> get_Borders () -> set_Shadow ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Aspose.Cells 8.9.2 中的公共 API 变更|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....Fill、Outline 和 Shadow 属性 Aspose.Cells for .NET 8...Fill、TextOptions.Outline 和 TextOptions.Shadow 属性,允许控制形状文本内容的不同方面,如填充、阴影和轮廓。...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python... Apply Shadow Effect This Python code shows...apply the outer shadow effect ( outer_shadow_effect ) to a rectangle:...

    docs.aspose.com/slides/python-net/shape-effect/
  5. ChartStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartStyle enumeration. Specifies predefined styles of a chart.... Shadowed A style with data points having a shadow. Gradient...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Rendering of Rotated Text Layers|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....Export Layer Group to image Shadow Effects in PSD File...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  7. Aspose.PSD Add Text Effects | products.aspose.com

    Learn how to add text effects lesson....different effects to it, such as shadows and strokes . Text layers are...and color. Then, we'll add a shadow effect to the text layer to...

    products.aspose.com/psd/tutorial/add-text-effects/
  8. ChartStyle | Aspose.Words for Java

    Specifies predefined styles of a chart in Java.... SHADOWED A style with data points having a shadow. TRANSPARENT_1...area is shaded. SHADOWED public static int SHADOWED A style with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from text in points in C++....green wavy page border with a shadow. auto doc = System :: MakeObject...pageSetup -> get_Borders () -> set_Shadow ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Convert PSD to PNG using C#|Documentation

    C# .NET Photoshop Manipulation API can convert from PSD format to PNG Format with the code provided in this article.... Also, you can see the shadow effect on the PSD Shape Layer...

    docs.aspose.com/psd/net/psd-to-png/