Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,748 for

shadow

(0.46 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......1: Add rounded corners and shadow to search modal */ /* .x-s... { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  2. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......1: Add rounded corners and shadow to search modal */ /* .x-s... { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......1: Add rounded corners and shadow to search modal */ /* .x-s... { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0...

    docs.aspose.com/cells/sv/net/aspose-cells-gridj...
  4. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......1: Add rounded corners and shadow to search modal */ /* .x-s... { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0...

    docs.aspose.com/cells/ru/net/aspose-cells-gridj...
  5. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......1: Add rounded corners and shadow to search modal */ /* .x-s... { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0...

    docs.aspose.com/cells/ar/net/aspose-cells-gridj...
  6. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the page borders....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...
  7. ShadowFormat.clear method | Aspose.Words for Py...

    ShadowFormat.clear method. Clears Shadow format....clear method clear() Clears shadow format. def clear ( self ):...Examples Shows how to work with a shadow formatting for the shape. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....xlsx" ); Support for Shadow Effects Aspose.Cells 16.10...together allows to set the shadow effect on a Shape object. The...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your page borders for a polished, professional look in your documents....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/pag...
  10. ShadowFormat.type property | Aspose.Words for N...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../Shadowtype/) for ShadowFormat....ShadowType Remarks Setting a new shadow type will reset Color and Transparency...sense to first set the desired shadow type and only then Color and...

    reference.aspose.com/words/nodejs-net/aspose.wo...