Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,813 for

box

(0.12 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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/ar/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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/it/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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/tr/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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/fr/python-net/aspose-cell...
  6. 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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/ar/python-net/aspose-cell...
  7. 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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  8. 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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/sv/java/aspose-cells-grid...
  9. 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. */ /* =========......earch { border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0...border-radius: 16px; overflow: hidden; box-shadow: 0 10px 40px rgba(102...

    docs.aspose.com/cells/ja/net/aspose-cells-gridj...
  10. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....var s = new Scene (); var box = new Box (); s . RootNode . CreateChildNode...CreateChildNode ( "box1" , box ). Material = new PhongMaterial ()...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...