Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,665 for

shadow

(0.16 sec)
  1. Public API Changes in Aspose.Cells 8.8.1|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....uses the property to set the shadow effect of the text in a TextBox...detailed article on Setting Shadow Effect for Text . C# // Create...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....C++ Contents [ Hide ] Setting Shadow of Text Effects of Shape or...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  3. ShadowFormat.visible property | Aspose.Words fo...

    ShadowFormat.visible property. Returns ``True`` if the formatting applied to this instance is visible....Examples Shows how to work with a shadow formatting for the shape. doc...if shape . shadow_format . visible and shape . shadow_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....Examples Shows how to work with a shadow formatting for the shape. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....draw the string twice for a shadow effect Draw an optional border...for the gradient. To add the shadow effect, the target string is...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  6. Change Character Spacing of Excel TextBox or Sh...

    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...

    docs.aspose.com/cells/python-net/change-charact...
  7. Change Character Spacing of Excel TextBox or Sh...

    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...

    docs.aspose.com/cells/net/change-character-spac...
  8. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width 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...
  9. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the page borders 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/pag...
  10. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop Shadow effect, light effects, or a linear gradient and radial gradient....Drop Shadow Effect A typical example of the drop shadow effect...shape or text. Also, a drop shadow effect can be used to make...

    docs.aspose.com/svg/net/drawing-basics/filters-...